source: xtideuniversalbios

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @150   13 years aitotat Changes to XTIDE Universal BIOS: * Redesigned Disk Parameter Tables. …
(edit) @149   13 years aitotat Changes to Assembly Library: * Added pointer normalization functions
(edit) @148   13 years aitotat Changes to XTIDE Universal BIOS: * INT 13h optimizations to save …
(edit) @147   13 years aitotat Changes to Assembly Library: * Added more BIOS function equates.
(edit) @146   13 years aitotat Changes to Assembly Library: * Added INTPACK macros.
(edit) @145   13 years krille_n_ Minor size optimizations to all parts of the project (even the old …
(edit) @144   13 years aitotat Changes to Configurator v2: * Added option to specify display mode …
(edit) @143   13 years aitotat Changes to XTIDE Universal BIOS: * Removed "Boot sector found!" …
(edit) @142   13 years aitotat Changes to Assembly Library: * …
(edit) @141   13 years aitotat Changes to Assembly Library: * Some inlining in Size.asm. * File …
(edit) @140   13 years aitotat Changes to XTIDE Universal BIOS: * INT 13h functions should no …
(edit) @139   13 years aitotat Changes to Assembly Library: * Delay functions are now excluded from …
(edit) @138   13 years aitotat Changes to Configurator v2: * Saving changes now works again (got …
(edit) @137   13 years aitotat Changes to XTIDE Universal BIOS: * Menu selection timeout is now …
(edit) @136   13 years aitotat Changes to Configurator v2: * Menu selection timeout is now …
(edit) @135   13 years aitotat Changes to XTIDE Universal BIOS: * Boot menu now displays drive …
(edit) @134   13 years aitotat Changes to Assembly Library: * Excluded some format specifiers and …
(edit) @133   13 years krille_n_ Size optimizations in various files in the Assembly Library. Also a …
(edit) @132   13 years aitotat Changes to XTIDE Universal BIOS: * EXCLUDE_FROM_XTIDE_UNIVERSAL_BIOS …
(edit) @131   13 years aitotat Changes to Assembly Library: * Some functions are now excluded from …
(edit) @130   13 years aitotat Changes to XTIDE Universal BIOS: * Boot menu finally works but …
(edit) @129   13 years aitotat Changes to Assembly Library: * …
(edit) @128   13 years krille_n_ Changes to the XTIDE Universal BIOS: * Size optimizations in various …
(edit) @127   13 years aitotat Changes to XTIDE Universal BIOS: * More boot menu fixes.
(edit) @126   13 years krille_n_ Changes to the XTIDE Universal BIOS: * Minor size optimization in …
(edit) @125   13 years aitotat Changes to Assembly Library: * Cursor coordinates no longer change …
(edit) @124   13 years aitotat Changes to XTIDE Universal BIOS: * Some boot menu fixes but menu …
(edit) @123   13 years krille_n_ Fixed a couple of mistakes.
(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   14 years aitotat Changes to Assembly Library: Drive selection moved to own dialog from …
(edit) @53   14 years aitotat Changes to Assembly Library: File Dialog is now compatible with new …
(edit) @52   14 years aitotat Changes to Assembly Library: Completely rewritten line splitting …
(edit) @51   14 years aitotat Changes to Assembly Library: File handle is now properly returned when …
Note: See TracRevisionLog for help on using the revision log.