source: xtideuniversalbios/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @412   13 years Krister Nordvall Changes: * Minor optimizations to the JR-IDE/ISA code. * Some …
(edit) @411   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * Moved some IRQ and LBA48 code to …
(edit) @410   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * Hotkey Bar now support color …
(edit) @408   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * Restored polling BSY before …
(edit) @407   13 years Tomi Tilli Changes to Assembly Library: * One more attempt to properly restore …
(edit) @403   13 years Tomi Tilli Changes to Configurator: * Updated device types. * ROMVARS.wFlags is …
(edit) @402   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * Fast XTIDE support should now be …
(edit) @401   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * Removed standard IDE support from …
(edit) @400   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * Moved 8-bit device support to …
(edit) @399   13 years Krister Nordvall Changes: * Added Power Management (Standby Timer) support to the BIOS …
(edit) @398   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * IRQ related stuff is now optional …
(edit) @397   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * Cleaned some code concerning …
(edit) @396   13 years Tomi Tilli Changes to Assembly Library: * Added eCMOVNS macro.
(edit) @395   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * Hotkey Bar and drive translations …
(edit) @394   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * Deleted Src/Boot directory.
(edit) @393   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * Deleted all files from Src/Boot.
(edit) @392   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * Greatly improved Hotkey Bar is …
(edit) @391   13 years Tomi Tilli Changes to Assembly Library: * Menu dialogs now compile again.
(edit) @390   13 years Tomi Tilli Changes to Assembly Library: * Menu library now stores and restores …
(edit) @389   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * Made makefile a little bit more …
(edit) @386   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * Boot menu is now an optional …
(edit) @380   13 years Krister Nordvall Changes: * Added code to XTIDECFG for Power Management (standby …
(edit) @379   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * Preparing to make boot menu an …
(edit) @378   13 years Greg Lindhorst Fixed version.inc to work properly with newer version of NASM.
(edit) @376   13 years Greg Lindhorst WIDE checkin... Added copyright and license information to sorce …
(edit) @371   13 years Greg Lindhorst Small changes. 1) Changes biosdrvs.com to output CR+LF instead of …
(edit) @370   13 years Krister Nordvall Changes: * Added some missing PIO mode timings to ATA_ID.inc (based …
(edit) @369   13 years Greg Lindhorst Removed align directives for initalization code and added define for …
(edit) @368   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * Minor fixes and optimizations.
(edit) @367   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * Forgot to remove the magic word …
(edit) @366   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * Restored previous AT build modules …
(edit) @365   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * Errors from AH=9h are stored to …
(edit) @364   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * Advanced ATA Module variables are …
(edit) @363   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * Added Advanced ATA Module …
(edit) @362   13 years Tomi Tilli Changes to Configurator: * Updated device names.
(edit) @361   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * Added untested support for Fast …
(edit) @360   13 years Tomi Tilli Changes to Configurator: * Minimum user defined LBA is now 1 million …
(edit) @359   13 years Tomi Tilli Changes to BIOS Drive Information Tool: * L-CHS variables generated …
(edit) @358   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * Moved BIOS title and version …
(edit) @347   13 years Tomi Tilli Changes to BIOS Drive Information Tool: * Added copyright information.
(edit) @346   13 years Tomi Tilli Changes to XTIDE Universal BIOS: * Added some comments.
(edit) @345   13 years Tomi Tilli Changes to Configurator v2: * Modified copyright string (now included …
(edit) @344   13 years Tomi Tilli Changes to Serial Server: * Makefile now works with Windows SDK 7.1.
(edit) @343   13 years Greg Lindhorst Updated serial server makefile so it builds properly with nmake and …
(edit) @341   13 years Krister Nordvall Changes: * Fixed a bug from r323 in DisplayPrint.asm. * Removed some …
(edit) @340   13 years Tomi Tilli Changes to BIOS Drive Information Tool: * Added license string.
(edit) @339   13 years Greg Lindhorst Changed text in help string for configurator copyright and license …
(edit) @338   13 years Greg Lindhorst Added GNU GPL notice to the serial server.
(edit) @337   13 years Greg Lindhorst Neglected to add Main_License.txt include file for configurator.
(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 …
Note: See TracRevisionLog for help on using the revision log.