|
|
@294
|
13 years |
Krister Nordvall |
Commit 2/2 (BIOS):
* Fixed a bug in AH1h_HStatus.asm.
* Minor …
|
|
|
@292
|
13 years |
Greg Lindhorst |
Small optimization, moved around some serial code to avoid a few jumps …
|
|
|
@285
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Some minor optimizations.
* Boot …
|
|
|
@281
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* All IDE Error Register errors from …
|
|
|
@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
* …
|
|
|
@268
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* JR-IDE/ISA support now works!
|
|
|
@267
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* More JR-IDE/ISA fixes.
|
|
|
@266
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Some fixes for JR-IDE/ISA code …
|
|
|
@262
|
13 years |
Greg Lindhorst |
More optimizations. Merged RamVars_IsFunction/DriveHandledByThisBIOS …
|
|
|
@258
|
13 years |
Greg Lindhorst |
Added floppy drive emulation over the serial connection …
|
|
|
@251
|
13 years |
Krister Nordvall |
Changes:
* Simplified the bug fix I did in r242.
* Fixed a couple of …
|
|
|
@249
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Number of successfully transferred …
|
|
|
@242
|
13 years |
Krister Nordvall |
Changes:
* Optimizations (both for size and speed) in IdeTransfer.asm …
|
|
|
@238
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Makefile now builds small (8k) and …
|
|
|
@234
|
13 years |
Greg Lindhorst |
Serial Port: Missed updating some comments in the code from the last …
|
|
|
@233
|
13 years |
Greg Lindhorst |
Serial Port: split single byte port and baud into two bytes, taking …
|
|
|
@226
|
13 years |
Greg Lindhorst |
Moved .bSerialPortAndBaud out of the main DPT into a an attached struc …
|
|
|
@224
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* EBIOS functions now work again …
|
|
|
@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 …
|
|
|
@220
|
13 years |
Greg Lindhorst |
Serial port code, removed pointer re(normalization) code as the …
|
|
|
@218
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Number of sectors to transfer is …
|
|
|
@216
|
13 years |
Greg Lindhorst |
Serial port code - improved pointer re-normalization.
|
|
|
@214
|
13 years |
Greg Lindhorst |
Rework of the serial write loop and read/write timeout code, resulting …
|
|
|
@208
|
13 years |
Greg Lindhorst |
Enhanced checksum for serial communications, much better at detecting …
|
|
|
@207
|
13 years |
Greg Lindhorst |
Added buffer pointer denormalization check within the serial port code …
|
|
|
@203
|
13 years |
Greg Lindhorst |
Reworked the 'skip detecting the slave if there was no master' code to …
|
|
|
@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 …
|
|
|
@181
|
13 years |
Krister Nordvall |
Changes to all parts of the project:
* Size optimizations.
* Added …
|
|
|
@180
|
13 years |
Greg Lindhorst |
Removed note-to-self comment, code in question is needed
|
|
|
@179
|
13 years |
Greg Lindhorst |
Main checkin, adding virtual IDE drive over serial port connection
|
|
|
@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
|
|
|
@171
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Restore IdeTransfer.asm to r169 …
|
|
|
@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 …
|
|
|
@161
|
13 years |
Krister Nordvall |
Changes to XTIDE Universal BIOS:
* Minor size optimizations.
* …
|
|
|
@160
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Support for XTIDE mod now works.
|
|
|
@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 …
|
|
|
@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. …
|