|
|
@323
|
13 years |
Tomi Tilli |
Changes to Assembly Library:
* Added Display Library function for …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@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
* …
|
|
|
@162
|
13 years |
Krister Nordvall |
Changes to all parts of the project:
* Size optimizations, mostly by …
|
|
|
@149
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
* Added pointer normalization functions
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@85
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
* Some minor adjustments
|
|
|
@73
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
* Fixed library dependencies.
* …
|
|
|
@69
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
* Progress Bar now displays properly.
|
|
|
@67
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
* Forgot to update SI on new File Read …
|
|
|
@66
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
* Added File Library functions for …
|
|
|
@64
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
* Progress dialog now prevents max …
|
|
|
@62
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
* Small improvements to timeout counter …
|
|
|
@60
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
* Timeout count down is now stopped …
|
|
|
@58
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
* Exiting menu with ESC can now be canceled.
|
|
|
@55
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
* Character output to buffer now checks …
|
|
|
@54
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
Drive selection moved to own dialog from …
|
|
|
@53
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
File Dialog is now compatible with new …
|
|
|
@52
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
Completely rewritten line splitting …
|
|
|
@51
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
File handle is now properly returned when …
|
|
|
@50
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
Removed Memory_ExchangeSSBPwithESDI since …
|
|
|
@49
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
Small changes to function names in …
|
|
|
@48
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
Added functions to clear Menu Title and …
|
|
|
@47
|
14 years |
Tomi Tilli |
Assembly Library:
CGA snow prevention now works when copying strings …
|
|
|
@46
|
14 years |
Tomi Tilli |
Changes to Assembly Library:
Sorting now works (pivot item is copied …
|
|
|
@45
|
14 years |
Tomi Tilli |
Changes to assembly library:
Changed …
|
|
|
@44
|
14 years |
Tomi Tilli |
Spaces can now be generated before format specifier when printing …
|
|
|
@42
|
14 years |
Tomi Tilli |
Display Library no more produces CGA snow.
|
|
|
@41
|
14 years |
Tomi Tilli |
Initial commit for Assembly Library.
|