|
Simple Operating System
|
add .bmp pl.wikipedia.org/wiki/Windows_Bitmap
add get window height and window length
add sys_exit(int code) as subprogram
add check if in code is 8E = change of sreg or EA = jmpf and then don't execute
change call far on jmp far and iret to push 0; push callerAddress; push DWORD[0x8]; iret
add pages int 10h AH=5
split it to loading and executing
add to programsMap program's properties
file must be all in one track, change it
add it to sys_open when file wasn't found