source: xtideuniversalbios/trunk/XTIDE_Universal_BIOS/Src/VariablesAndDPTs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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) @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) @535   11 years aitotat Changes to XTIDE Universal BIOS: * AH=48h now returns Device …
(edit) @533   11 years aitotat Changes to XTIDE Universal BIOS: * P-Cylinders returned by AH=48h …
(edit) @531   11 years krille_n_ Changes: * A few minor optimizations.
(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) @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) @505   11 years krille_n_ Changes: * Reverted the changes to MenuEvents.inc done in r492 since …
(edit) @500   11 years aitotat Changes to XTIDE Universal BIOS: * Selected drive is again properly …
(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) @489   11 years gregli Added version string to initial title banner, for cases where there is …
(edit) @473   11 years aitotat Changes to XTIDE Universal BIOS: * Large changes to prepare full …
(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) @433   12 years aitotat Changes to XTIDE Universal BIOS: * Cleaned AH=00h a bit.
(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) @411   12 years aitotat Changes to XTIDE Universal BIOS: * Moved some IRQ and LBA48 code to …
(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) @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) @376   12 years gregli WIDE checkin... Added copyright and license information to sorce …
(edit) @368   12 years aitotat Changes to XTIDE Universal BIOS: * Minor fixes and optimizations.
(edit) @364   12 years aitotat Changes to XTIDE Universal BIOS: * Advanced ATA Module variables are …
(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) @324   12 years aitotat Changes to XTIDE Universal BIOS: * Boot Menu now displays correct …
(edit) @294   12 years krille_n_ Commit 2/2 (BIOS): * Fixed a bug in AH1h_HStatus.asm. * Minor …
(edit) @277   12 years gregli Moved the bulk of the serial code to the assembly library, for …
(edit) @271   12 years aitotat Changes to XTIDE Universal BIOS: * AH=0h (Reset) should now work but …
(edit) @270   12 years gregli Fixed a bug with the number of floppy drives reported, if there were …
(edit) @265   12 years aitotat Changes to XTIDE Universal BIOS: * Now builds without serial module.
(edit) @262   12 years gregli More optimizations. Merged RamVars_IsFunction/DriveHandledByThisBIOS …
(edit) @259   12 years gregli For function int13/0h, restored the code to only reset the floppy …
(edit) @258   12 years gregli Added floppy drive emulation over the serial connection …
(edit) @241   12 years gregli Space optimizations in the Boot Menu and BootInfo routines, taking …
(edit) @233   12 years gregli Serial Port: split single byte port and baud into two bytes, taking …
(edit) @231   12 years krille_n_ Changes: * Additional tweaks to AccessDPT_ShiftPCHinAXBLtoLCH in …
(edit) @230   12 years krille_n_ Changes to XTIDE Universal BIOS: * Some small optimizations
(edit) @227   12 years aitotat Changes to XTIDE Universal BIOS: * EBIOS functions now work in lite mode.
(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) @193   12 years gregli Space optimizations in AccessDPT.asm, transfer one routine to a macro …
(edit) @191   12 years gregli Space optimization in Address.asm, includes bug fix for …
(edit) @181   12 years krille_n_ Changes to all parts of the project: * Size optimizations. * Added …
(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) @169   13 years aitotat Changes to XTIDE Universal BIOS: * Old Int 13h functions can now …
(edit) @162   13 years krille_n_ Changes to all parts of the project: * Size optimizations, mostly by …
(edit) @161   13 years krille_n_ Changes to XTIDE Universal BIOS: * Minor size optimizations. * …
(edit) @160   13 years aitotat Changes to XTIDE Universal BIOS: * Support for XTIDE mod now works.
(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 …
(edit) @150   13 years aitotat Changes to XTIDE Universal BIOS: * Redesigned Disk Parameter Tables. …
(edit) @148   13 years aitotat Changes to XTIDE Universal BIOS: * INT 13h optimizations to save …
(edit) @145   13 years krille_n_ Minor size optimizations to all parts of the project (even the old …
(edit) @128   13 years krille_n_ Changes to the XTIDE Universal BIOS: * Size optimizations in various …
(edit) @116   13 years krille_n_ Changes to all parts of the project: * Removed a redundant macro …
(edit) @99   13 years aitotat Changes to XTIDE Universal BIOS: * Even more initialization code …
(edit) @97   13 years aitotat Changes to XTIDE Universal BIOS: * Inlined some initialization …
(edit) @90   13 years aitotat Changes to XTIDE Universal BIOS: * Removed INT 13h format and …
(edit) @33   14 years aitotat Interrupt controllers are now unmasked during drive reset.
(edit) @32   14 years aitotat Correct number of drives is now returned from AH=08h even when it is …
(add) @3   14 years aitotat
Note: See TracRevisionLog for help on using the revision log.