source: xtideuniversalbios/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @518   11 years aitotat Changes to Configurator v2: * CF is now always cleared when XTIDE …
(edit) @511   11 years aitotat Changes to XTIDE Universal BIOS: * Large builds are now 12k to allow …
(edit) @510   11 years aitotat Changes to Assembly Library: * USE_UNDOC_INTEL is now automatically …
(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) @504   11 years aitotat Changes to Configurator v2: * Cleaned IDE autodetect code.
(edit) @503   11 years aitotat Changes to XTIDE Universal BIOS: * Optimized AH=0h a bit.
(edit) @502   11 years aitotat Changes to Configurator v2: * XT-CF port can be selected again. * …
(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) @498   11 years aitotat Changes to Configurator v2: * Auto Configure now detects XT-IDE rev 1 …
(edit) @497   11 years aitotat Changes to Configurator v2: * Added Auto Configure.
(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) @484   11 years aitotat Changes to Configurator v2: * Large builds are now saved to correct size.
(edit) @483   11 years aitotat Changes to Configurator v2: * XT-CF Sector Window address can now be …
(edit) @482   11 years aitotat Changes to XTIDE Universal BIOS: * Added some JR-IDE/ISA and XT-CF …
(edit) @481   11 years aitotat Changes to Configurator v2: * Now up to date with recent changes in …
(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) @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) @459   12 years aitotat Changes to Configurator v2: * All remaining module specific settings …
(edit) @457   12 years aitotat Changes to Configurator v2: * Operating mode selection is no longer …
(edit) @447   12 years aitotat Changes to XTIDE Universal BIOS: * XT builds now use automatic CHS …
(edit) @446   12 years aitotat Changes to Assembly Library: * File Library can now create files.
(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) @440   12 years aitotat Changes to Assembly Library: * Added function to sum bytes.
(edit) @439   12 years aitotat Changes to XTIDE Universal BIOS: * Drive identify is now skipped for …
(edit) @438   12 years aitotat Changes to Configurator: * Changed Fast XTIDE to Lo-tech XT-CF
(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) @430   12 years gregli Serial Server: Fixed support for CHS when LBA is also available.
(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) @427   12 years aitotat Changes to Assembly Library: * Added Hard Drive Reset (0Dh) to …
(edit) @426   12 years aitotat Changes to BIOS Drive Information Tool: * Small fixes and …
(edit) @425   12 years aitotat Changes to Configurator v2: * User defined LBA minimum is restored to …
(edit) @424   12 years aitotat Changes to BIOS Drive Information Tool: * Up to date with recent CHS …
(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) @420   12 years aitotat Changes to Assembly Library: * Changed division function to be …
(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) @416   12 years aitotat Changes to BIOS Drive Information Tool: * EBIOS cylinders and sectors …
(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) @407   12 years aitotat Changes to Assembly Library: * One more attempt to properly restore …
(edit) @403   12 years aitotat Changes to Configurator: * Updated device types. * ROMVARS.wFlags is …
(edit) @402   12 years aitotat Changes to XTIDE Universal BIOS: * Fast XTIDE support should now be …
Note: See TracRevisionLog for help on using the revision log.