source: xtideuniversalbios

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @618   3 years krille_n_ Changes: * Updated the BIOS makefile. Added the NO_ATAID_CORRECTION …
(edit) @617   3 years aitotat * Verify functions did not return correctly the number of succesfully …
(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) @612   3 years krille_n_ Changes: * BIOSDRVS builds again (broken since r609). Also removed …
(edit) @611   3 years aitotat Now actually fixed the problem some drives had when crossing 8GB. The …
(edit) @610   3 years aitotat Attempt to fix issues on some (low power?) drives with data corruption …
(edit) @609   3 years krille_n_ Changes: * Added autodetection of Arco Computer Products AC-1075 / …
(edit) @608   3 years aitotat XT-CF gave false positive for PDC20x30 VLB-controller detection. …
(edit) @607   3 years aitotat * IRQ can no longer be accidentally left enabled for XT-CF
(edit) @606   3 years krille_n_ Changes: * RESERVE_DIAGNOSTIC_CYLINDER has been completely removed as …
(edit) @605   3 years krille_n_ Changes: * The "Remove other hard drives" option in the Boot settings …
(edit) @604   3 years krille_n_ Changes: * HotkeyBar_TimerTickHandler now uses interrupt 08h instead …
(edit) @603   3 years krille_n_ Changes: * Fixed a bug in Strings.asm from r589 where building the …
(edit) @602   5 years krille_n_ Changes: * SerDrive: Fixed a bug that prevented use of 3.5" 720 KB …
(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) @597   6 years aitotat Windows 95 CMOS hack now works with Award BIOSes. Some small …
(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) @591   8 years krille_n_ Changes: * Added a small optimization to DrvDetectInfo.asm. This …
(edit) @590   8 years krille_n_ Changes: * Updated URLs and copyright info in BIOSDRVS and XTIDECFG. …
(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) @586   9 years aitotat Changes to Assembly Library: * Added eCSETNZ macro.
(edit) @585   9 years aitotat Changes to Configurator v2: * Added support for Lo-tech 8-bit IDE …
(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) @582   9 years krille_n_ Changes: * Size optimizations to the QD Vision code.
(edit) @581   9 years krille_n_ Changes: * Fixed a bug from r178 in MenuLoop.asm that would cause …
(edit) @580   9 years krille_n_ Changes: * XTIDECFG: Fixed a bug from r459 where the menu option for …
(edit) @579   9 years aitotat Restored pictures.
(edit) @578   9 years aitotat Fixed links to XTIDE rev 2 and JR-IDE/ISA pages.
(edit) @577   9 years aitotat Restored pictures.
(edit) @576   9 years aitotat Restoring pictures to project home page and wiki.
(edit) @575   9 years aitotat Restoring pictures to project home page and wiki.
(edit) @574   9 years aitotat Restoring pictures to project home page and wiki.
(edit) @573   9 years aitotat Restoring pictures to project home page and wiki.
(edit) @572   9 years aitotat Restoring pictures to project home page and wiki.
(edit) @571   9 years aitotat Restoring pictures to project home page and wiki.
(edit) @570   9 years aitotat Restoring pictures to project home page and wiki.
(edit) @569   9 years aitotat Added XTIDE Universal BIOS v2.0.0 beta testing thread link to manual.
(edit) @568   9 years krille_n_ Changes: * SerDrive: Using named pipe mode (serdrive -p) now works …
(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) @565   11 years aitotat Changes to Configurator v2: * Forgot to update version info. …
(edit) @564   11 years aitotat Changes to XTIDE Universal BIOS: * If Advanced controller needs to …
(edit) @563   11 years aitotat Changes to XTIDE Universal BIOS: * Incremented FLASH_SIGNATURE since …
(edit) @562   11 years aitotat Changes to XTIDE Universal BIOS: * Default drive is now properly …
(edit) @561   11 years aitotat Changes to XTIDE Universal BIOS: * MODULE_VERY_LATE_INITIALIZATION …
(edit) @560   11 years aitotat Changes to XTIDE Universal BIOS: * Very late init handler is now in …
(edit) @559   11 years aitotat Changes to XTIDE Universal BIOS: * All XT builds now default to 1 …
(edit) @558   11 years krille_n_ Changes: * Building the BIOS Drive Information Tool now works again. …
(edit) @557   11 years aitotat Changes to XTIDE Universal BIOS: * Finally fixed the Windows 98 …
(edit) @556   11 years aitotat Changes to XTIDE Universal BIOS: * Removed Windows 98 fix since it …
(edit) @555   11 years aitotat Changes to XTIDE Universal BIOS: * Short timeouts for drive …
(edit) @554   11 years aitotat Changes to Configurator v2: * Main.asm now includes RomVars.inc …
(edit) @553   11 years aitotat Changes to XTIDE Universal BIOS: * Standard boot procedure (INT 19h) …
(edit) @552   11 years aitotat Changes to XTIDE Universal BIOS: * XTIDE Universal BIOS can now be …
(edit) @551   11 years aitotat Changes to XTIDE Universal BIOS: * DMA fixes by James Pearce. * …
(edit) @550   11 years aitotat Changes to XTIDE Universal BIOS: * CREATE_COMPATIBLE_DPT is now …
(edit) @549   11 years aitotat Changes to XTIDE Universal BIOS: * Assited LBA is now the default …
(edit) @548   11 years aitotat Changes to Configurator v2: * Can be assembled again (Recent changes …
(edit) @547   11 years aitotat Changes to XTIDE Universal BIOS: * Hotkeys were incorrectly …
(edit) @546   11 years aitotat Changes to Configurator v2: * Integrated XT-CFv3 support by James Pearce.
(edit) @545   11 years aitotat Changes to XTIDE Universal BIOS: * Integrated XT-CFv3 support by …
(edit) @544   11 years aitotat Changes to XTIDE Universal BIOS: * Comparing BX:DX:AX against …
(edit) @543   11 years aitotat Changes to XTIDE Universal BIOS: * Compatible DPTs can no longer …
(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) @538   11 years aitotat Changes to XTIDE Universal BIOS: * Segment overflow is now checked …
(edit) @537   11 years aitotat Changes to Assembly Library: * Commented that NORMALIZE_FAR_POINTER …
(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) @534   11 years aitotat Changes to XTIDE Universal BIOS: * Vision controllers are no longer …
(edit) @533   11 years aitotat Changes to XTIDE Universal BIOS: * P-Cylinders returned by AH=48h …
(edit) @532   11 years krille_n_ Changes: * Changed unused.pl to remove a false positive when …
(edit) @531   11 years krille_n_ Changes: * A few minor optimizations.
(edit) @530   11 years aitotat Changes to XTIDE Universal BIOS: * AT builds again copy old INT 13h …
(edit) @529   11 years krille_n_ Changes to XTIDE Universal BIOS: * Fixed a bug in Int19h.asm (from r528)
(edit) @528   11 years aitotat Changes to XTIDE Universal BIOS: * Swapping Floppy and Hard Drives at …
(edit) @527   11 years aitotat Changes to Assembly Library: * Menu system KeyStroke event related …
(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) @523   11 years aitotat Changes to Configurator v2: * No more wrong EEPROM size message when …
(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) @519   11 years aitotat Changes to Configurator v2: * IdeAutodetect.asm assembles again.
Note: See TracRevisionLog for help on using the revision log.