|
|
@490
|
12 years |
Greg Lindhorst |
Fixed a bug in the virtual serial drive code, where AX was being …
|
|
|
@489
|
12 years |
Greg Lindhorst |
Added version string to initial title banner, for cases where there is …
|
|
|
@480
|
12 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* XT-CF DMA transfers should now work.
|
|
|
@445
|
12 years |
Krister Nordvall |
Changes:
* A speed optimization to the eSHL_IM macro for 386 and …
|
|
|
@376
|
13 years |
Greg Lindhorst |
WIDE checkin... Added copyright and license information to sorce …
|
|
|
@334
|
13 years |
Greg Lindhorst |
Serial server DPT flag optimization, remove Serial/IDE specific header …
|
|
|
@292
|
13 years |
Greg Lindhorst |
Small optimization, moved around some serial code to avoid a few jumps …
|
|
|
@277
|
13 years |
Greg Lindhorst |
Moved the bulk of the serial code to the assembly library, for …
|
|
|
@262
|
13 years |
Greg Lindhorst |
More optimizations. Merged RamVars_IsFunction/DriveHandledByThisBIOS …
|
|
|
@258
|
13 years |
Greg Lindhorst |
Added floppy drive emulation over the serial connection …
|
|
|
@242
|
13 years |
Krister Nordvall |
Changes:
* Optimizations (both for size and speed) in IdeTransfer.asm …
|
|
|
@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 …
|
|
|
@223
|
13 years |
Krister Nordvall |
Changes:
* Fixed what appears to be a mistake in EBIOS.inc
* Added a …
|
|
|
@220
|
13 years |
Greg Lindhorst |
Serial port code, removed pointer re(normalization) code as the …
|
|
|
@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 …
|
|
|
@179
|
13 years |
Greg Lindhorst |
Main checkin, adding virtual IDE drive over serial port connection
|
|
|
@150
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Redesigned Disk Parameter Tables. …
|