source: xtideuniversalbios

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @122   13 years aitotat Changes to XTIDE Universal BIOS: * Bottom info now appears but menu …
(edit) @121   13 years aitotat Changes to XTIDE Universal BIOS: * Endianness is now corrected for …
(edit) @120   13 years aitotat Changes to XTIDE Universal BIOS: * Display library now gets …
(edit) @119   13 years aitotat Changes to Assembly Library: * Moved LOAD_BDA_SEGMENT_TO to Macros.inc.
(edit) @118   13 years aitotat Changes to Configurator v2: * Warm boot flag is now reset when …
(edit) @117   13 years krille_n_ Changes to the XTIDE Universal BIOS: * Bugfix: The stack swapping in …
(edit) @116   13 years krille_n_ Changes to all parts of the project: * Removed a redundant macro …
(edit) @115   13 years aitotat Changes to Assembly Library: * Current cursor coordinates won't no …
(edit) @114   13 years aitotat Changes to Configurator v2: * Corrected item counts on some menu pages.
(edit) @113   13 years aitotat Changes to Assembly Library: * ePUSHA now pushes SP.
(edit) @112   13 years krille_n_ Changes to the XTIDE Universal BIOS: * Removed the original copy of …
(edit) @111   13 years krille_n_ Fixed a bug in Emulate.inc
(edit) @110   13 years aitotat Changes to Assembly Library: * Moved eENTER_STRUCT and eLEAVE_STRUCT …
(edit) @109   13 years aitotat Changes to Configurator v2: * Updated for v1.2.0_wip BIOS. * IRQ …
(edit) @108   13 years krille_n_ Fixed a spelling mistake and cleaned the source some. No changes to …
(edit) @107   13 years krille_n_ Changes to the XTIDE Universal BIOS Configurator v2: *Reverted my …
(edit) @106   13 years aitotat Changes to Assembly Library: * Some utility functions are now …
(edit) @105   13 years aitotat Changes to Assembly Library: * More optimizations to reduce size. …
(edit) @104   13 years aitotat Changes to Assembly Library: * Some more optimizations. * Moved …
(edit) @103   13 years krille_n_ Optimizations to Assembly Library.
(edit) @102   13 years krille_n_ Changes to XTIDE Universal BIOS * Minor optimization in FloppyDrive.asm
(edit) @101   13 years aitotat Changes to Assembly Library: * Some minor size optimizations to …
(edit) @100   13 years aitotat Changes to XTIDE Universal BIOS: * BootInfo.asm had initialization …
(edit) @99   13 years aitotat Changes to XTIDE Universal BIOS: * Even more initialization code …
(edit) @98   13 years aitotat Changes to XTIDE Universal BIOS: * Some more initialization …
(edit) @97   13 years aitotat Changes to XTIDE Universal BIOS: * Inlined some initialization …
(edit) @96   13 years aitotat Changes to XTIDE Universal BIOS: * Cleaned boot loader code some more.
(edit) @95   13 years aitotat Changes to XTIDE Universal BIOS: * Smaller boot sector loading …
(edit) @94   13 years aitotat Changes to Assembly Library: * Added eCMOVNZ and eCMOVNE macros.
(edit) @93   13 years aitotat Changes to XTIDE Universal BIOS: * Diagnostic cylinder can no longer …
(edit) @92   13 years aitotat Changes to XTIDE Universal BIOS: * Removed ROM Boot from boot menu …
(edit) @91   13 years aitotat Changes to Assembly Library: * Added some equates for code page 437 …
(edit) @90   13 years aitotat Changes to XTIDE Universal BIOS: * Removed INT 13h format and …
(edit) @89   13 years aitotat Changes to XTIDE Universal BIOS: * Removed old libraries
(edit) @88   13 years aitotat Changes to XTIDE Universal BIOS: * Now uses new libraries (untested) …
(edit) @87   13 years krille_n_ Change to XTIDE Universal BIOS *Size optimization in BootPrint.asm
(edit) @86   13 years krille_n_ Size optimizations in various files in the XTIDE BIOS. Also added a …
(edit) @85   13 years aitotat Changes to Assembly Library: * Some minor adjustments
(edit) @84   13 years krille_n_ Minor size optimizations in various files.
(edit) @83   13 years krille_n_ Minor size optimizations in various files.
(edit) @82   13 years aitotat Changes to Configurator v2: * Makefile now uses Nasm (instead of …
(edit) @81   13 years aitotat Changes to old configurator: * Makefile now uses Nasm (instead of …
(edit) @80   13 years aitotat Changes to XTIDE Universal BIOS: * Makefile now uses Nasm (instead …
(edit) @79   13 years aitotat Changes to Assembly Library: * Makefile now uses Nasm (instead of …
(edit) @78   13 years aitotat Changes to old configurator: * Optimizations by Krille
(edit) @77   13 years krille_n_ Minor size optimizations plus a bug fix in print.asm in Print_IntSW …
(edit) @76   13 years aitotat Changes to XTIDE Universal BIOS: * Optimizations to old string …
(edit) @75   13 years aitotat Changes to old Configurator: * Small optimizations to String Library …
(edit) @74   13 years aitotat Changes to Configurator v2: * Improved system reset.
(edit) @73   13 years aitotat Changes to Assembly Library: * Fixed library dependencies. * …
(edit) @72   13 years aitotat XTIDE Universal BIOS Configurator v2 released with XTIDE Universal …
(edit) @71   13 years aitotat .externalToolBuilders directory is created by Eclipse and should not …
(edit) @70   13 years aitotat XTIDE Universal BIOS v1.1.5 (28 November 2010) * Errors are now …
(edit) @69   13 years aitotat Changes to Assembly Library: * Progress Bar now displays properly.
(edit) @68   13 years aitotat Changes to Configurator v2: * Finally ready for testing.
(edit) @67   13 years aitotat Changes to Assembly Library: * Forgot to update SI on new File Read …
(edit) @66   13 years aitotat Changes to Assembly Library: * Added File Library functions for …
(edit) @65   13 years aitotat Changes to XTIDE Universal BIOS Configurator v2: * All necessary …
(edit) @64   13 years aitotat Changes to Assembly Library: * Progress dialog now prevents max …
(edit) @63   13 years aitotat Changes to Configurator v2: * Now compatible with timeout changes …
(edit) @62   13 years aitotat Changes to Assembly Library: * Small improvements to timeout counter …
(edit) @61   13 years aitotat Changes to XTIDE Universal BIOS: * AA55h signature no longer …
(edit) @60   13 years aitotat Changes to Assembly Library: * Timeout count down is now stopped …
(edit) @59   13 years aitotat Changes to Configuration Program v2: * Menu structure should now be …
(edit) @58   13 years aitotat Changes to Assembly Library: * Exiting menu with ESC can now be canceled.
(edit) @57   13 years aitotat Initial commit (Work in progress).
(edit) @56   13 years aitotat Initial import (Work in progress).
(edit) @55   13 years aitotat Changes to Assembly Library: * Character output to buffer now checks …
(edit) @54   13 years aitotat Changes to Assembly Library: Drive selection moved to own dialog from …
(edit) @53   13 years aitotat Changes to Assembly Library: File Dialog is now compatible with new …
(edit) @52   13 years aitotat Changes to Assembly Library: Completely rewritten line splitting …
(edit) @51   13 years aitotat Changes to Assembly Library: File handle is now properly returned when …
(edit) @50   13 years aitotat Changes to Assembly Library: Removed Memory_ExchangeSSBPwithESDI since …
(edit) @49   13 years aitotat Changes to Assembly Library: Small changes to function names in …
(edit) @48   13 years aitotat Changes to Assembly Library: Added functions to clear Menu Title and …
(edit) @47   13 years aitotat Assembly Library: CGA snow prevention now works when copying strings …
(edit) @46   13 years aitotat Changes to Assembly Library: Sorting now works (pivot item is copied …
(edit) @45   14 years aitotat Changes to assembly library: Changed …
(edit) @44   14 years aitotat Spaces can now be generated before format specifier when printing …
(edit) @43   14 years aitotat Errors are now being checked when calling previous INT 13h handler on …
(edit) @42   14 years aitotat Display Library no more produces CGA snow.
(edit) @41   14 years aitotat Initial commit for Assembly Library.
(edit) @40   14 years aitotat
(edit) @39   14 years aitotat * Better INT 40h handler detection to fix floppy drive detection with …
(edit) @38   14 years aitotat Makefile does not build XT plus version anymore.
(edit) @37   14 years aitotat XTIDE Universal BIOS v1.1.4 (24 August 2010) * Correct number of …
(edit) @36   14 years aitotat Forgot to modify changes.txt for previous commit.
(edit) @35   14 years aitotat Cleaned recent changes a bit to save few bytes.
(edit) @34   14 years aitotat OS hooks are now enabled for all builds. IRQ waiting no longer uses …
(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 …
(edit) @31   14 years aitotat XTIDE Universal BIOS v1.1.3 (29 July 2010) * v1.1.1 broke booting …
(edit) @30   14 years aitotat
(edit) @29   14 years aitotat
(edit) @28   14 years aitotat * v1.1.1 broke booting from foreign drives, it is now fixed. * …
(edit) @27   14 years aitotat * v1.1.1 broke booting from foreign drives, it is now fixed. * Fixed …
(edit) @26   14 years aitotat Fixed a bug where Disk Parameter Table was accessed with wrong pointer …
(edit) @25   14 years aitotat Changes since v1.1.0: * Booting is now possible from hard disks if …
(edit) @24   14 years aitotat Changes since v1.1.0: * Booting is now possible from hard disks if …
(edit) @23   14 years aitotat Booting is now possible from hard disks if floppy controller reset …
Note: See TracRevisionLog for help on using the revision log.