|
|
@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 …
|
|
|
@293
|
13 years |
Krister Nordvall |
Commit 1/2 (Library, Configurators and Serial Server):
* Changed …
|
|
|
@292
|
13 years |
Greg Lindhorst |
Small optimization, moved around some serial code to avoid a few jumps …
|
|
|
@291
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Added BOOT_MENU_DEFAULT_TIMEOUT define.
|
|
|
@290
|
13 years |
Tomi Tilli |
Changes to Configurator v2:
* Added option to disable boot menu.
|
|
|
@289
|
13 years |
Tomi Tilli |
Changes to Assembly Library:
* Menu Library now properly restores …
|
|
|
@288
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Changed wip string to beta character.
|
|
|
@287
|
13 years |
Tomi Tilli |
Changes to Assembly Library:
* Hopefully fixed a problem of wrong …
|
|
|
@286
|
13 years |
Tomi Tilli |
Changes to Configurator v2:
* JR-IDE/ISA can now be selected.
* …
|
|
|
@285
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Some minor optimizations.
* Boot …
|
|
|
@284
|
13 years |
Greg Lindhorst |
Increased the width of the drive Model name that the boot menu …
|
|
|
@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 …
|
|
|
@281
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* All IDE Error Register errors from …
|
|
|
@280
|
13 years |
Greg Lindhorst |
Updated configurator with serial code move to assembly library. …
|
|
|
@279
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Drive internal write cache is now …
|
|
|
@278
|
13 years |
Greg Lindhorst |
Updated version number of serial server.
|
|
|
@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 …
|
|
|
@274
|
13 years |
Greg Lindhorst |
Fixed register corruption bugs with the AT build for getting number of …
|
|
|
@273
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Updated main.asm for 8k JR-IDE/ISA …
|
|
|
@272
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Updated makefile to build only 8k …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@265
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Now builds without serial module.
|
|
|
@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 …
|
|
|
@256
|
13 years |
Tomi Tilli |
Changes to Assembly Library:
* Added Precise Event Timer functions.
|
|
|
@255
|
13 years |
Greg Lindhorst |
Bug fix in BootMenuPrint, introduced in r241, where floppy disk …
|
|
|
@254
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Changed BOOTNFO to BOOTMENUINFO …
|
|
|
@253
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Forgot to remove code that stored …
|
|
|
@252
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Boot menu now shows only one …
|
|
|
@251
|
13 years |
Krister Nordvall |
Changes:
* Simplified the bug fix I did in r242.
* Fixed a couple of …
|
|
|
@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 …
|
|
|
@248
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Booting with hotkey now properly …
|
|
|
@247
|
13 years |
Tomi Tilli |
Changes to Assembly Library:
* Delay functions are no longer required …
|
|
|
@246
|
13 years |
Tomi Tilli |
Changes to Configurator v2:
* Replaced reboot code with a call to …
|
|
|
@245
|
13 years |
Tomi Tilli |
Changes to Assembly Library:
* Added functions to reboot computer.
* …
|
|
|
@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 …
|
|
|
@240
|
13 years |
Greg Lindhorst |
Added support for recursive string formats (%s can contain a %s) to …
|
|
|
@239
|
13 years |
Greg Lindhorst |
Passing ROMSIZE into main.asm to calculate number of 512B blocks for …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@232
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Minor improvements to AH=24h (Set …
|
|
|
@231
|
13 years |
Krister Nordvall |
Changes:
* Additional tweaks to AccessDPT_ShiftPCHinAXBLtoLCH in …
|
|
|
@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.
|
|
|
@226
|
13 years |
Greg Lindhorst |
Moved .bSerialPortAndBaud out of the main DPT into a an attached struc …
|
|
|
@225
|
13 years |
Greg Lindhorst |
Serial Server, minor improvements to file handling.
|
|
|
@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 …
|
|
|
@222
|
13 years |
Tomi Tilli |
Changes to Assembly Library:
* Excluded pointer normalization …
|
|
|
@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 …
|
|
|
@219
|
13 years |
Greg Lindhorst |
Serial Server, more minor improvements, added support for larger than …
|
|
|
@218
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Number of sectors to transfer is …
|
|
|
@217
|
13 years |
Greg Lindhorst |
Serial Server: various improvements, turned on LBA28 support by default.
|
|
|
@216
|
13 years |
Greg Lindhorst |
Serial port code - improved pointer re-normalization.
|
|
|
@215
|
13 years |
Greg Lindhorst |
More minor improvements to the serial server, in particular improved …
|
|
|
@214
|
13 years |
Greg Lindhorst |
Rework of the serial write loop and read/write timeout code, resulting …
|
|
|
@213
|
13 years |
Greg Lindhorst |
Minor improvements to serial server.
|
|
|
@212
|
13 years |
Greg Lindhorst |
Fixed a bug where DL was always zero when transitioning control to the …
|
|
|
@211
|
13 years |
Greg Lindhorst |
More minor changes, improved usage message
|
|
|
@210
|
13 years |
Greg Lindhorst |
Various minor bug fixes and improvements to the serial server code.
|
|
|
@209
|
13 years |
Greg Lindhorst |
Initial checkin for the Serial Server code, to be run on a host …
|
|
|
@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 …
|
|
|
@206
|
13 years |
Tomi Tilli |
Changes to Configurator v2:
* Program now properly quits when …
|
|
|
@205
|
13 years |
Tomi Tilli |
Changes to Assembly Library:
* Menu Exit event can now be send when …
|
|
|
@204
|
13 years |
Tomi Tilli |
Changes to Configurator v2:
* Number of IDE controllers can now be …
|
|
|
@203
|
13 years |
Greg Lindhorst |
Reworked the 'skip detecting the slave if there was no master' code to …
|
|
|
@202
|
13 years |
Krister Nordvall |
Changes:
* Library/BIOS: Minor optimizations to …
|
|
|
@201
|
13 years |
Greg Lindhorst |
Fixed up conditional compilation so that we can continue to build …
|
|
|
@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 …
|
|
|
@198
|
13 years |
Greg Lindhorst |
Fixing a bug in the configurator with user entry of word values into …
|
|
|
@197
|
13 years |
Greg Lindhorst |
Some maintenance; no changes to the actual source. Moved the …
|
|
|
@196
|
13 years |
Greg Lindhorst |
Added printing of COM port and baud rate, when set explicitly by …
|
|
|