|
|
@294
|
13 years |
Krister Nordvall |
Commit 2/2 (BIOS):
* Fixed a bug in AH1h_HStatus.asm.
* Minor …
|
|
|
@269
|
13 years |
Greg Lindhorst |
Fixed a bug with reporting the number of hard disks when there were …
|
|
|
@262
|
13 years |
Greg Lindhorst |
More optimizations. Merged RamVars_IsFunction/DriveHandledByThisBIOS …
|
|
|
@259
|
13 years |
Greg Lindhorst |
For function int13/0h, restored the code to only reset the floppy …
|
|
|
@258
|
13 years |
Greg Lindhorst |
Added floppy drive emulation over the serial connection …
|
|
|
@255
|
13 years |
Greg Lindhorst |
Bug fix in BootMenuPrint, introduced in r241, where floppy disk …
|
|
|
@254
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Changed BOOTNFO to BOOTMENUINFO …
|
|
|
@253
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Forgot to remove code that stored …
|
|
|
@252
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Boot menu now shows only one …
|
|
|
@248
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Booting with hotkey now properly …
|
|
|
@243
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Brought back optional "A then C" …
|
|
|
@241
|
13 years |
Greg Lindhorst |
Space optimizations in the Boot Menu and BootInfo routines, taking …
|
|
|
@212
|
13 years |
Greg Lindhorst |
Fixed a bug where DL was always zero when transitioning control to the …
|
|
|
@202
|
13 years |
Krister Nordvall |
Changes:
* Library/BIOS: Minor optimizations to …
|
|
|
@200
|
13 years |
Greg Lindhorst |
Added logic to skip scanning COM ports if a COM port was already found …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@165
|
13 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Hopefully this commit is …
|
|
|
@162
|
13 years |
Krister Nordvall |
Changes to all parts of the project:
* Size optimizations, mostly by …
|
|
|
@161
|
13 years |
Krister Nordvall |
Changes to XTIDE Universal BIOS:
* Minor size optimizations.
* …
|
|
|
@158
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Optimized few bytes.
|
|
|
@155
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* AH=4h again uses VERIFY command …
|
|
|
@150
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Redesigned Disk Parameter Tables. …
|
|
|
@148
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* INT 13h optimizations to save …
|
|
|
@143
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Removed "Boot sector found!" …
|
|
|
@140
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* INT 13h functions should no …
|
|
|
@137
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Menu selection timeout is now …
|
|
|
@135
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Boot menu now displays drive …
|
|
|
@130
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Boot menu finally works but …
|
|
|
@128
|
14 years |
Krister Nordvall |
Changes to the XTIDE Universal BIOS:
* Size optimizations in various …
|
|
|
@127
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* More boot menu fixes.
|
|
|
@124
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Some boot menu fixes but menu …
|
|
|
@122
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Bottom info now appears but menu …
|
|
|
@121
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Endianness is now corrected for …
|
|
|
@120
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Display library now gets …
|
|
|
@117
|
14 years |
Krister Nordvall |
Changes to the XTIDE Universal BIOS:
* Bugfix: The stack swapping in …
|
|
|
@116
|
14 years |
Krister Nordvall |
Changes to all parts of the project:
* Removed a redundant macro …
|
|
|
@100
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* BootInfo.asm had initialization …
|
|
|
@98
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Some more initialization …
|
|
|
@96
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Cleaned boot loader code some more.
|
|
|
@95
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Smaller boot sector loading …
|
|
|
@93
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Diagnostic cylinder can no longer …
|
|
|
@92
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Removed ROM Boot from boot menu …
|
|
|
@90
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Removed INT 13h format and …
|
|
|
@88
|
14 years |
Tomi Tilli |
Changes to XTIDE Universal BIOS:
* Now uses new libraries (untested) …
|
|
|
@87
|
14 years |
Krister Nordvall |
Change to XTIDE Universal BIOS
*Size optimization in BootPrint.asm
|
|
|
@84
|
14 years |
Krister Nordvall |
Minor size optimizations in various files.
|
|
|
@83
|
14 years |
Krister Nordvall |
Minor size optimizations in various files.
|
|
|
@32
|
14 years |
Tomi Tilli |
Correct number of drives is now returned from AH=08h even when it is …
|
|
|
@28
|
14 years |
Tomi Tilli |
* v1.1.1 broke booting from foreign drives, it is now fixed.
* …
|
|
|
@3
|
14 years |
Tomi Tilli |
|