|
|
@230
|
13 years |
Krister Nordvall |
Changes to XTIDE Universal BIOS:
* Some small optimizations
|
|
|
@229
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* All builds now initialize drives …
|
|
|
@228
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Drive size can now be limited for …
|
|
|
@227
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* EBIOS functions now work in lite mode.
|
|
|
@226
|
13 years |
Greg Lindhorst |
Moved .bSerialPortAndBaud out of the main DPT into a an attached struc …
|
|
|
@225
|
13 years |
Greg Lindhorst |
Serial Server, minor improvements to file handling.
|
|
|
@224
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* EBIOS functions now work again …
|
|
|
@223
|
13 years |
Krister Nordvall |
Changes:
* Fixed what appears to be a mistake in EBIOS.inc
* Added a …
|
|
|
@222
|
13 years |
Tomi Tilli |
Changes to Assembly Library:
* Excluded pointer normalization …
|
|
|
@221
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* AH=0Ch (Seek) should work properly …
|
|
|
@220
|
13 years |
Greg Lindhorst |
Serial port code, removed pointer re(normalization) code as the …
|
|
|
@219
|
13 years |
Greg Lindhorst |
Serial Server, more minor improvements, added support for larger than …
|
|
|
@218
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Number of sectors to transfer is …
|
|
|
@217
|
13 years |
Greg Lindhorst |
Serial Server: various improvements, turned on LBA28 support by default.
|
|
|
@216
|
13 years |
Greg Lindhorst |
Serial port code - improved pointer re-normalization.
|
|
|
@215
|
13 years |
Greg Lindhorst |
More minor improvements to the serial server, in particular improved …
|
|
|
@214
|
13 years |
Greg Lindhorst |
Rework of the serial write loop and read/write timeout code, resulting …
|
|
|
@213
|
13 years |
Greg Lindhorst |
Minor improvements to serial server.
|
|
|
@212
|
13 years |
Greg Lindhorst |
Fixed a bug where DL was always zero when transitioning control to the …
|
|
|
@211
|
13 years |
Greg Lindhorst |
More minor changes, improved usage message
|
|
|
@210
|
13 years |
Greg Lindhorst |
Various minor bug fixes and improvements to the serial server code.
|
|
|
@209
|
13 years |
Greg Lindhorst |
Initial checkin for the Serial Server code, to be run on a host …
|
|
|
@208
|
13 years |
Greg Lindhorst |
Enhanced checksum for serial communications, much better at detecting …
|
|
|
@207
|
13 years |
Greg Lindhorst |
Added buffer pointer denormalization check within the serial port code …
|
|
|
@206
|
13 years |
Tomi Tilli |
Changes to Configurator v2:
* Program now properly quits when …
|
|
|
@205
|
13 years |
Tomi Tilli |
Changes to Assembly Library:
* Menu Exit event can now be send when …
|
|
|
@204
|
13 years |
Tomi Tilli |
Changes to Configurator v2:
* Number of IDE controllers can now be …
|
|
|
@203
|
13 years |
Greg Lindhorst |
Reworked the 'skip detecting the slave if there was no master' code to …
|
|
|
@202
|
13 years |
Krister Nordvall |
Changes:
* Library/BIOS: Minor optimizations to …
|
|
|
@201
|
13 years |
Greg Lindhorst |
Fixed up conditional compilation so that we can continue to build …
|
|
|
@200
|
13 years |
Greg Lindhorst |
Added logic to skip scanning COM ports if a COM port was already found …
|
|
|
@199
|
13 years |
Greg Lindhorst |
Adding proper serial port support to the Configurator, which required …
|
|
|
@198
|
13 years |
Greg Lindhorst |
Fixing a bug in the configurator with user entry of word values into …
|
|
|
@197
|
13 years |
Greg Lindhorst |
Some maintenance; no changes to the actual source. Moved the …
|
|
|
@196
|
13 years |
Greg Lindhorst |
Added printing of COM port and baud rate, when set explicitly by …
|
|
|
@195
|
13 years |
Greg Lindhorst |
Tiny optimization, switced to using a register that does not need to …
|
|
|
@194
|
13 years |
Greg Lindhorst |
ifdef'd out more unused code. Also added a tool for looking through …
|
|
|
@193
|
13 years |
Greg Lindhorst |
Space optimizations in AccessDPT.asm, transfer one routine to a macro …
|
|
|
@192
|
13 years |
Greg Lindhorst |
Optimized away some long jumps, by rearranging routines within files, …
|
|
|
@191
|
13 years |
Greg Lindhorst |
Space optimization in Address.asm, includes bug fix for …
|
|
|
@190
|
13 years |
Greg Lindhorst |
More comments for changes to BootMenuEvent and BootMenuPrint.
|
|
|
@189
|
13 years |
Greg Lindhorst |
Additional space optimizations, including making IdleProcessing an …
|
|
|
@188
|
13 years |
Greg Lindhorst |
And fixing the main makefile to remove my local path
|
|
|
@187
|
13 years |
Greg Lindhorst |
Fixing makefile on the configurator_v2, had set nasm to my local path
|
|
|
@186
|
13 years |
Greg Lindhorst |
Initial string compression checkin. All changes are under …
|
|
|
@185
|
13 years |
Greg Lindhorst |
Some basic cleanup and fixing build problems with the Configurator …
|
|
|
@184
|
13 years |
Greg Lindhorst |
Space optimization, added a new format character 'I' which is the same …
|
|
|
@183
|
13 years |
Greg Lindhorst |
Space optimization, added option to inline offsets for MENUEVENT …
|
|
|
@182
|
13 years |
Greg Lindhorst |
General code size optimizations, preparing for string compression, …
|
|
|
@181
|
13 years |
Krister Nordvall |
Changes to all parts of the project:
* Size optimizations.
* Added …
|
|
|
@180
|
13 years |
Greg Lindhorst |
Removed note-to-self comment, code in question is needed
|
|
|
@179
|
13 years |
Greg Lindhorst |
Main checkin, adding virtual IDE drive over serial port connection
|
|
|
@178
|
13 years |
Krister Nordvall |
* Removed an %ifdef in RomVars.inc that prevented XTIDECFG from …
|
|
|
@177
|
13 years |
Greg Lindhorst |
Optimiztion, replaced the jump tables for MENU_LIB and DISPLAY_LIB …
|
|
|
@176
|
13 years |
Greg Lindhorst |
Made a module around the EBIOS code, so that it can be turned off to …
|
|
|
@175
|
13 years |
Greg Lindhorst |
ifdef of existing serial code, in preperation for checkin
|
|
|
@174
|
13 years |
Krister Nordvall |
Changes to XTIDE Universal BIOS:
* Excluded the Math_DivDXAXbyCX …
|
|
|
@173
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* L-CHS parameters are now generated …
|
|
|
@172
|
13 years |
Tomi Tilli |
Changes to Assembly Library:
* Added 32/16bit and 64/16bit division …
|
|
|
@171
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Restore IdeTransfer.asm to r169 …
|
|
|
@170
|
13 years |
Krister Nordvall |
Changes to all parts of the project:
* Minor size optimizations
* …
|
|
|
@169
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Old Int 13h functions can now …
|
|
|
@168
|
13 years |
Tomi Tilli |
Changes to Assembly Library:
* Added eCSETZ macro.
|
|
|
@167
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Old Int 13h transfer functions …
|
|
|
@166
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Removed Address.asm from the old …
|
|
|
@165
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Hopefully this commit is …
|
|
|
@164
|
13 years |
Tomi Tilli |
Fixing mess I made during last commit.
|
|
|
@163
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Implemented EBIOS functions 41h, …
|
|
|
@162
|
13 years |
Krister Nordvall |
Changes to all parts of the project:
* Size optimizations, mostly by …
|
|
|
@161
|
14 years |
Krister Nordvall |
Changes to XTIDE Universal BIOS:
* Minor size optimizations.
* …
|
|
|
@160
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Support for XTIDE mod now works.
|
|
|
@159
|
14 years |
Tomi Tilli |
Changes to Configurator v2:
* SDP commands are now supported for …
|
|
|
@158
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Optimized few bytes.
|
|
|
@157
|
14 years |
Krister Nordvall |
Changes to the XTIDE Universal BIOS:
* Size optimizations in …
|
|
|
@156
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Removed unnecessary files.
|
|
|
@155
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* AH=4h again uses VERIFY command …
|
|
|
@154
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
* Small updates to INTPACK macros.
|
|
|
@153
|
14 years |
Tomi Tilli |
Changes to Configurator v2:
* Updated for latest XTIDE Universal BIOS.
|
|
|
@152
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* XTIDE mod should now be supported …
|
|
|
@151
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
* Added more functions to BiosFunctions.inc.
|
|
|
@150
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Redesigned Disk Parameter Tables. …
|
|
|
@149
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
* Added pointer normalization functions
|
|
|
@148
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* INT 13h optimizations to save …
|
|
|
@147
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
* Added more BIOS function equates.
|
|
|
@146
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
* Added INTPACK macros.
|
|
|
@145
|
14 years |
Krister Nordvall |
Minor size optimizations to all parts of the project (even the old …
|
|
|
@144
|
14 years |
Tomi Tilli |
Changes to Configurator v2:
* Added option to specify display mode …
|
|
|
@143
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Removed "Boot sector found!" …
|
|
|
@142
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
* …
|
|
|
@141
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
* Some inlining in Size.asm.
* File …
|
|
|
@140
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* INT 13h functions should no …
|
|
|
@139
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
* Delay functions are now excluded from …
|
|
|
@138
|
14 years |
Tomi Tilli |
Changes to Configurator v2:
* Saving changes now works again (got …
|
|
|
@137
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Menu selection timeout is now …
|
|
|
@136
|
14 years |
Tomi Tilli |
Changes to Configurator v2:
* Menu selection timeout is now …
|
|
|
@135
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Boot menu now displays drive …
|
|
|
@134
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
* Excluded some format specifiers and …
|
|
|
@133
|
14 years |
Krister Nordvall |
Size optimizations in various files in the Assembly Library. Also a …
|
|
|
@132
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* EXCLUDE_FROM_XTIDE_UNIVERSAL_BIOS …
|
|
|
@131
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
* Some functions are now excluded from …
|
|
|