|
|
@589
|
9 years |
Krister Nordvall |
Changes:
* BIOS: Fixed a purely cosmetic bug from r542 where, in …
|
|
|
@588
|
9 years |
Krister Nordvall |
Changes:
* Fixed a bug in AH24h_HSetBlocks.asm from r550. Trying to …
|
|
|
@586
|
10 years |
Tomi Tilli |
Changes to Assembly Library:
* Added eCSETNZ macro.
|
|
|
@583
|
10 years |
Krister Nordvall |
Changes:
* Changed BOOT_MENU_DEFAULT_TIMEOUT to reduce rounding …
|
|
|
@581
|
10 years |
Krister Nordvall |
Changes:
* Fixed a bug from r178 in MenuLoop.asm that would cause …
|
|
|
@580
|
10 years |
Krister Nordvall |
Changes:
* XTIDECFG: Fixed a bug from r459 where the menu option for …
|
|
|
@568
|
10 years |
Krister Nordvall |
Changes:
* SerDrive: Using named pipe mode (serdrive -p) now works …
|
|
|
@567
|
10 years |
Krister Nordvall |
Changes:
* Renamed MODULE_FEATURE_SETS to MODULE_POWER_MANAGEMENT.
* …
|
|
|
@566
|
11 years |
Krister Nordvall |
Changes to XTIDE Universal BIOS:
* Fixed a very old bug (from r150) …
|
|
|
@537
|
12 years |
Tomi Tilli |
Changes to Assembly Library:
* Commented that NORMALIZE_FAR_POINTER …
|
|
|
@532
|
12 years |
Krister Nordvall |
Changes:
* Changed unused.pl to remove a false positive when …
|
|
|
@531
|
12 years |
Krister Nordvall |
Changes:
* A few minor optimizations.
|
|
|
@527
|
12 years |
Tomi Tilli |
Changes to Assembly Library:
* Menu system KeyStroke event related …
|
|
|
@526
|
12 years |
Krister Nordvall |
Changes:
* Update of the copyright notices to include the year 2013.
|
|
|
@525
|
12 years |
Krister Nordvall |
Changes:
* Made some improvements to the stack switching in …
|
|
|
@510
|
12 years |
Tomi Tilli |
Changes to Assembly Library:
* USE_UNDOC_INTEL is now automatically …
|
|
|
@505
|
12 years |
Krister Nordvall |
Changes:
* Reverted the changes to MenuEvents.inc done in r492 since …
|
|
|
@492
|
12 years |
Greg Lindhorst |
Removed the dependency between MODULE_BOOT_MENU and MODULE_HOTKEYS. …
|
|
|
@491
|
12 years |
Krister Nordvall |
Changes:
* Added a new define (USE_UNDOC_INTEL) that enables …
|
|
|
@489
|
12 years |
Greg Lindhorst |
Added version string to initial title banner, for cases where there is …
|
|
|
@488
|
12 years |
Greg Lindhorst |
Removed unused '4' entry from Strings.asm and recompressed. Added 8x …
|
|
|
@446
|
12 years |
Tomi Tilli |
Changes to Assembly Library:
* File Library can now create files.
|
|
|
@445
|
12 years |
Krister Nordvall |
Changes:
* A speed optimization to the eSHL_IM macro for 386 and …
|
|
|
@440
|
12 years |
Tomi Tilli |
Changes to Assembly Library:
* Added function to sum bytes.
|
|
|
@427
|
12 years |
Tomi Tilli |
Changes to Assembly Library:
* Added Hard Drive Reset (0Dh) to …
|
|
|
@420
|
13 years |
Tomi Tilli |
Changes to Assembly Library:
* Changed division function to be …
|
|
|
@407
|
13 years |
Tomi Tilli |
Changes to Assembly Library:
* One more attempt to properly restore …
|
|
|
@396
|
13 years |
Tomi Tilli |
Changes to Assembly Library:
* Added eCMOVNS macro.
|
|
|
@391
|
13 years |
Tomi Tilli |
Changes to Assembly Library:
* Menu dialogs now compile again.
|
|
|
@390
|
13 years |
Tomi Tilli |
Changes to Assembly Library:
* Menu library now stores and restores …
|
|
|
@376
|
13 years |
Greg Lindhorst |
WIDE checkin... Added copyright and license information to sorce …
|
|
|
@370
|
13 years |
Krister Nordvall |
Changes:
* Added some missing PIO mode timings to ATA_ID.inc (based …
|
|
|
@369
|
13 years |
Greg Lindhorst |
Removed align directives for initalization code and added define for …
|
|
|
@341
|
13 years |
Krister Nordvall |
Changes:
* Fixed a bug from r323 in DisplayPrint.asm.
* Removed some …
|
|
|
@336
|
13 years |
Greg Lindhorst |
Removed %ifdef that was preventing the configuration from building in …
|
|
|
@334
|
13 years |
Greg Lindhorst |
Serial server DPT flag optimization, remove Serial/IDE specific header …
|
|
|
@323
|
13 years |
Tomi Tilli |
Changes to Assembly Library:
* Added Display Library function for …
|
|
|
@322
|
13 years |
Krister Nordvall |
Changes to XTIDE Universal BIOS:
* Commented out the FS and GS …
|
|
|
@293
|
13 years |
Krister Nordvall |
Commit 1/2 (Library, Configurators and Serial Server):
* Changed …
|
|
|
@292
|
13 years |
Greg Lindhorst |
Small optimization, moved around some serial code to avoid a few jumps …
|
|
|
@289
|
13 years |
Tomi Tilli |
Changes to Assembly Library:
* Menu Library now properly restores …
|
|
|
@287
|
13 years |
Tomi Tilli |
Changes to Assembly Library:
* Hopefully fixed a problem of wrong …
|
|
|
@280
|
13 years |
Greg Lindhorst |
Updated configurator with serial code move to assembly library. …
|
|
|
@277
|
13 years |
Greg Lindhorst |
Moved the bulk of the serial code to the assembly library, for …
|
|
|
@258
|
13 years |
Greg Lindhorst |
Added floppy drive emulation over the serial connection …
|
|
|
@256
|
13 years |
Tomi Tilli |
Changes to Assembly Library:
* Added Precise Event Timer functions.
|
|
|
@251
|
13 years |
Krister Nordvall |
Changes:
* Simplified the bug fix I did in r242.
* Fixed a couple of …
|
|
|
@247
|
13 years |
Tomi Tilli |
Changes to Assembly Library:
* Delay functions are no longer required …
|
|
|
@245
|
13 years |
Tomi Tilli |
Changes to Assembly Library:
* Added functions to reboot computer.
* …
|
|
|
@241
|
13 years |
Greg Lindhorst |
Space optimizations in the Boot Menu and BootInfo routines, taking …
|
|
|
@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 …
|
|
|
@207
|
13 years |
Greg Lindhorst |
Added buffer pointer denormalization check within the serial port code …
|
|
|
@205
|
13 years |
Tomi Tilli |
Changes to Assembly Library:
* Menu Exit event can now be send when …
|
|
|
@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 …
|
|
|
@198
|
13 years |
Greg Lindhorst |
Fixing a bug in the configurator with user entry of word values into …
|
|
|
@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 …
|
|
|
@189
|
13 years |
Greg Lindhorst |
Additional space optimizations, including making IdleProcessing an …
|
|
|
@186
|
13 years |
Greg Lindhorst |
Initial string compression checkin. All changes are under …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@174
|
13 years |
Krister Nordvall |
Changes to XTIDE Universal BIOS:
* Excluded the Math_DivDXAXbyCX …
|
|
|
@172
|
13 years |
Tomi Tilli |
Changes to Assembly Library:
* Added 32/16bit and 64/16bit division …
|
|
|
@170
|
13 years |
Krister Nordvall |
Changes to all parts of the project:
* Minor size optimizations
* …
|
|
|
@168
|
13 years |
Tomi Tilli |
Changes to Assembly Library:
* Added eCSETZ macro.
|
|
|
@162
|
13 years |
Krister Nordvall |
Changes to all parts of the project:
* Size optimizations, mostly by …
|
|
|
@154
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
* Small updates to INTPACK macros.
|
|
|
@151
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
* Added more functions to BiosFunctions.inc.
|
|
|
@149
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
* Added pointer normalization functions
|
|
|
@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 …
|
|
|
@142
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
* …
|
|
|
@141
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
* Some inlining in Size.asm.
* File …
|
|
|
@139
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
* Delay functions are now excluded from …
|
|
|
@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 …
|
|
|
@131
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
* Some functions are now excluded from …
|
|
|
@129
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
* …
|
|
|
@125
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
* Cursor coordinates no longer change …
|
|
|
@119
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
* Moved LOAD_BDA_SEGMENT_TO to Macros.inc.
|
|
|
@116
|
14 years |
Krister Nordvall |
Changes to all parts of the project:
* Removed a redundant macro …
|
|
|
@115
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
* Current cursor coordinates won't no …
|
|
|
@113
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
* ePUSHA now pushes SP.
|
|
|
@111
|
14 years |
Krister Nordvall |
Fixed a bug in Emulate.inc
|
|
|
@110
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
* Moved eENTER_STRUCT and eLEAVE_STRUCT …
|
|
|
@106
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
* Some utility functions are now …
|
|
|
@105
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
* More optimizations to reduce size.
…
|
|
|
@104
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
* Some more optimizations.
* Moved …
|
|
|
@103
|
14 years |
Krister Nordvall |
Optimizations to Assembly Library.
|
|
|
@101
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
* Some minor size optimizations to …
|
|
|
@94
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
* Added eCMOVNZ and eCMOVNE macros.
|
|
|
@91
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
* Added some equates for code page 437 …
|
|
|
@85
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
* Some minor adjustments
|
|
|