source: xtideuniversalbios/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @401   12 years aitotat Changes to XTIDE Universal BIOS: * Removed standard IDE support from …
(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) @396   12 years aitotat Changes to Assembly Library: * Added eCMOVNS macro.
(edit) @395   12 years aitotat Changes to XTIDE Universal BIOS: * Hotkey Bar and drive translations …
(edit) @394   12 years aitotat Changes to XTIDE Universal BIOS: * Deleted Src/Boot directory.
(edit) @393   12 years aitotat Changes to XTIDE Universal BIOS: * Deleted all files from Src/Boot.
(edit) @392   12 years aitotat Changes to XTIDE Universal BIOS: * Greatly improved Hotkey Bar is …
(edit) @391   12 years aitotat Changes to Assembly Library: * Menu dialogs now compile again.
(edit) @390   12 years aitotat Changes to Assembly Library: * Menu library now stores and restores …
(edit) @389   12 years aitotat Changes to XTIDE Universal BIOS: * Made makefile a little bit more …
(edit) @386   12 years aitotat Changes to XTIDE Universal BIOS: * Boot menu is now an optional …
(edit) @380   12 years krille_n_ Changes: * Added code to XTIDECFG for Power Management (standby …
(edit) @379   12 years aitotat Changes to XTIDE Universal BIOS: * Preparing to make boot menu an …
(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) @369   12 years gregli Removed align directives for initalization code and added define for …
(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) @362   12 years aitotat Changes to Configurator: * Updated device names.
(edit) @361   12 years aitotat Changes to XTIDE Universal BIOS: * Added untested support for Fast …
(edit) @360   12 years aitotat Changes to Configurator: * Minimum user defined LBA is now 1 million …
(edit) @359   12 years aitotat Changes to BIOS Drive Information Tool: * L-CHS variables generated …
(edit) @358   12 years aitotat Changes to XTIDE Universal BIOS: * Moved BIOS title and version …
(edit) @347   12 years aitotat Changes to BIOS Drive Information Tool: * Added copyright information.
(edit) @346   12 years aitotat Changes to XTIDE Universal BIOS: * Added some comments.
(edit) @345   12 years aitotat Changes to Configurator v2: * Modified copyright string (now included …
(edit) @344   12 years aitotat Changes to Serial Server: * Makefile now works with Windows SDK 7.1.
(edit) @343   12 years gregli Updated serial server makefile so it builds properly with nmake and …
(edit) @341   12 years krille_n_ Changes: * Fixed a bug from r323 in DisplayPrint.asm. * Removed some …
(edit) @340   12 years aitotat Changes to BIOS Drive Information Tool: * Added license string.
(edit) @339   12 years gregli Changed text in help string for configurator copyright and license …
(edit) @338   12 years gregli Added GNU GPL notice to the serial server.
(edit) @337   12 years gregli Neglected to add Main_License.txt include file for configurator.
(edit) @336   12 years gregli Removed %ifdef that was preventing the configuration from building in …
(edit) @335   12 years gregli Added GNU GPL v2 license.txt
(edit) @334   12 years gregli Serial server DPT flag optimization, remove Serial/IDE specific header …
(edit) @332   12 years krille_n_ Changes: * Fixed a bug in the new BIOS Drive Information Tool. * …
(edit) @327   12 years aitotat BIOS Drive Information Tool v1.0.0
(edit) @326   12 years aitotat Initial import.
(edit) @324   12 years aitotat Changes to XTIDE Universal BIOS: * Boot Menu now displays correct …
(edit) @323   12 years aitotat Changes to Assembly Library: * Added Display Library function for …
(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) @305   12 years aitotat Changes to XTIDE Universal BIOS: * AH=25h (Get Drive Information) no …
(edit) @294   12 years krille_n_ Commit 2/2 (BIOS): * Fixed a bug in AH1h_HStatus.asm. * Minor …
(edit) @293   12 years krille_n_ Commit 1/2 (Library, Configurators and Serial Server): * Changed …
(edit) @292   12 years gregli Small optimization, moved around some serial code to avoid a few jumps …
(edit) @291   12 years aitotat Changes to XTIDE Universal BIOS: * Added BOOT_MENU_DEFAULT_TIMEOUT define.
Note: See TracRevisionLog for help on using the revision log.