|
|
@445
|
12 years |
Krister Nordvall |
Changes:
* A speed optimization to the eSHL_IM macro for 386 and …
|
|
|
@443
|
12 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Offset to ATA-ID buffer will no …
|
|
|
@439
|
12 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Drive identify is now skipped for …
|
|
|
@437
|
12 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Changed Fast XTIDE to Lo-tech …
|
|
|
@435
|
12 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Even quicker optimization to …
|
|
|
@434
|
12 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Quick fix to AH=00h: Error code is …
|
|
|
@433
|
12 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Cleaned AH=00h a bit.
|
|
|
@429
|
12 years |
Tomi Tilli |
Quick fix to the previous commit.
|
|
|
@428
|
12 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Motor spin up is now waited when …
|
|
|
@422
|
12 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Modified ROMVARS for user defined …
|
|
|
@421
|
12 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Addressing modes are now NORMAL, …
|
|
|
@417
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* AT builds now relocate INT 13h …
|
|
|
@414
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* MEMPIOVARS no longer overflow when …
|
|
|
@413
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Hotkeys are now displayed at least …
|
|
|
@410
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Hotkey Bar now support color …
|
|
|
@400
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Moved 8-bit device support to …
|
|
|
@399
|
13 years |
Krister Nordvall |
Changes:
* Added Power Management (Standby Timer) support to the BIOS …
|
|
|
@398
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* IRQ related stuff is now optional …
|
|
|
@397
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Cleaned some code concerning …
|
|
|
@395
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Hotkey Bar and drive translations …
|
|
|
@392
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Greatly improved Hotkey Bar is …
|
|
|
@386
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Boot menu is now an optional …
|
|
|
@376
|
13 years |
Greg Lindhorst |
WIDE checkin... Added copyright and license information to sorce …
|
|
|
@370
|
13 years |
Krister Nordvall |
Changes:
* Added some missing PIO mode timings to ATA_ID.inc (based …
|
|
|
@369
|
13 years |
Greg Lindhorst |
Removed align directives for initalization code and added define for …
|
|
|
@365
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Errors from AH=9h are stored to …
|
|
|
@364
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Advanced ATA Module variables are …
|
|
|
@363
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Added Advanced ATA Module …
|
|
|
@332
|
13 years |
Krister Nordvall |
Changes:
* Fixed a bug in the new BIOS Drive Information Tool.
* …
|
|
|
@324
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Boot Menu now displays correct …
|
|
|
@322
|
13 years |
Krister Nordvall |
Changes to XTIDE Universal BIOS:
* Commented out the FS and GS …
|
|
|
@316
|
13 years |
Greg Lindhorst |
Fixed a bug with ah0h/reset of a serial drive that was found during …
|
|
|
@305
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* AH=25h (Get Drive Information) no …
|
|
|
@294
|
13 years |
Krister Nordvall |
Commit 2/2 (BIOS):
* Fixed a bug in AH1h_HStatus.asm.
* Minor …
|
|
|
@285
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Some minor optimizations.
* Boot …
|
|
|
@283
|
13 years |
Greg Lindhorst |
Fixed bug where total sector count was not being properly calculated …
|
|
|
@282
|
13 years |
Greg Lindhorst |
More fun with resets: It turns out to be important to reset our drives …
|
|
|
@279
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Drive internal write cache is now …
|
|
|
@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
* …
|
|
|
@275
|
13 years |
Greg Lindhorst |
Made some tweaks to ah0h, saving some space by taking advantage of …
|
|
|
@271
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* AH=0h (Reset) should now work but …
|
|
|
@269
|
13 years |
Greg Lindhorst |
Fixed a bug with reporting the number of hard disks when there were …
|
|
|
@264
|
13 years |
Greg Lindhorst |
Corrected a bug where the initial pointer to idevars0 was not properly set.
|
|
|
@263
|
13 years |
Greg Lindhorst |
Oops, forgot to check if it still compiled without floppy support, …
|
|
|
@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 …
|
|
|
@260
|
13 years |
Greg Lindhorst |
Implemented function int13h/05h (floppy disk format track), that …
|
|
|
@259
|
13 years |
Greg Lindhorst |
For function int13/0h, restored the code to only reset the floppy …
|
|
|
@258
|
13 years |
Greg Lindhorst |
Added floppy drive emulation over the serial connection …
|
|
|
@257
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* AH=15h now properly stores error …
|
|
|
@252
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Boot menu now shows only one …
|
|
|
@250
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* INT 19h reset handler is now …
|
|
|
@249
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Number of successfully transferred …
|
|
|
@243
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Brought back optional "A then C" …
|
|
|
@232
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Minor improvements to AH=24h (Set …
|
|
|
@230
|
13 years |
Krister Nordvall |
Changes to XTIDE Universal BIOS:
* Some small optimizations
|
|
|
@229
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* All builds now initialize drives …
|
|
|
@228
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Drive size can now be limited for …
|
|
|
@227
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* EBIOS functions now work in lite mode.
|
|
|
@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 …
|
|
|
@212
|
13 years |
Greg Lindhorst |
Fixed a bug where DL was always zero when transitioning control to the …
|
|
|
@200
|
13 years |
Greg Lindhorst |
Added logic to skip scanning COM ports if a COM port was already found …
|
|
|
@194
|
13 years |
Greg Lindhorst |
ifdef'd out more unused code. Also added a tool for looking through …
|
|
|
@193
|
13 years |
Greg Lindhorst |
Space optimizations in AccessDPT.asm, transfer one routine to a macro …
|
|
|
@191
|
13 years |
Greg Lindhorst |
Space optimization in Address.asm, includes bug fix for …
|
|
|
@181
|
13 years |
Krister Nordvall |
Changes to all parts of the project:
* Size optimizations.
* Added …
|
|
|
@176
|
13 years |
Greg Lindhorst |
Made a module around the EBIOS code, so that it can be turned off to …
|
|
|
@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 …
|
|
|
@166
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Removed Address.asm from the old …
|
|
|
@165
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Hopefully this commit is …
|
|
|
@162
|
13 years |
Krister Nordvall |
Changes to all parts of the project:
* Size optimizations, mostly by …
|
|
|
@161
|
13 years |
Krister Nordvall |
Changes to XTIDE Universal BIOS:
* Minor size optimizations.
* …
|
|
|
@158
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Optimized few bytes.
|
|
|
@157
|
14 years |
Krister Nordvall |
Changes to the XTIDE Universal BIOS:
* Size optimizations in …
|
|
|
@156
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Removed unnecessary files.
|
|
|
@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!" …
|
|
|
@140
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* INT 13h functions should no …
|
|
|
@130
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Boot menu finally works but …
|
|
|
@128
|
14 years |
Krister Nordvall |
Changes to the XTIDE Universal BIOS:
* Size optimizations in various …
|
|
|
@122
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Bottom info now appears but menu …
|
|
|
@121
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Endianness is now corrected for …
|
|
|
@120
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Display library now gets …
|
|
|
@117
|
14 years |
Krister Nordvall |
Changes to the XTIDE Universal BIOS:
* Bugfix: The stack swapping in …
|
|
|
@116
|
14 years |
Krister Nordvall |
Changes to all parts of the project:
* Removed a redundant macro …
|
|
|
@96
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Cleaned boot loader code some more.
|
|
|
@95
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Smaller boot sector loading …
|
|
|
@93
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Diagnostic cylinder can no longer …
|
|
|
@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 …
|
|
|
@84
|
14 years |
Krister Nordvall |
Minor size optimizations in various files.
|
|
|