4
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 5 days ago.
Jun 08, 2024 — Jun 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move common code in media_check() to a new blockio() function. More... over 21 years ago
(from Lucho) Remove AL=0 check for AH=6c More... over 21 years ago
From Eric Luttmann: More... over 21 years ago
From: Eric Luttmann <[email protected]> More... over 21 years ago
bugfix: CRITERR: to use DOS API {Tom Ehlert/Bart Oldeman} More... over 21 years ago
Fix typo. More... over 21 years ago
Change FcbReadWrite to handle multiple records at once; this allows More... over 21 years ago
Divide optimisation (ceiling) + some small cleanups More... over 21 years ago
Rename the global lpFcb variable to sda_lpFcb. Then use local lpFcb More... over 21 years ago
Fix FCB problems with int21/ah=27,28 (RandomBlockIO) More... over 21 years ago
Added SET support to config.sys + some small cleanups (from Lucho) More... over 21 years ago
jmp -> jmp short (necessary for nasm 0.98) More... over 21 years ago
Implement support for int2f/ax=1220. More... over 21 years ago
Fix problem with FAT12 More... over 21 years ago
Bump up version number; update changelog. More... over 21 years ago
Set the Critical Error number immediately after calling a device driver. More... over 21 years ago
Fix problem with loading multiple device drivers in one file: the More... over 21 years ago
Correct segment for int21_handler to call for ctrl-c. More... over 21 years ago
Improved option handling and a new generic /k option for sys. More... over 21 years ago
Fix problem with character map service. More... over 21 years ago
Update LSM and history More... over 21 years ago
+ Changes Lucho More... over 21 years ago
Correct floppy booting; increase "menu space tolerance" from 3 to 10. More... over 21 years ago
Add boot32lb.asm More... over 21 years ago
Adjust version and history. More... over 21 years ago
Use memcpy instead of fmemcpy; avoid downcasting from far to near. More... over 21 years ago
From Michal Bakowski <[email protected]>: More... over 21 years ago
Full screen config.sys menus (use MENUCOLOR=) More... over 21 years ago
Free memory if there is an error in the relocation table. More... over 21 years ago
* add support for the far jmp at "int 30" (0000:00c0) More... over 21 years ago