source: xtideuniversalbios/trunk/XTIDE_Universal_BIOS/Src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @479   11 years aitotat Changes to XTIDE Universal BIOS: * Simplified non-working DMA code …
(edit) @478   11 years aitotat Changes to XTIDE Universal BIOS: * Fixes to DMA transfers but it …
(edit) @477   11 years aitotat Changes to XTIDE Universal BIOS: * Added non-working DMA transfer code.
(edit) @476   11 years aitotat Changes to XTIDE Universal BIOS: * Memory Mapped Transfers now work again.
(edit) @475   11 years aitotat Changes to XTIDE Universal BIOS: * Fixed a bug that might have set CF …
(edit) @474   11 years aitotat Changes to XTIDE Universal BIOS: * Drive detection now displays …
(edit) @473   11 years aitotat Changes to XTIDE Universal BIOS: * Large changes to prepare full …
(edit) @472   11 years aitotat Changes to XTIDE Universal BIOS: * Implemented AH=1Eh, XT-CF Features.
(edit) @471   11 years aitotat Changes to XTIDE Universal BIOS: * XT-CF Control Register definitions …
(edit) @461   12 years aitotat Changes to XTIDE Universal BIOS: * Changed default settings a bit.
(edit) @447   12 years aitotat Changes to XTIDE Universal BIOS: * XT builds now use automatic CHS …
(edit) @445   12 years krille_n_ Changes: * A speed optimization to the eSHL_IM macro for 386 and …
(edit) @444   12 years aitotat Changes to XTIDE Universal BIOS: * Added XT-CF transfer functions for …
(edit) @443   12 years aitotat Changes to XTIDE Universal BIOS: * Offset to ATA-ID buffer will no …
(edit) @442   12 years aitotat Changes to XTIDE Universal BIOS: * ATA ID validation now compares …
(edit) @441   12 years aitotat Changes to XTIDE Universal BIOS: * ATA-ID sector is now verified …
(edit) @439   12 years aitotat Changes to XTIDE Universal BIOS: * Drive identify is now skipped for …
(edit) @437   12 years aitotat Changes to XTIDE Universal BIOS: * Changed Fast XTIDE to Lo-tech …
(edit) @435   12 years aitotat Changes to XTIDE Universal BIOS: * Even quicker optimization to …
(edit) @434   12 years aitotat Changes to XTIDE Universal BIOS: * Quick fix to AH=00h: Error code is …
(edit) @433   12 years aitotat Changes to XTIDE Universal BIOS: * Cleaned AH=00h a bit.
(edit) @432   12 years aitotat Changes to XTIDE Universal BIOS: * Increased IDE software reset …
(edit) @431   12 years aitotat Changes to XTIDE Universal BIOS: * Our INT 13h handler is no longer …
(edit) @429   12 years aitotat Quick fix to the previous commit.
(edit) @428   12 years aitotat Changes to XTIDE Universal BIOS: * Motor spin up is now waited when …
(edit) @423   12 years aitotat Changes to XTIDE Universal BIOS: * Changed version number to beta 2.
(edit) @422   12 years aitotat Changes to XTIDE Universal BIOS: * Modified ROMVARS for user defined …
(edit) @421   12 years aitotat Changes to XTIDE Universal BIOS: * Addressing modes are now NORMAL, …
(edit) @419   12 years aitotat Changes to XTIDE Universal BIOS: * IDE transfers now properly return …
(edit) @417   12 years aitotat Changes to XTIDE Universal BIOS: * AT builds now relocate INT 13h …
(edit) @415   12 years aitotat Changes to XTIDE Universal BIOS: * Strings.asm updated for …
(edit) @414   12 years aitotat Changes to XTIDE Universal BIOS: * MEMPIOVARS no longer overflow when …
(edit) @413   12 years aitotat Changes to XTIDE Universal BIOS: * Hotkeys are now displayed at least …
(edit) @412   12 years krille_n_ Changes: * Minor optimizations to the JR-IDE/ISA code. * Some …
(edit) @411   12 years aitotat Changes to XTIDE Universal BIOS: * Moved some IRQ and LBA48 code to …
(edit) @410   12 years aitotat Changes to XTIDE Universal BIOS: * Hotkey Bar now support color …
(edit) @408   12 years aitotat Changes to XTIDE Universal BIOS: * Restored polling BSY before …
(edit) @402   12 years aitotat Changes to XTIDE Universal BIOS: * Fast XTIDE support should now be …
(edit) @401   12 years aitotat Changes to XTIDE Universal BIOS: * Removed standard IDE support from …
(edit) @400   12 years aitotat Changes to XTIDE Universal BIOS: * Moved 8-bit device support to …
(edit) @399   12 years krille_n_ Changes: * Added Power Management (Standby Timer) support to the BIOS …
(edit) @398   12 years aitotat Changes to XTIDE Universal BIOS: * IRQ related stuff is now optional …
(edit) @397   12 years aitotat Changes to XTIDE Universal BIOS: * Cleaned some code concerning …
(edit) @395   12 years aitotat Changes to XTIDE Universal BIOS: * Hotkey Bar and drive translations …
(edit) @394   12 years aitotat Changes to XTIDE Universal BIOS: * Deleted Src/Boot directory.
(edit) @393   12 years aitotat Changes to XTIDE Universal BIOS: * Deleted all files from Src/Boot.
(edit) @392   12 years aitotat Changes to XTIDE Universal BIOS: * Greatly improved Hotkey Bar is …
(edit) @386   12 years aitotat Changes to XTIDE Universal BIOS: * Boot menu is now an optional …
(edit) @380   12 years krille_n_ Changes: * Added code to XTIDECFG for Power Management (standby …
(edit) @379   12 years aitotat Changes to XTIDE Universal BIOS: * Preparing to make boot menu an …
(edit) @376   12 years gregli WIDE checkin... Added copyright and license information to sorce …
(edit) @370   12 years krille_n_ Changes: * Added some missing PIO mode timings to ATA_ID.inc (based …
(edit) @369   12 years gregli Removed align directives for initalization code and added define for …
(edit) @368   12 years aitotat Changes to XTIDE Universal BIOS: * Minor fixes and optimizations.
(edit) @367   12 years aitotat Changes to XTIDE Universal BIOS: * Forgot to remove the magic word …
(edit) @365   12 years aitotat Changes to XTIDE Universal BIOS: * Errors from AH=9h are stored to …
(edit) @364   12 years aitotat Changes to XTIDE Universal BIOS: * Advanced ATA Module variables are …
(edit) @363   12 years aitotat Changes to XTIDE Universal BIOS: * Added Advanced ATA Module …
(edit) @361   12 years aitotat Changes to XTIDE Universal BIOS: * Added untested support for Fast …
(edit) @358   12 years aitotat Changes to XTIDE Universal BIOS: * Moved BIOS title and version …
(edit) @346   12 years aitotat Changes to XTIDE Universal BIOS: * Added some comments.
(edit) @334   12 years gregli Serial server DPT flag optimization, remove Serial/IDE specific header …
(edit) @332   12 years krille_n_ Changes: * Fixed a bug in the new BIOS Drive Information Tool. * …
(edit) @324   12 years aitotat Changes to XTIDE Universal BIOS: * Boot Menu now displays correct …
(edit) @322   12 years krille_n_ Changes to XTIDE Universal BIOS: * Commented out the FS and GS …
(edit) @316   12 years gregli Fixed a bug with ah0h/reset of a serial drive that was found during …
(edit) @305   12 years aitotat Changes to XTIDE Universal BIOS: * AH=25h (Get Drive Information) no …
(edit) @294   12 years krille_n_ Commit 2/2 (BIOS): * Fixed a bug in AH1h_HStatus.asm. * Minor …
(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) @288   12 years aitotat Changes to XTIDE Universal BIOS: * Changed wip string to beta character.
(edit) @285   12 years aitotat Changes to XTIDE Universal BIOS: * Some minor optimizations. * Boot …
(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) @279   12 years aitotat Changes to XTIDE Universal BIOS: * Drive internal write cache is now …
(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) @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) @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.