A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Brian Palmer 17dc9b5270 Full memory management support (memory.c & memory.h & mem.S)
Preliminary debug code (debug.c & debug.h)
Reworked .ini file code (parseini.c & parseini.h)
Size optimizations (fat.asm & fat32.asm)
FAT12/16 boot sector now fully understands the FAT (fat.asm)

svn path=/trunk/; revision=2049
2001-07-06 22:05:05 +00:00
freeldr Full memory management support (memory.c & memory.h & mem.S) 2001-07-06 22:05:05 +00:00
reactos Enabled FASTCALL calling convention 2001-07-06 21:32:43 +00:00
rosapps Corrected CreateProcess() command line parameter to be more compatible with NT 2001-06-18 02:55:47 +00:00