source: xtideuniversalbios

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @351   12 years aitotat
(edit) @350   12 years aitotat
(edit) @349   12 years aitotat
(edit) @348   12 years aitotat Release v2.0.0 beta 1
(edit) @347   12 years aitotat Changes to BIOS Drive Information Tool: * Added copyright information.
(edit) @346   12 years aitotat Changes to XTIDE Universal BIOS: * Added some comments.
(edit) @345   12 years aitotat Changes to Configurator v2: * Modified copyright string (now included …
(edit) @344   12 years aitotat Changes to Serial Server: * Makefile now works with Windows SDK 7.1.
(edit) @343   12 years gregli Updated serial server makefile so it builds properly with nmake and …
(edit) @342   12 years krille_n_ Edited wiki page Manual_v2_0_0 through web user interface.
(edit) @341   12 years krille_n_ Changes: * Fixed a bug from r323 in DisplayPrint.asm. * Removed some …
(edit) @340   12 years aitotat Changes to BIOS Drive Information Tool: * Added license string.
(edit) @339   12 years gregli Changed text in help string for configurator copyright and license …
(edit) @338   12 years gregli Added GNU GPL notice to the serial server.
(edit) @337   12 years gregli Neglected to add Main_License.txt include file for configurator.
(edit) @336   12 years gregli Removed %ifdef that was preventing the configuration from building in …
(edit) @335   12 years gregli Added GNU GPL v2 license.txt
(edit) @334   12 years gregli Serial server DPT flag optimization, remove Serial/IDE specific header …
(edit) @333   12 years krille_n_ Edited wiki page SerialDrives through web user interface.
(edit) @332   12 years krille_n_ Changes: * Fixed a bug in the new BIOS Drive Information Tool. * …
(edit) @331   12 years aitotat Edited wiki page Manual_v2_0_0 through web user interface.
(edit) @330   12 years aitotat Edited wiki page Manual_v2_0_0 through web user interface.
(edit) @329   12 years aitotat Edited wiki page Manual_v2_0_0 through web user interface.
(edit) @328   12 years aitotat Edited wiki page Manual_v2_0_0 through web user interface.
(edit) @327   12 years aitotat BIOS Drive Information Tool v1.0.0
(edit) @326   12 years aitotat Initial import.
(edit) @325   12 years aitotat Edited wiki page Manual_v2_0_0 through web user interface.
(edit) @324   12 years aitotat Changes to XTIDE Universal BIOS: * Boot Menu now displays correct …
(edit) @323   12 years aitotat Changes to Assembly Library: * Added Display Library function for …
(edit) @322   12 years krille_n_ Changes to XTIDE Universal BIOS: * Commented out the FS and GS …
(edit) @321   12 years gregli Updates for serial drive documentation.
(edit) @320   12 years gregli Update to serial drive documentation.
(edit) @319   12 years gregli Updates to serial drive documentation.
(edit) @318   12 years gregli Updates to serial drive documentation.
(edit) @317   12 years gregli Updates to serial drive documentation.
(edit) @316   12 years gregli Fixed a bug with ah0h/reset of a serial drive that was found during …
(edit) @315   12 years gregli Updates to serial drive documentation.
(edit) @314   12 years gregli Updates to serial drive documentation.
(edit) @313   12 years gregli Updates to serial drive documentation.
(edit) @312   12 years gregli Updates to serial drive documentation.
(edit) @311   12 years gregli Updates to serial drive documentation.
(edit) @310   12 years gregli Updates to serial drive documentation.
(edit) @309   12 years gregli Updates to serial drive documentation.
(edit) @308   12 years gregli Updates to serial drive documentation.
(edit) @307   12 years gregli Updates to serial drive documentation.
(edit) @306   12 years gregli Early draft of serial support documentation, seeing how this Wiki …
(edit) @305   12 years aitotat Changes to XTIDE Universal BIOS: * AH=25h (Get Drive Information) no …
(edit) @304   12 years aitotat Edited wiki page Manual_v2_0_0 through web user interface.
(edit) @303   12 years aitotat Edited wiki page Manual_v2_0_0 through web user interface.
(edit) @302   12 years aitotat Edited wiki page Manual_v2_0_0 through web user interface.
(edit) @301   12 years aitotat Edited wiki page Manual_v2_0_0 through web user interface.
(edit) @300   12 years aitotat Edited wiki page Manual_v2_0_0 through web user interface.
(edit) @299   12 years aitotat Edited wiki page Manual_v2_0_0 through web user interface.
(edit) @298   12 years aitotat Edited wiki page Manual_v2_0_0 through web user interface.
(edit) @297   12 years aitotat Edited wiki page Manual_v2_0_0 through web user interface.
(edit) @296   12 years aitotat Edited wiki page Manual_v2_0_0 through web user interface.
(edit) @295   12 years aitotat Created wiki page through web user interface.
(edit) @294   12 years krille_n_ Commit 2/2 (BIOS): * Fixed a bug in AH1h_HStatus.asm. * Minor …
(edit) @293   12 years krille_n_ Commit 1/2 (Library, Configurators and Serial Server): * Changed …
(edit) @292   12 years gregli Small optimization, moved around some serial code to avoid a few jumps …
(edit) @291   12 years aitotat Changes to XTIDE Universal BIOS: * Added BOOT_MENU_DEFAULT_TIMEOUT define.
(edit) @290   12 years aitotat Changes to Configurator v2: * Added option to disable boot menu.
(edit) @289   12 years aitotat Changes to Assembly Library: * Menu Library now properly restores …
(edit) @288   12 years aitotat Changes to XTIDE Universal BIOS: * Changed wip string to beta character.
(edit) @287   12 years aitotat Changes to Assembly Library: * Hopefully fixed a problem of wrong …
(edit) @286   12 years aitotat Changes to Configurator v2: * JR-IDE/ISA can now be selected. * …
(edit) @285   12 years aitotat Changes to XTIDE Universal BIOS: * Some minor optimizations. * Boot …
(edit) @284   12 years gregli Increased the width of the drive Model name that the boot menu …
(edit) @283   12 years gregli Fixed bug where total sector count was not being properly calculated …
(edit) @282   12 years gregli More fun with resets: It turns out to be important to reset our drives …
(edit) @281   12 years aitotat Changes to XTIDE Universal BIOS: * All IDE Error Register errors from …
(edit) @280   12 years gregli Updated configurator with serial code move to assembly library. …
(edit) @279   12 years aitotat Changes to XTIDE Universal BIOS: * Drive internal write cache is now …
(edit) @278   12 years gregli Updated version number of serial server.
(edit) @277   12 years gregli Moved the bulk of the serial code to the assembly library, for …
(edit) @276   12 years aitotat Changes to XTIDE Universal BIOS: * Changed version number to 2.0.0 * …
(edit) @275   12 years gregli Made some tweaks to ah0h, saving some space by taking advantage of …
(edit) @274   12 years gregli Fixed register corruption bugs with the AT build for getting number of …
(edit) @273   12 years aitotat Changes to XTIDE Universal BIOS: * Updated main.asm for 8k JR-IDE/ISA …
(edit) @272   12 years aitotat Changes to XTIDE Universal BIOS: * Updated makefile to build only 8k …
(edit) @271   12 years aitotat Changes to XTIDE Universal BIOS: * AH=0h (Reset) should now work but …
(edit) @270   12 years gregli Fixed a bug with the number of floppy drives reported, if there were …
(edit) @269   12 years gregli Fixed a bug with reporting the number of hard disks when there were …
(edit) @268   12 years aitotat Changes to XTIDE Universal BIOS: * JR-IDE/ISA support now works!
(edit) @267   12 years aitotat Changes to XTIDE Universal BIOS: * More JR-IDE/ISA fixes.
(edit) @266   12 years aitotat Changes to XTIDE Universal BIOS: * Some fixes for JR-IDE/ISA code …
(edit) @265   12 years aitotat Changes to XTIDE Universal BIOS: * Now builds without serial module.
(edit) @264   12 years gregli Corrected a bug where the initial pointer to idevars0 was not properly set.
(edit) @263   12 years gregli Oops, forgot to check if it still compiled without floppy support, …
(edit) @262   12 years gregli More optimizations. Merged RamVars_IsFunction/DriveHandledByThisBIOS …
(edit) @261   12 years gregli Basic maintenance to enable the unused code check to work again, no …
(edit) @260   12 years gregli Implemented function int13h/05h (floppy disk format track), that …
(edit) @259   12 years gregli For function int13/0h, restored the code to only reset the floppy …
(edit) @258   12 years gregli Added floppy drive emulation over the serial connection …
(edit) @257   12 years aitotat Changes to XTIDE Universal BIOS: * AH=15h now properly stores error …
(edit) @256   12 years aitotat Changes to Assembly Library: * Added Precise Event Timer functions.
(edit) @255   12 years gregli Bug fix in BootMenuPrint, introduced in r241, where floppy disk …
(edit) @254   12 years aitotat Changes to XTIDE Universal BIOS: * Changed BOOTNFO to BOOTMENUINFO …
(edit) @253   12 years aitotat Changes to XTIDE Universal BIOS: * Forgot to remove code that stored …
(edit) @252   12 years aitotat Changes to XTIDE Universal BIOS: * Boot menu now shows only one …
Note: See TracRevisionLog for help on using the revision log.