source: xtideuniversalbios/trunk/XTIDE_Universal_BIOS/Src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @520   11 years aitotat Changes to XTIDE Universal BIOS: * Slave drives are again …
(edit) @507   11 years aitotat Changes to XTIDE Universal BIOS: * Reduced minimum time to display …
(edit) @506   11 years aitotat Changes to XTIDE Universal BIOS: Preparing for v2.0.0 beta 3 release: …
(edit) @505   11 years krille_n_ Changes: * Reverted the changes to MenuEvents.inc done in r492 since …
(edit) @503   11 years aitotat Changes to XTIDE Universal BIOS: * Optimized AH=0h a bit.
(edit) @501   11 years aitotat Changes to XTIDE Universal BIOS: * XTIDE rev 2 and modded XTIDE rev 1 …
(edit) @500   11 years aitotat Changes to XTIDE Universal BIOS: * Selected drive is again properly …
(edit) @496   11 years aitotat Changes to XTIDE Universal BIOS: * XT-CF related code in …
(edit) @493   11 years gregli Separated MODULE_8BIT_IDE into the basic part used by XTIDE rev 1 and …
(edit) @492   11 years gregli Removed the dependency between MODULE_BOOT_MENU and MODULE_HOTKEYS. …
(edit) @491   11 years krille_n_ Changes: * Added a new define (USE_UNDOC_INTEL) that enables …
(edit) @490   11 years gregli Fixed a bug in the virtual serial drive code, where AX was being …
(edit) @489   11 years gregli Added version string to initial title banner, for cases where there is …
(edit) @488   11 years gregli Removed unused '4' entry from Strings.asm and recompressed. Added 8x …
(edit) @487   11 years aitotat Changes to XTIDE Universal BIOS: * ATA ID verification no longer …
(edit) @486   11 years aitotat Changes to XTIDE Universal BIOS: * Faster DMA support (with less …
(edit) @485   11 years aitotat Changes to XTIDE Universal BIOS: * Restored default settings.
(edit) @482   11 years aitotat Changes to XTIDE Universal BIOS: * Added some JR-IDE/ISA and XT-CF …
(edit) @480   11 years aitotat Changes to XTIDE Universal BIOS: * XT-CF DMA transfers should now work.
(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 …
Note: See TracRevisionLog for help on using the revision log.