0
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cputc() fix from the devel branch More... over 19 years ago
Update the biosdisk driver More... over 19 years ago
Begin to backport stuff from the devel branch: - Setup the PIT at boot - Allow to compile with oslib head - Prepare for biosdisk update More... over 19 years ago
- Fix COFF compilation - Change kernel link address More... over 19 years ago
First import of the Serial Mouse Driver More... about 20 years ago
Added trivial mouse support More... about 20 years ago
Fixed with new OSLib names More... about 20 years ago
Fixed with new OSLib names More... about 20 years ago
Remove DOS_ stuff that was conflicting with our new dosmem pool... More... over 20 years ago
Compilation fix More... over 20 years ago
- New vm86 interface - Use our DOS mempool More... over 20 years ago
- Use our DOS mempool instead of the oslib DOS_* functions... - Fix a PMM bug discovered by this usage More... over 20 years ago
Disabled write verify More... over 20 years ago
Small fixes in command line parsing More... over 20 years ago
Implemented --nofloppy and --nohd More... over 20 years ago
WFC() implementation for djgpp (simple&stupid while) More... over 20 years ago
Implement WFC() (I forgot to commit it...) More... over 20 years ago
Switch from while(...) halt(); to WFC() More... over 20 years ago
Move the comment from keyb/init.c into fd32_cpu_idle() More... over 20 years ago
- Link, initialize, and export time and event functions - Lock-related hack... Reenable interrupts inside system calls (otherwise, clock overrun may happen...) - Lowmem hack: call DOS_mem_init() in boot/init.c... As a real solution, we have to use the lowmem pool. More... over 20 years ago
Fix the "event post" stuff... Times are absolute, not relative. More... over 20 years ago
Updated dr-env for floppy driver More... over 20 years ago
fd32/changes.txt were obsolete More... over 20 years ago
removed multiline string literals More... over 20 years ago
debugging output made optional More... over 20 years ago
v0.2: bug fixes and code clean-up More... over 20 years ago
Linking addresses.. More... over 20 years ago
hand.s no longer necessary with new OSLib More... over 20 years ago
Trivial check to speed-up floppy More... over 20 years ago
More debugging output More... over 20 years ago