source: xtideuniversalbios/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @336   13 years Greg Lindhorst Removed %ifdef that was preventing the configuration from building in …
(edit) @335   13 years Greg Lindhorst Added GNU GPL v2 license.txt
(edit) @334   13 years Greg Lindhorst Serial server DPT flag optimization, remove Serial/IDE specific header …
(edit) @332   13 years Krister Nordvall Changes: * Fixed a bug in the new BIOS Drive Information Tool. * …
(edit) @327   13 years Tomi Tilli BIOS Drive Information Tool v1.0.0
(edit) @326   13 years Tomi Tilli Initial import.
(edit) @324   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * Boot Menu now displays correct …
(edit) @323   13 years Tomi Tilli Changes to Assembly Library: * Added Display Library function for …
(edit) @322   13 years Krister Nordvall Changes to XTIDE Universal BIOS: * Commented out the FS and GS …
(edit) @316   13 years Greg Lindhorst Fixed a bug with ah0h/reset of a serial drive that was found during …
(edit) @305   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * AH=25h (Get Drive Information) no …
(edit) @294   13 years Krister Nordvall Commit 2/2 (BIOS): * Fixed a bug in AH1h_HStatus.asm. * Minor …
(edit) @293   13 years Krister Nordvall Commit 1/2 (Library, Configurators and Serial Server): * Changed …
(edit) @292   13 years Greg Lindhorst Small optimization, moved around some serial code to avoid a few jumps …
(edit) @291   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * Added BOOT_MENU_DEFAULT_TIMEOUT define.
(edit) @290   13 years Tomi Tilli Changes to Configurator v2: * Added option to disable boot menu.
(edit) @289   13 years Tomi Tilli Changes to Assembly Library: * Menu Library now properly restores …
(edit) @288   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * Changed wip string to beta character.
(edit) @287   13 years Tomi Tilli Changes to Assembly Library: * Hopefully fixed a problem of wrong …
(edit) @286   13 years Tomi Tilli Changes to Configurator v2: * JR-IDE/ISA can now be selected. * …
(edit) @285   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * Some minor optimizations. * Boot …
(edit) @284   13 years Greg Lindhorst Increased the width of the drive Model name that the boot menu …
(edit) @283   13 years Greg Lindhorst Fixed bug where total sector count was not being properly calculated …
(edit) @282   13 years Greg Lindhorst More fun with resets: It turns out to be important to reset our drives …
(edit) @281   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * All IDE Error Register errors from …
(edit) @280   13 years Greg Lindhorst Updated configurator with serial code move to assembly library. …
(edit) @279   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * Drive internal write cache is now …
(edit) @278   13 years Greg Lindhorst Updated version number of serial server.
(edit) @277   13 years Greg Lindhorst Moved the bulk of the serial code to the assembly library, for …
(edit) @276   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * Changed version number to 2.0.0 * …
(edit) @275   13 years Greg Lindhorst Made some tweaks to ah0h, saving some space by taking advantage of …
(edit) @274   13 years Greg Lindhorst Fixed register corruption bugs with the AT build for getting number of …
(edit) @273   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * Updated main.asm for 8k JR-IDE/ISA …
(edit) @272   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * Updated makefile to build only 8k …
(edit) @271   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * AH=0h (Reset) should now work but …
(edit) @270   13 years Greg Lindhorst Fixed a bug with the number of floppy drives reported, if there were …
(edit) @269   13 years Greg Lindhorst Fixed a bug with reporting the number of hard disks when there were …
(edit) @268   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * JR-IDE/ISA support now works!
(edit) @267   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * More JR-IDE/ISA fixes.
(edit) @266   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * Some fixes for JR-IDE/ISA code …
(edit) @265   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * Now builds without serial module.
(edit) @264   13 years Greg Lindhorst Corrected a bug where the initial pointer to idevars0 was not properly set.
(edit) @263   13 years Greg Lindhorst Oops, forgot to check if it still compiled without floppy support, …
(edit) @262   13 years Greg Lindhorst More optimizations. Merged RamVars_IsFunction/DriveHandledByThisBIOS …
(edit) @261   13 years Greg Lindhorst Basic maintenance to enable the unused code check to work again, no …
(edit) @260   13 years Greg Lindhorst Implemented function int13h/05h (floppy disk format track), that …
(edit) @259   13 years Greg Lindhorst For function int13/0h, restored the code to only reset the floppy …
(edit) @258   13 years Greg Lindhorst Added floppy drive emulation over the serial connection …
(edit) @257   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * AH=15h now properly stores error …
(edit) @256   13 years Tomi Tilli Changes to Assembly Library: * Added Precise Event Timer functions.
(edit) @255   13 years Greg Lindhorst Bug fix in BootMenuPrint, introduced in r241, where floppy disk …
(edit) @254   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * Changed BOOTNFO to BOOTMENUINFO …
(edit) @253   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * Forgot to remove code that stored …
(edit) @252   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * Boot menu now shows only one …
(edit) @251   13 years Krister Nordvall Changes: * Simplified the bug fix I did in r242. * Fixed a couple of …
(edit) @250   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * INT 19h reset handler is now …
(edit) @249   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * Number of successfully transferred …
(edit) @248   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * Booting with hotkey now properly …
(edit) @247   13 years Tomi Tilli Changes to Assembly Library: * Delay functions are no longer required …
(edit) @246   13 years Tomi Tilli Changes to Configurator v2: * Replaced reboot code with a call to …
(edit) @245   13 years Tomi Tilli Changes to Assembly Library: * Added functions to reboot computer. * …
(edit) @244   13 years Greg Lindhorst Removed tiny optimization for DEVICE_SERIAL being the last device type …
(edit) @243   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * Brought back optional "A then C" …
(edit) @242   13 years Krister Nordvall Changes: * Optimizations (both for size and speed) in IdeTransfer.asm …
(edit) @241   13 years Greg Lindhorst Space optimizations in the Boot Menu and BootInfo routines, taking …
(edit) @240   13 years Greg Lindhorst Added support for recursive string formats (%s can contain a %s) to …
(edit) @239   13 years Greg Lindhorst Passing ROMSIZE into main.asm to calculate number of 512B blocks for …
(edit) @238   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * Makefile now builds small (8k) and …
(edit) @237   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * Another quick fix: alignment byte …
(edit) @236   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * Restored lost alignment byte to …
(edit) @235   13 years Greg Lindhorst More fun with comments, restoring a comment change that was lost in …
(edit) @234   13 years Greg Lindhorst Serial Port: Missed updating some comments in the code from the last …
(edit) @233   13 years Greg Lindhorst Serial Port: split single byte port and baud into two bytes, taking …
(edit) @232   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * Minor improvements to AH=24h (Set …
(edit) @231   13 years Krister Nordvall Changes: * Additional tweaks to AccessDPT_ShiftPCHinAXBLtoLCH in …
(edit) @230   13 years Krister Nordvall Changes to XTIDE Universal BIOS: * Some small optimizations
(edit) @229   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * All builds now initialize drives …
(edit) @228   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * Drive size can now be limited for …
(edit) @227   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * EBIOS functions now work in lite mode.
(edit) @226   13 years Greg Lindhorst Moved .bSerialPortAndBaud out of the main DPT into a an attached struc …
(edit) @225   13 years Greg Lindhorst Serial Server, minor improvements to file handling.
(edit) @224   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * EBIOS functions now work again …
(edit) @223   13 years Krister Nordvall Changes: * Fixed what appears to be a mistake in EBIOS.inc * Added a …
(edit) @222   13 years Tomi Tilli Changes to Assembly Library: * Excluded pointer normalization …
(edit) @221   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * AH=0Ch (Seek) should work properly …
(edit) @220   13 years Greg Lindhorst Serial port code, removed pointer re(normalization) code as the …
(edit) @219   13 years Greg Lindhorst Serial Server, more minor improvements, added support for larger than …
(edit) @218   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * Number of sectors to transfer is …
(edit) @217   13 years Greg Lindhorst Serial Server: various improvements, turned on LBA28 support by default.
(edit) @216   13 years Greg Lindhorst Serial port code - improved pointer re-normalization.
(edit) @215   13 years Greg Lindhorst More minor improvements to the serial server, in particular improved …
(edit) @214   13 years Greg Lindhorst Rework of the serial write loop and read/write timeout code, resulting …
(edit) @213   13 years Greg Lindhorst Minor improvements to serial server.
(edit) @212   13 years Greg Lindhorst Fixed a bug where DL was always zero when transitioning control to the …
(edit) @211   13 years Greg Lindhorst More minor changes, improved usage message
(edit) @210   13 years Greg Lindhorst Various minor bug fixes and improvements to the serial server code.
(edit) @209   13 years Greg Lindhorst Initial checkin for the Serial Server code, to be run on a host …
(edit) @208   13 years Greg Lindhorst Enhanced checksum for serial communications, much better at detecting …
(edit) @207   13 years Greg Lindhorst Added buffer pointer denormalization check within the serial port code …
(edit) @206   13 years Tomi Tilli Changes to Configurator v2: * Program now properly quits when …
Note: See TracRevisionLog for help on using the revision log.