|
|
@371
|
13 years |
Greg Lindhorst |
Small changes. 1) Changes biosdrvs.com to output CR+LF instead of …
|
|
|
@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 …
|
|
|
@368
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Minor fixes and optimizations.
|
|
|
@367
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Forgot to remove the magic word …
|
|
|
@366
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Restored previous AT build modules …
|
|
|
@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 …
|
|
|
@362
|
13 years |
Tomi Tilli |
Changes to Configurator:
* Updated device names.
|
|
|
@361
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Added untested support for Fast …
|
|
|
@360
|
13 years |
Tomi Tilli |
Changes to Configurator:
* Minimum user defined LBA is now 1 million …
|
|
|
@359
|
13 years |
Tomi Tilli |
Changes to BIOS Drive Information Tool:
* L-CHS variables generated …
|
|
|
@358
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Moved BIOS title and version …
|
|
|
@347
|
13 years |
Tomi Tilli |
Changes to BIOS Drive Information Tool:
* Added copyright information.
|
|
|
@346
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Added some comments.
|
|
|
@345
|
13 years |
Tomi Tilli |
Changes to Configurator v2:
* Modified copyright string (now included …
|
|
|
@344
|
13 years |
Tomi Tilli |
Changes to Serial Server:
* Makefile now works with Windows SDK 7.1.
|
|
|
@343
|
13 years |
Greg Lindhorst |
Updated serial server makefile so it builds properly with nmake and …
|
|
|
@341
|
13 years |
Krister Nordvall |
Changes:
* Fixed a bug from r323 in DisplayPrint.asm.
* Removed some …
|
|
|
@340
|
13 years |
Tomi Tilli |
Changes to BIOS Drive Information Tool:
* Added license string.
|
|
|
@339
|
13 years |
Greg Lindhorst |
Changed text in help string for configurator copyright and license …
|
|
|
@338
|
13 years |
Greg Lindhorst |
Added GNU GPL notice to the serial server.
|
|
|
@337
|
13 years |
Greg Lindhorst |
Neglected to add Main_License.txt include file for configurator.
|
|
|
@336
|
13 years |
Greg Lindhorst |
Removed %ifdef that was preventing the configuration from building in …
|
|
|
@335
|
13 years |
Greg Lindhorst |
Added GNU GPL v2 license.txt
|
|
|
@334
|
13 years |
Greg Lindhorst |
Serial server DPT flag optimization, remove Serial/IDE specific header …
|
|
|
@332
|
13 years |
Krister Nordvall |
Changes:
* Fixed a bug in the new BIOS Drive Information Tool.
* …
|
|
|
@327
|
13 years |
Tomi Tilli |
BIOS Drive Information Tool v1.0.0
|
|
|
@326
|
13 years |
Tomi Tilli |
Initial import.
|
|
|
@324
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Boot Menu now displays correct …
|
|
|
@323
|
13 years |
Tomi Tilli |
Changes to Assembly Library:
* Added Display Library function for …
|
|
|
@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 …
|
|
|
@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
|
|
|