-
- Downloads
On NE process creation, move major part of NE EXE module loading and
NE instance creation into the child process.
Showing
- include/module.h 2 additions, 1 deletioninclude/module.h
- include/process.h 0 additions, 3 deletionsinclude/process.h
- include/task.h 1 addition, 3 deletionsinclude/task.h
- loader/dos/module.c 1 addition, 1 deletionloader/dos/module.c
- loader/main.c 1 addition, 1 deletionloader/main.c
- loader/ne/module.c 142 additions, 63 deletionsloader/ne/module.c
- loader/pe_image.c 1 addition, 1 deletionloader/pe_image.c
- loader/task.c 6 additions, 16 deletionsloader/task.c
- miscemu/main.c 1 addition, 1 deletionmiscemu/main.c
- scheduler/process.c 12 additions, 6 deletionsscheduler/process.c
Loading
Please register or sign in to comment