source: xtideuniversalbios/trunk/XTIDE_Universal_BIOS/Inc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @625   14 months krille_n_ Changes: * Added a configuration option to let the BIOS store RamVars …
(edit) @624   19 months krille_n_ Changes: * The BIOS version string has been changed to show the …
(edit) @623   23 months krille_n_ Changes: * Reversed the change to IdeDPT.asm in r622 as it didn't …
(edit) @622   2 years aitotat * Supported VLB controllers are now forced to 32-bit mode on 386 …
(edit) @618   3 years krille_n_ Changes: * Updated the BIOS makefile. Added the NO_ATAID_CORRECTION …
(edit) @616   3 years aitotat * Added check for APM
(edit) @615   3 years aitotat * COMMAND_IDLE was not enough to disable standby timer from 1,8" …
(edit) @614   3 years krille_n_ Changes: * BIOSDRVS should now build again (broke in r613). * …
(edit) @613   3 years aitotat Added more complex way to limit illegal P-CHS Cylinders. This way more …
(edit) @605   3 years krille_n_ Changes: * The "Remove other hard drives" option in the Boot settings …
(edit) @601   5 years krille_n_ Changes: * Building the BIOS now works again. * Added a new IDE …
(edit) @600   6 years aitotat Hotkeybar timer tick handler now keeps interrupts disabled and updates …
(edit) @599   6 years aitotat Hotkey bar is now updated and drawn from system timer tick handler …
(edit) @598   6 years aitotat Windows 95 CMOS hack broke on last commit. Windows 95 DID require that …
(edit) @596   6 years krille_n_ Changes: * Made changes to HotkeyBar.asm to give the Boot Menu and …
(edit) @595   6 years aitotat * Int 19h reset handler now tries to boot from drive A before warm …
(edit) @594   6 years aitotat Previosly committed flash fix for configurator was incomplete. Now …
(edit) @593   6 years aitotat Flashing now works again. Hack to get Windows 95 to work properly …
(edit) @592   6 years krille_n_ Changes: * The problem with NASM in the previous revision (r591) has …
(edit) @589   8 years krille_n_ Changes: * BIOS: Fixed a purely cosmetic bug from r542 where, in …
(edit) @588   9 years krille_n_ Changes: * Fixed a bug in AH24h_HSetBlocks.asm from r550. Trying to …
(edit) @587   9 years aitotat Changes to XTIDE Universal BIOS: * Added support for Promise PDC …
(edit) @584   9 years aitotat Changes to XTIDE Universal BIOS: * Added support for Lo-tech 8-bit …
(edit) @583   9 years krille_n_ Changes: * Changed BOOT_MENU_DEFAULT_TIMEOUT to reduce rounding …
(edit) @567   10 years krille_n_ Changes: * Renamed MODULE_FEATURE_SETS to MODULE_POWER_MANAGEMENT. * …
(edit) @566   11 years krille_n_ Changes to XTIDE Universal BIOS: * Fixed a very old bug (from r150) …
(edit) @563   11 years aitotat Changes to XTIDE Universal BIOS: * Incremented FLASH_SIGNATURE since …
(edit) @558   11 years krille_n_ Changes: * Building the BIOS Drive Information Tool now works again. …
(edit) @555   11 years aitotat Changes to XTIDE Universal BIOS: * Short timeouts for drive …
(edit) @550   11 years aitotat Changes to XTIDE Universal BIOS: * CREATE_COMPATIBLE_DPT is now …
(edit) @547   11 years aitotat Changes to XTIDE Universal BIOS: * Hotkeys were incorrectly …
(edit) @545   11 years aitotat Changes to XTIDE Universal BIOS: * Integrated XT-CFv3 support by …
(edit) @542   11 years aitotat Changes to XTIDE Universal BIOS: * Fixed a bug that allowed EBIOS …
(edit) @541   11 years aitotat Changes to XTIDE Universal BIOS: * Brought back compatible DPTs.
(edit) @540   11 years aitotat Changes to XTIDE Universal BIOS: * Improved interrupt handling: INT …
(edit) @539   11 years aitotat Changes to XTIDE Universal BIOS: * Carry flag is no longer cleared …
(edit) @536   11 years krille_n_ Changes: * Added support for the Silicon Valley Computer ADP50L …
(edit) @535   11 years aitotat Changes to XTIDE Universal BIOS: * AH=48h now returns Device …
(edit) @528   11 years aitotat Changes to XTIDE Universal BIOS: * Swapping Floppy and Hard Drives at …
(edit) @526   11 years krille_n_ Changes: * Update of the copyright notices to include the year 2013.
(edit) @525   11 years krille_n_ Changes: * Made some improvements to the stack switching in …
(edit) @524   11 years aitotat Changes to XTIDE Universal BIOS: * Min time to display hotkeys …
(edit) @522   11 years aitotat Changes to XTIDE Universal BIOS: * INT 13h stack is now at the …
(edit) @521   11 years aitotat Changes to XTIDE Universal BIOS: * Hopefully fixed problems with …
(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) @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) @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) @482   11 years aitotat Changes to XTIDE Universal BIOS: * Added some JR-IDE/ISA and XT-CF …
(edit) @480   12 years aitotat Changes to XTIDE Universal BIOS: * XT-CF DMA transfers should now work.
(edit) @479   12 years aitotat Changes to XTIDE Universal BIOS: * Simplified non-working DMA code …
(edit) @477   12 years aitotat Changes to XTIDE Universal BIOS: * Added non-working DMA transfer code.
(edit) @474   12 years aitotat Changes to XTIDE Universal BIOS: * Drive detection now displays …
(edit) @473   12 years aitotat Changes to XTIDE Universal BIOS: * Large changes to prepare full …
(edit) @472   12 years aitotat Changes to XTIDE Universal BIOS: * Implemented AH=1Eh, XT-CF Features.
(edit) @471   12 years aitotat Changes to XTIDE Universal BIOS: * XT-CF Control Register definitions …
(edit) @470   12 years aitotat Changes to XTIDE Universal BIOS: * Added XTCF.inc containing XT-CF …
(edit) @461   12 years aitotat Changes to XTIDE Universal BIOS: * Changed default settings a bit.
(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) @437   12 years aitotat Changes to XTIDE Universal BIOS: * Changed Fast XTIDE to Lo-tech …
(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) @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) @417   12 years aitotat Changes to XTIDE Universal BIOS: * AT builds now relocate INT 13h …
(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) @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) @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) @392   12 years aitotat Changes to XTIDE Universal BIOS: * Greatly improved Hotkey Bar is …
(edit) @380   12 years krille_n_ Changes: * Added code to XTIDECFG for Power Management (standby …
(edit) @378   12 years gregli Fixed version.inc to work properly with newer version of NASM.
(edit) @376   12 years gregli WIDE checkin... Added copyright and license information to sorce …
(edit) @371   12 years gregli Small changes. 1) Changes biosdrvs.com to output CR+LF instead of …
(edit) @370   12 years krille_n_ Changes: * Added some missing PIO mode timings to ATA_ID.inc (based …
(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) @366   12 years aitotat Changes to XTIDE Universal BIOS: * Restored previous AT build modules …
(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 …
Note: See TracRevisionLog for help on using the revision log.