source: xtideuniversalbios

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @186   12 years gregli Initial string compression checkin. All changes are under …
(edit) @185   12 years gregli Some basic cleanup and fixing build problems with the Configurator …
(edit) @184   12 years gregli Space optimization, added a new format character 'I' which is the same …
(edit) @183   12 years gregli Space optimization, added option to inline offsets for MENUEVENT …
(edit) @182   12 years gregli General code size optimizations, preparing for string compression, …
(edit) @181   12 years krille_n_ Changes to all parts of the project: * Size optimizations. * Added …
(edit) @180   12 years gregli Removed note-to-self comment, code in question is needed
(edit) @179   12 years gregli Main checkin, adding virtual IDE drive over serial port connection
(edit) @178   12 years krille_n_ * Removed an %ifdef in RomVars.inc that prevented XTIDECFG from …
(edit) @177   12 years gregli Optimiztion, replaced the jump tables for MENU_LIB and DISPLAY_LIB …
(edit) @176   12 years gregli Made a module around the EBIOS code, so that it can be turned off to …
(edit) @175   12 years gregli ifdef of existing serial code, in preperation for checkin
(edit) @174   13 years krille_n_ Changes to XTIDE Universal BIOS: * Excluded the Math_DivDXAXbyCX …
(edit) @173   13 years aitotat Changes to XTIDE Universal BIOS: * L-CHS parameters are now generated …
(edit) @172   13 years aitotat Changes to Assembly Library: * Added 32/16bit and 64/16bit division …
(edit) @171   13 years aitotat Changes to XTIDE Universal BIOS: * Restore IdeTransfer.asm to r169
(edit) @170   13 years krille_n_ Changes to all parts of the project: * Minor size optimizations * …
(edit) @169   13 years aitotat Changes to XTIDE Universal BIOS: * Old Int 13h functions can now …
(edit) @168   13 years aitotat Changes to Assembly Library: * Added eCSETZ macro.
(edit) @167   13 years aitotat Changes to XTIDE Universal BIOS: * Old Int 13h transfer functions …
(edit) @166   13 years aitotat Changes to XTIDE Universal BIOS: * Removed Address.asm from the old …
(edit) @165   13 years aitotat Changes to XTIDE Universal BIOS: * Hopefully this commit is …
(edit) @164   13 years aitotat Fixing mess I made during last commit.
(edit) @163   13 years aitotat Changes to XTIDE Universal BIOS: * Implemented EBIOS functions 41h, …
(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) @159   13 years aitotat Changes to Configurator v2: * SDP commands are now supported for …
(edit) @158   13 years aitotat Changes to XTIDE Universal BIOS: * Optimized few bytes.
(edit) @157   13 years krille_n_ Changes to the XTIDE Universal BIOS: * Size optimizations in …
(edit) @156   13 years aitotat Changes to XTIDE Universal BIOS: * Removed unnecessary files.
(edit) @155   13 years aitotat Changes to XTIDE Universal BIOS: * AH=4h again uses VERIFY command …
(edit) @154   13 years aitotat Changes to Assembly Library: * Small updates to INTPACK macros.
(edit) @153   13 years aitotat Changes to Configurator v2: * Updated for latest XTIDE Universal BIOS.
(edit) @152   13 years aitotat Changes to XTIDE Universal BIOS: * XTIDE mod should now be supported …
(edit) @151   13 years aitotat Changes to Assembly Library: * Added more functions to BiosFunctions.inc.
(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
Note: See TracRevisionLog for help on using the revision log.