|
|
@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 …
|
|
|
@277
|
13 years |
Greg Lindhorst |
Moved the bulk of the serial code to the assembly library, for …
|
|
|
@274
|
13 years |
Greg Lindhorst |
Fixed register corruption bugs with the AT build for getting number of …
|
|
|
@271
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* AH=0h (Reset) should now work but …
|
|
|
@270
|
13 years |
Greg Lindhorst |
Fixed a bug with the number of floppy drives reported, if there were …
|
|
|
@269
|
13 years |
Greg Lindhorst |
Fixed a bug with reporting the number of hard disks when there were …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@254
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Changed BOOTNFO to BOOTMENUINFO …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@229
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* All builds now initialize drives …
|
|
|
@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 …
|
|
|
@194
|
13 years |
Greg Lindhorst |
ifdef'd out more unused code. Also added a tool for looking through …
|
|
|
@192
|
13 years |
Greg Lindhorst |
Optimized away some long jumps, by rearranging routines within files, …
|
|
|
@189
|
13 years |
Greg Lindhorst |
Additional space optimizations, including making IdleProcessing an …
|
|
|
@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
|
|
|
@175
|
13 years |
Greg Lindhorst |
ifdef of existing serial code, in preperation for checkin
|
|
|
@174
|
13 years |
Krister Nordvall |
Changes to XTIDE Universal BIOS:
* Excluded the Math_DivDXAXbyCX …
|
|
|
@173
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* L-CHS parameters are now generated …
|
|
|
@169
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Old Int 13h functions can now …
|
|
|
@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 …
|
|
|
@158
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Optimized few bytes.
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@126
|
14 years |
Krister Nordvall |
Changes to the XTIDE Universal BIOS:
* Minor size optimization in …
|
|
|
@124
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Some boot menu fixes but menu …
|
|
|
@123
|
14 years |
Krister Nordvall |
Fixed a couple of mistakes.
|
|
|
@120
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Display library now gets …
|
|
|
@102
|
14 years |
Krister Nordvall |
Changes to XTIDE Universal BIOS
* Minor optimization in FloppyDrive.asm
|
|
|
@99
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Even more initialization code …
|
|
|
@98
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Some more initialization …
|
|
|
@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.
|
|
|
@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 …
|
|
|
@39
|
14 years |
Tomi Tilli |
* Better INT 40h handler detection to fix floppy drive detection with …
|
|
|
@35
|
14 years |
Tomi Tilli |
Cleaned recent changes a bit to save few bytes.
|
|
|
@33
|
14 years |
Tomi Tilli |
Interrupt controllers are now unmasked during drive reset.
|
|
|
@28
|
14 years |
Tomi Tilli |
* v1.1.1 broke booting from foreign drives, it is now fixed.
* …
|
|
|
@27
|
14 years |
Tomi Tilli |
* v1.1.1 broke booting from foreign drives, it is now fixed.
* Fixed …
|
|
|
@23
|
14 years |
Tomi Tilli |
Booting is now possible from hard disks if floppy controller reset …
|
|
|
@3
|
14 years |
Tomi Tilli |
|