source: xtideuniversalbios

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @96   14 years Tomi Tilli Changes to XTIDE Universal BIOS: * Cleaned boot loader code some more.
(edit) @95   14 years Tomi Tilli Changes to XTIDE Universal BIOS: * Smaller boot sector loading …
(edit) @94   14 years Tomi Tilli Changes to Assembly Library: * Added eCMOVNZ and eCMOVNE macros.
(edit) @93   14 years Tomi Tilli Changes to XTIDE Universal BIOS: * Diagnostic cylinder can no longer …
(edit) @92   14 years Tomi Tilli Changes to XTIDE Universal BIOS: * Removed ROM Boot from boot menu …
(edit) @91   14 years Tomi Tilli Changes to Assembly Library: * Added some equates for code page 437 …
(edit) @90   14 years Tomi Tilli Changes to XTIDE Universal BIOS: * Removed INT 13h format and …
(edit) @89   14 years Tomi Tilli Changes to XTIDE Universal BIOS: * Removed old libraries
(edit) @88   14 years Tomi Tilli Changes to XTIDE Universal BIOS: * Now uses new libraries (untested) …
(edit) @87   14 years Krister Nordvall Change to XTIDE Universal BIOS *Size optimization in BootPrint.asm
(edit) @86   14 years Krister Nordvall Size optimizations in various files in the XTIDE BIOS. Also added a …
(edit) @85   14 years Tomi Tilli Changes to Assembly Library: * Some minor adjustments
(edit) @84   14 years Krister Nordvall Minor size optimizations in various files.
(edit) @83   14 years Krister Nordvall Minor size optimizations in various files.
(edit) @82   14 years Tomi Tilli Changes to Configurator v2: * Makefile now uses Nasm (instead of …
(edit) @81   14 years Tomi Tilli Changes to old configurator: * Makefile now uses Nasm (instead of …
(edit) @80   14 years Tomi Tilli Changes to XTIDE Universal BIOS: * Makefile now uses Nasm (instead …
(edit) @79   14 years Tomi Tilli Changes to Assembly Library: * Makefile now uses Nasm (instead of …
(edit) @78   14 years Tomi Tilli Changes to old configurator: * Optimizations by Krille
(edit) @77   14 years Krister Nordvall Minor size optimizations plus a bug fix in print.asm in Print_IntSW …
(edit) @76   14 years Tomi Tilli Changes to XTIDE Universal BIOS: * Optimizations to old string …
(edit) @75   14 years Tomi Tilli Changes to old Configurator: * Small optimizations to String Library …
(edit) @74   14 years Tomi Tilli Changes to Configurator v2: * Improved system reset.
(edit) @73   14 years Tomi Tilli Changes to Assembly Library: * Fixed library dependencies. * …
(edit) @72   14 years Tomi Tilli XTIDE Universal BIOS Configurator v2 released with XTIDE Universal …
(edit) @71   14 years Tomi Tilli .externalToolBuilders directory is created by Eclipse and should not …
(edit) @70   14 years Tomi Tilli XTIDE Universal BIOS v1.1.5 (28 November 2010) * Errors are now …
(edit) @69   14 years Tomi Tilli Changes to Assembly Library: * Progress Bar now displays properly.
(edit) @68   14 years Tomi Tilli Changes to Configurator v2: * Finally ready for testing.
(edit) @67   14 years Tomi Tilli Changes to Assembly Library: * Forgot to update SI on new File Read …
(edit) @66   14 years Tomi Tilli Changes to Assembly Library: * Added File Library functions for …
(edit) @65   14 years Tomi Tilli Changes to XTIDE Universal BIOS Configurator v2: * All necessary …
(edit) @64   14 years Tomi Tilli Changes to Assembly Library: * Progress dialog now prevents max …
(edit) @63   14 years Tomi Tilli Changes to Configurator v2: * Now compatible with timeout changes …
(edit) @62   14 years Tomi Tilli Changes to Assembly Library: * Small improvements to timeout counter …
(edit) @61   14 years Tomi Tilli Changes to XTIDE Universal BIOS: * AA55h signature no longer …
(edit) @60   14 years Tomi Tilli Changes to Assembly Library: * Timeout count down is now stopped …
(edit) @59   14 years Tomi Tilli Changes to Configuration Program v2: * Menu structure should now be …
(edit) @58   14 years Tomi Tilli Changes to Assembly Library: * Exiting menu with ESC can now be canceled.
(edit) @57   14 years Tomi Tilli Initial commit (Work in progress).
(edit) @56   14 years Tomi Tilli Initial import (Work in progress).
(edit) @55   14 years Tomi Tilli Changes to Assembly Library: * Character output to buffer now checks …
(edit) @54   14 years Tomi Tilli Changes to Assembly Library: Drive selection moved to own dialog from …
(edit) @53   14 years Tomi Tilli Changes to Assembly Library: File Dialog is now compatible with new …
(edit) @52   14 years Tomi Tilli Changes to Assembly Library: Completely rewritten line splitting …
(edit) @51   14 years Tomi Tilli Changes to Assembly Library: File handle is now properly returned when …
(edit) @50   14 years Tomi Tilli Changes to Assembly Library: Removed Memory_ExchangeSSBPwithESDI since …
(edit) @49   14 years Tomi Tilli Changes to Assembly Library: Small changes to function names in …
(edit) @48   14 years Tomi Tilli Changes to Assembly Library: Added functions to clear Menu Title and …
(edit) @47   14 years Tomi Tilli Assembly Library: CGA snow prevention now works when copying strings …
(edit) @46   14 years Tomi Tilli Changes to Assembly Library: Sorting now works (pivot item is copied …
(edit) @45   14 years Tomi Tilli Changes to assembly library: Changed …
(edit) @44   14 years Tomi Tilli Spaces can now be generated before format specifier when printing …
(edit) @43   14 years Tomi Tilli Errors are now being checked when calling previous INT 13h handler on …
(edit) @42   14 years Tomi Tilli Display Library no more produces CGA snow.
(edit) @41   14 years Tomi Tilli Initial commit for Assembly Library.
(edit) @40   14 years Tomi Tilli
(edit) @39   14 years Tomi Tilli * Better INT 40h handler detection to fix floppy drive detection with …
(edit) @38   14 years Tomi Tilli Makefile does not build XT plus version anymore.
(edit) @37   14 years Tomi Tilli XTIDE Universal BIOS v1.1.4 (24 August 2010) * Correct number of …
(edit) @36   14 years Tomi Tilli Forgot to modify changes.txt for previous commit.
(edit) @35   14 years Tomi Tilli Cleaned recent changes a bit to save few bytes.
(edit) @34   14 years Tomi Tilli OS hooks are now enabled for all builds. IRQ waiting no longer uses …
(edit) @33   14 years Tomi Tilli Interrupt controllers are now unmasked during drive reset.
(edit) @32   14 years Tomi Tilli Correct number of drives is now returned from AH=08h even when it is …
(edit) @31   14 years Tomi Tilli XTIDE Universal BIOS v1.1.3 (29 July 2010) * v1.1.1 broke booting …
(edit) @30   14 years Tomi Tilli
(edit) @29   14 years Tomi Tilli
(edit) @28   14 years Tomi Tilli * v1.1.1 broke booting from foreign drives, it is now fixed. * …
(edit) @27   14 years Tomi Tilli * v1.1.1 broke booting from foreign drives, it is now fixed. * Fixed …
(edit) @26   14 years Tomi Tilli Fixed a bug where Disk Parameter Table was accessed with wrong pointer …
(edit) @25   14 years Tomi Tilli Changes since v1.1.0: * Booting is now possible from hard disks if …
(edit) @24   14 years Tomi Tilli Changes since v1.1.0: * Booting is now possible from hard disks if …
(edit) @23   14 years Tomi Tilli Booting is now possible from hard disks if floppy controller reset …
(edit) @22   14 years Tomi Tilli Edited wiki page through web user interface.
(edit) @21   14 years Tomi Tilli Edited wiki page through web user interface.
(edit) @20   14 years Tomi Tilli Edited wiki page through web user interface.
(edit) @19   14 years Tomi Tilli Edited wiki page through web user interface.
(edit) @18   14 years Tomi Tilli Edited wiki page through web user interface.
(edit) @17   14 years Tomi Tilli Edited wiki page through web user interface.
(edit) @16   14 years Tomi Tilli Created wiki page through web user interface.
(edit) @15   14 years Tomi Tilli Edited wiki page through web user interface.
(edit) @14   14 years Tomi Tilli Edited wiki page through web user interface.
(edit) @13   14 years Tomi Tilli Edited wiki page through web user interface.
(edit) @12   14 years Tomi Tilli Edited wiki page through web user interface.
(edit) @11   14 years Tomi Tilli Created wiki page through web user interface.
(edit) @10   14 years Tomi Tilli Now assembles with Yasm
(edit) @9   14 years Tomi Tilli Now assembles with Yasm
(edit) @8   14 years Tomi Tilli Release: XTIDE Universal BIOS v1.1.0
(edit) @7   14 years Tomi Tilli Added documentation.
(edit) @6   14 years Tomi Tilli Release: XTIDE Universal BIOS Configurator v1.1.0
(edit) @5   14 years Tomi Tilli
(edit) @4   14 years Tomi Tilli
(edit) @3   14 years Tomi Tilli
(edit) @2   14 years Tomi Tilli
(add) @1   14 years (none) Initial directory structure.
Note: See TracRevisionLog for help on using the revision log.