source: xtideuniversalbios/trunk/XTIDE_Universal_BIOS/Inc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   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) @477   11 years aitotat Changes to XTIDE Universal BIOS: * Added non-working DMA transfer code.
(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) @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 …
(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) @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) @294   12 years krille_n_ Commit 2/2 (BIOS): * Fixed a bug in AH1h_HStatus.asm. * Minor …
(edit) @291   12 years aitotat Changes to XTIDE Universal BIOS: * Added BOOT_MENU_DEFAULT_TIMEOUT define.
(edit) @284   12 years gregli Increased the width of the drive Model name that the boot menu …
(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) @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) @258   12 years gregli Added floppy drive emulation over the serial connection …
(edit) @254   12 years aitotat Changes to XTIDE Universal BIOS: * Changed BOOTNFO to BOOTMENUINFO …
(edit) @252   12 years aitotat Changes to XTIDE Universal BIOS: * Boot menu now shows only one …
(edit) @248   12 years aitotat Changes to XTIDE Universal BIOS: * Booting with hotkey now properly …
(edit) @244   12 years gregli Removed tiny optimization for DEVICE_SERIAL being the last device type …
(edit) @243   12 years aitotat Changes to XTIDE Universal BIOS: * Brought back optional "A then C" …
(edit) @242   12 years krille_n_ Changes: * Optimizations (both for size and speed) in IdeTransfer.asm …
(edit) @241   12 years gregli Space optimizations in the Boot Menu and BootInfo routines, taking …
(edit) @238   12 years aitotat Changes to XTIDE Universal BIOS: * Makefile now builds small (8k) and …
(edit) @237   12 years aitotat Changes to XTIDE Universal BIOS: * Another quick fix: alignment byte …
(edit) @236   12 years aitotat Changes to XTIDE Universal BIOS: * Restored lost alignment byte to …
(edit) @235   12 years gregli More fun with comments, restoring a comment change that was lost in …
(edit) @233   12 years gregli Serial Port: split single byte port and baud into two bytes, taking …
(edit) @232   12 years aitotat Changes to XTIDE Universal BIOS: * Minor improvements to AH=24h (Set …
(edit) @227   12 years aitotat Changes to XTIDE Universal BIOS: * EBIOS functions now work in lite mode.
(edit) @226   12 years gregli Moved .bSerialPortAndBaud out of the main DPT into a an attached struc …
(edit) @223   12 years krille_n_ Changes: * Fixed what appears to be a mistake in EBIOS.inc * Added a …
(edit) @221   12 years aitotat Changes to XTIDE Universal BIOS: * AH=0Ch (Seek) should work properly …
(edit) @218   12 years aitotat Changes to XTIDE Universal BIOS: * Number of sectors to transfer is …
(edit) @203   12 years gregli Reworked the 'skip detecting the slave if there was no master' code to …
(edit) @200   12 years gregli Added logic to skip scanning COM ports if a COM port was already found …
(edit) @199   12 years gregli Adding proper serial port support to the Configurator, which required …
(edit) @196   12 years gregli Added printing of COM port and baud rate, when set explicitly by …
(edit) @193   12 years gregli Space optimizations in AccessDPT.asm, transfer one routine to a macro …
(edit) @181   12 years krille_n_ Changes to all parts of the project: * Size optimizations. * Added …
(edit) @179   12 years gregli Main checkin, adding virtual IDE drive over serial port connection
(edit) @178   12 years krille_n_ * Removed an %ifdef in RomVars.inc that prevented XTIDECFG from …
(edit) @176   12 years gregli Made a module around the EBIOS code, so that it can be turned off to …
(edit) @175   12 years gregli ifdef of existing serial code, in preperation for checkin
(edit) @173   13 years aitotat Changes to XTIDE Universal BIOS: * L-CHS parameters are now generated …
(edit) @170   13 years krille_n_ Changes to all parts of the project: * Minor size optimizations * …
(edit) @169   13 years aitotat Changes to XTIDE Universal BIOS: * Old Int 13h functions can now …
(edit) @167   13 years aitotat Changes to XTIDE Universal BIOS: * Old Int 13h transfer functions …
(edit) @165   13 years aitotat Changes to XTIDE Universal BIOS: * Hopefully this commit is …
(edit) @158   13 years aitotat Changes to XTIDE Universal BIOS: * Optimized few bytes.
(edit) @155   13 years aitotat Changes to XTIDE Universal BIOS: * AH=4h again uses VERIFY command …
(edit) @152   13 years aitotat Changes to XTIDE Universal BIOS: * XTIDE mod should now be supported …
Note: See TracRevisionLog for help on using the revision log.