|
|
@316
|
13 years |
Greg Lindhorst |
Fixed a bug with ah0h/reset of a serial drive that was found during …
|
|
|
@294
|
13 years |
Krister Nordvall |
Commit 2/2 (BIOS):
* Fixed a bug in AH1h_HStatus.asm.
* Minor …
|
|
|
@291
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Added BOOT_MENU_DEFAULT_TIMEOUT define.
|
|
|
@284
|
13 years |
Greg Lindhorst |
Increased the width of the drive Model name that the boot menu …
|
|
|
@277
|
13 years |
Greg Lindhorst |
Moved the bulk of the serial code to the assembly library, for …
|
|
|
@276
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Changed version number to 2.0.0
* …
|
|
|
@262
|
13 years |
Greg Lindhorst |
More optimizations. Merged RamVars_IsFunction/DriveHandledByThisBIOS …
|
|
|
@261
|
13 years |
Greg Lindhorst |
Basic maintenance to enable the unused code check to work again, no …
|
|
|
@258
|
13 years |
Greg Lindhorst |
Added floppy drive emulation over the serial connection …
|
|
|
@254
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Changed BOOTNFO to BOOTMENUINFO …
|
|
|
@252
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Boot menu now shows only one …
|
|
|
@248
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Booting with hotkey now properly …
|
|
|
@244
|
13 years |
Greg Lindhorst |
Removed tiny optimization for DEVICE_SERIAL being the last device type …
|
|
|
@243
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Brought back optional "A then C" …
|
|
|
@242
|
13 years |
Krister Nordvall |
Changes:
* Optimizations (both for size and speed) in IdeTransfer.asm …
|
|
|
@241
|
13 years |
Greg Lindhorst |
Space optimizations in the Boot Menu and BootInfo routines, taking …
|
|
|
@238
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Makefile now builds small (8k) and …
|
|
|
@237
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Another quick fix: alignment byte …
|
|
|
@236
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Restored lost alignment byte to …
|
|
|
@235
|
13 years |
Greg Lindhorst |
More fun with comments, restoring a comment change that was lost in …
|
|
|
@233
|
13 years |
Greg Lindhorst |
Serial Port: split single byte port and baud into two bytes, taking …
|
|
|
@232
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Minor improvements to AH=24h (Set …
|
|
|
@227
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* EBIOS functions now work in lite mode.
|
|
|
@226
|
13 years |
Greg Lindhorst |
Moved .bSerialPortAndBaud out of the main DPT into a an attached struc …
|
|
|
@223
|
13 years |
Krister Nordvall |
Changes:
* Fixed what appears to be a mistake in EBIOS.inc
* Added a …
|
|
|
@221
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* AH=0Ch (Seek) should work properly …
|
|
|
@218
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Number of sectors to transfer is …
|
|
|
@203
|
13 years |
Greg Lindhorst |
Reworked the 'skip detecting the slave if there was no master' code to …
|
|
|
@200
|
13 years |
Greg Lindhorst |
Added logic to skip scanning COM ports if a COM port was already found …
|
|
|
@199
|
13 years |
Greg Lindhorst |
Adding proper serial port support to the Configurator, which required …
|
|
|
@196
|
13 years |
Greg Lindhorst |
Added printing of COM port and baud rate, when set explicitly by …
|
|
|
@193
|
13 years |
Greg Lindhorst |
Space optimizations in AccessDPT.asm, transfer one routine to a macro …
|
|
|
@181
|
13 years |
Krister Nordvall |
Changes to all parts of the project:
* Size optimizations.
* Added …
|
|
|
@179
|
13 years |
Greg Lindhorst |
Main checkin, adding virtual IDE drive over serial port connection
|
|
|
@178
|
13 years |
Krister Nordvall |
* Removed an %ifdef in RomVars.inc that prevented XTIDECFG from …
|
|
|
@176
|
13 years |
Greg Lindhorst |
Made a module around the EBIOS code, so that it can be turned off to …
|
|
|
@175
|
13 years |
Greg Lindhorst |
ifdef of existing serial code, in preperation for checkin
|
|
|
@173
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* L-CHS parameters are now generated …
|
|
|
@170
|
13 years |
Krister Nordvall |
Changes to all parts of the project:
* Minor size optimizations
* …
|
|
|
@169
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Old Int 13h functions can now …
|
|
|
@167
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Old Int 13h transfer functions …
|
|
|
@165
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Hopefully this commit is …
|
|
|
@158
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Optimized few bytes.
|
|
|
@155
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* AH=4h again uses VERIFY command …
|
|
|
@152
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* XTIDE mod should now be supported …
|
|
|
@150
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Redesigned Disk Parameter Tables. …
|
|
|
@148
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* INT 13h optimizations to save …
|
|
|
@143
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Removed "Boot sector found!" …
|
|
|
@137
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Menu selection timeout is now …
|
|
|
@127
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* More boot menu fixes.
|
|
|
@121
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Endianness is now corrected for …
|
|
|
@116
|
14 years |
Krister Nordvall |
Changes to all parts of the project:
* Removed a redundant macro …
|
|
|
@112
|
14 years |
Krister Nordvall |
Changes to the XTIDE Universal BIOS:
* Removed the original copy of …
|
|
|
@99
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Even more initialization code …
|
|
|
@97
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Inlined some initialization …
|
|
|
@96
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Cleaned boot loader code some more.
|
|
|
@93
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Diagnostic cylinder can no longer …
|
|
|
@92
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Removed ROM Boot from boot menu …
|
|
|
@90
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Removed INT 13h format and …
|
|
|
@88
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Now uses new libraries (untested) …
|
|
|
@86
|
14 years |
Krister Nordvall |
Size optimizations in various files in the XTIDE BIOS.
Also added a …
|
|
|
@28
|
14 years |
Tomi Tilli |
* v1.1.1 broke booting from foreign drives, it is now fixed.
* …
|
|
|
@3
|
14 years |
Tomi Tilli |
|