Export to GitHub

xtideuniversalbios - default

Source Commits


Commits

Author Date Commit Message
gregli@hotmail.com Nov 15, 2011 188 And fixing the main makefile to remove my local path
gregli@hotmail.com Nov 15, 2011 187 Fixing makefile on the configurator_v2, had set nasm to my local path
gregli@hotmail.com Nov 15, 2011 186 Initial string compression checkin. All changes are under MODULE_STRINGS_COMPRE
gregli@hotmail.com Nov 15, 2011 185 Some basic cleanup and fixing build problems with the Configurator (missing stri
gregli@hotmail.com Nov 15, 2011 184 Space optimization, added a new format character 'I' which is the same as 'u' bu
gregli@hotmail.com Nov 15, 2011 183 Space optimization, added option to inline offsets for MENUEVENT structure, for
gregli@hotmail.com Nov 14, 2011 182 General code size optimizations, preparing for string compression, consolidating
krille_n_@hotmail.com Nov 13, 2011 181 Changes to all parts of the project: * Size optimizations. * Added a define
gregli@hotmail.com Oct 25, 2011 180 Removed note-to-self comment, code in question is needed
gregli@hotmail.com Oct 25, 2011 179 Main checkin, adding virtual IDE drive over serial port connection
krille_n_@hotmail.com Oct 23, 2011 178 * Removed an %ifdef in RomVars.inc that prevented XTIDECFG from building. * Size
gregli@hotmail.com Oct 22, 2011 177 Optimiztion, replaced the jump tables for MENU_LIB and DISPLAY_LIB with direct j
gregli@hotmail.com Oct 22, 2011 176 Made a module around the EBIOS code, so that it can be turned off to make room f
gregli@hotmail.com Oct 22, 2011 175 ifdef of existing serial code, in preperation for checkin
krille_n_@hotmail.com Sep 18, 2011 174 Changes to XTIDE Universal BIOS: * Excluded the Math_DivDXAXbyCX procedure as
aitotat@gmail.com Sep 18, 2011 173 Changes to XTIDE Universal BIOS: * L-CHS parameters are now generated different
aitotat@gmail.com Sep 18, 2011 172 Changes to Assembly Library: * Added 32/16bit and 64/16bit division functions.
aitotat@gmail.com Aug 22, 2011 171 Changes to XTIDE Universal BIOS: * Restore IdeTransfer.asm to r169 since recent
krille_n_@hotmail.com Aug 22, 2011 170 Changes to all parts of the project: * Minor size optimizations * Commented
aitotat@gmail.com Aug 21, 2011 169 Changes to XTIDE Universal BIOS: * Old Int 13h functions can now transfer 256 s
aitotat@gmail.com Aug 21, 2011 168 Changes to Assembly Library: * Added eCSETZ macro.
aitotat@gmail.com Aug 21, 2011 167 Changes to XTIDE Universal BIOS: * Old Int 13h transfer functions work again.
aitotat@gmail.com Aug 20, 2011 166 Changes to XTIDE Universal BIOS: * Removed Address.asm from the old location.
aitotat@gmail.com Aug 20, 2011 165 Changes to XTIDE Universal BIOS: * Hopefully this commit is successful. Sorry f
aitotat@gmail.com Aug 20, 2011 164 Fixing mess I made during last commit.
aitotat@gmail.com Aug 20, 2011 163 Changes to XTIDE Universal BIOS: * Implemented EBIOS functions 41h, 42h, 43h, 4
krille_n_@hotmail.com May 28, 2011 162 Changes to all parts of the project: * Size optimizations, mostly by excluding
krille_n_@hotmail.com May 8, 2011 161 Changes to XTIDE Universal BIOS: * Minor size optimizations. * Tried to mini
aitotat May 4, 2011 160 Changes to XTIDE Universal BIOS: * Support for XTIDE mod now works.
aitotat May 3, 2011 159 Changes to Configurator v2: * SDP commands are now supported for XTIDE mod (se
aitotat May 2, 2011 158 Changes to XTIDE Universal BIOS: * Optimized few bytes.
krille_n_@hotmail.com May 1, 2011 157 Changes to the XTIDE Universal BIOS: * Size optimizations in IdeTransfer.asm a
aitotat May 1, 2011 156 Changes to XTIDE Universal BIOS: * Removed unnecessary files.
aitotat May 1, 2011 155 Changes to XTIDE Universal BIOS: * AH=4h again uses VERIFY command (copy-pasti
aitotat May 1, 2011 154 Changes to Assembly Library: * Small updates to INTPACK macros.
aitotat May 1, 2011 153 Changes to Configurator v2: * Updated for latest XTIDE Universal BIOS.
aitotat May 1, 2011 152 Changes to XTIDE Universal BIOS: * XTIDE mod should now be supported (untested
aitotat May 1, 2011 151 Changes to Assembly Library: * Added more functions to BiosFunctions.inc.
aitotat Apr 29, 2011 150 Changes to XTIDE Universal BIOS: * Redesigned Disk Parameter Tables. * Code
aitotat Apr 29, 2011 149 Changes to Assembly Library: * Added pointer normalization functions
aitotat Mar 19, 2011 148 Changes to XTIDE Universal BIOS: * INT 13h optimizations to save almost 100 by
aitotat Mar 19, 2011 147 Changes to Assembly Library: * Added more BIOS function equates.
aitotat Mar 18, 2011 146 Changes to Assembly Library: * Added INTPACK macros.
krille_n_@hotmail.com Mar 15, 2011 145 Minor size optimizations to all parts of the project (even the old Configurator)
aitotat Mar 14, 2011 144 Changes to Configurator v2: * Added option to specify display mode for boot me
aitotat Mar 14, 2011 143 Changes to XTIDE Universal BIOS: * Removed "Boot sector found!" string. * Ad
aitotat Mar 14, 2011 142 Changes to Assembly Library: * Size_GetSizeToAXAndCharToDLfromBXDXAXwithMagnit
aitotat Mar 14, 2011 141 Changes to Assembly Library: * Some inlining in Size.asm. * File Dialog can
aitotat Mar 14, 2011 140 Changes to XTIDE Universal BIOS: * INT 13h functions should no longer use Asse
aitotat Mar 14, 2011 139 Changes to Assembly Library: * Delay functions are now excluded from XTIDE Uni
aitotat Mar 14, 2011 138 Changes to Configurator v2: * Saving changes now works again (got broken in r1
aitotat Mar 13, 2011 137 Changes to XTIDE Universal BIOS: * Menu selection timeout is now specified in
aitotat Mar 13, 2011 136 Changes to Configurator v2: * Menu selection timeout is now specified in timer
aitotat Mar 13, 2011 135 Changes to XTIDE Universal BIOS: * Boot menu now displays drive number (untest
aitotat Mar 12, 2011 134 Changes to Assembly Library: * Excluded some format specifiers and related pri
krille_n_@hotmail.com Mar 12, 2011 133 Size optimizations in various files in the Assembly Library. Also a very small c
aitotat Mar 7, 2011 132 Changes to XTIDE Universal BIOS: * EXCLUDE_FROM_XTIDE_UNIVERSAL_BIOS define fo
aitotat Mar 7, 2011 131 Changes to Assembly Library: * Some functions are now excluded from XTIDE Univ
aitotat Mar 4, 2011 130 Changes to XTIDE Universal BIOS: * Boot menu finally works but timeout and dri
aitotat Mar 4, 2011 129 Changes to Assembly Library: * MenuInit_DisplayMenuWithHandlerInBXandUserDataI
krille_n_@hotmail.com Mar 4, 2011 128 Changes to the XTIDE Universal BIOS: * Size optimizations in various files.
aitotat Mar 3, 2011 127 Changes to XTIDE Universal BIOS: * More boot menu fixes.
krille_n_@hotmail.com Mar 3, 2011 126 Changes to the XTIDE Universal BIOS: * Minor size optimization in DriveXlate.a
aitotat Mar 3, 2011 125 Changes to Assembly Library: * Cursor coordinates no longer change when cleari
aitotat Mar 2, 2011 124 Changes to XTIDE Universal BIOS: * Some boot menu fixes but menu does not work
krille_n_@hotmail.com Feb 28, 2011 123 Fixed a couple of mistakes.
aitotat Feb 28, 2011 122 Changes to XTIDE Universal BIOS: * Bottom info now appears but menu does not.
aitotat Feb 28, 2011 121 Changes to XTIDE Universal BIOS: * Endianness is now corrected for ATA device
aitotat Feb 28, 2011 120 Changes to XTIDE Universal BIOS: * Display library now gets initialized. * S
aitotat Feb 28, 2011 119 Changes to Assembly Library: * Moved LOAD_BDA_SEGMENT_TO to Macros.inc.
aitotat Feb 28, 2011 118 Changes to Configurator v2: * Warm boot flag is now reset when rebooting. *
krille_n_@hotmail.com Feb 28, 2011 117 Changes to the XTIDE Universal BIOS: * Bugfix: The stack swapping in BootVars_
krille_n_@hotmail.com Feb 26, 2011 116 Changes to all parts of the project: * Removed a redundant macro (HPIO_NORMALI
aitotat Feb 23, 2011 115 Changes to Assembly Library: * Current cursor coordinates won't no longer be r
aitotat Feb 23, 2011 114 Changes to Configurator v2: * Corrected item counts on some menu pages.
aitotat Feb 23, 2011 113 Changes to Assembly Library: * ePUSHA now pushes SP.
krille_n_@hotmail.com Feb 22, 2011 112 Changes to the XTIDE Universal BIOS: * Removed the original copy of macros.inc
krille_n_@hotmail.com Feb 22, 2011 111 Fixed a bug in Emulate.inc
aitotat Feb 22, 2011 110 Changes to Assembly Library: * Moved eENTER_STRUCT and eLEAVE_STRUCT to Macros
aitotat Feb 22, 2011 109 Changes to Configurator v2: * Updated for v1.2.0_wip BIOS. * IRQ selection i
krille_n_@hotmail.com Feb 18, 2011 108 Fixed a spelling mistake and cleaned the source some. No changes to the actual c
krille_n_@hotmail.com Feb 18, 2011 107 Changes to the XTIDE Universal BIOS Configurator v2: *Reverted my previous cha
aitotat Feb 17, 2011 106 Changes to Assembly Library: * Some utility functions are now included only wh
aitotat Feb 17, 2011 105 Changes to Assembly Library: * More optimizations to reduce size. * Removed
aitotat Feb 2, 2011 104 Changes to Assembly Library: * Some more optimizations. * Moved macros.inc f
krille_n_@hotmail.com Feb 2, 2011 103 Optimizations to Assembly Library.
krille_n_@hotmail.com Feb 1, 2011 102 Changes to XTIDE Universal BIOS * Minor optimization in FloppyDrive.asm
aitotat Jan 31, 2011 101 Changes to Assembly Library: * Some minor size optimizations to Display Librar
aitotat Jan 31, 2011 100 Changes to XTIDE Universal BIOS: * BootInfo.asm had initialization functions t
aitotat Jan 31, 2011 99 Changes to XTIDE Universal BIOS: * Even more initialization code inlining.
aitotat Jan 30, 2011 98 Changes to XTIDE Universal BIOS: * Some more initialization optimizations.
aitotat Jan 30, 2011 97 Changes to XTIDE Universal BIOS: * Inlined some initialization functions. *
aitotat Jan 28, 2011 96 Changes to XTIDE Universal BIOS: * Cleaned boot loader code some more.
aitotat Jan 28, 2011 95 Changes to XTIDE Universal BIOS: * Smaller boot sector loading string. * Cle
aitotat Jan 28, 2011 94 Changes to Assembly Library: * Added eCMOVNZ and eCMOVNE macros.
aitotat Jan 27, 2011 93 Changes to XTIDE Universal BIOS: * Diagnostic cylinder can no longer be reserv
aitotat Jan 27, 2011 92 Changes to XTIDE Universal BIOS: * Removed ROM Boot from boot menu and created
aitotat Jan 27, 2011 91 Changes to Assembly Library: * Added some equates for code page 437 characters
aitotat Jan 27, 2011 90 Changes to XTIDE Universal BIOS: * Removed INT 13h format and diagnostics func
aitotat Jan 27, 2011 89 Changes to XTIDE Universal BIOS: * Removed old libraries