2001-01-06 02:55:49 +01:00
|
|
|
@ stdcall LoadDosExe(str long) MZ_LoadImage
|
2002-10-24 00:24:10 +02:00
|
|
|
@ stdcall EmulateInterruptPM(ptr long) DOSVM_EmulateInterruptPM
|
2002-11-15 02:35:52 +01:00
|
|
|
@ stdcall CallBuiltinHandler(ptr long) DOSVM_CallBuiltinHandler
|
2000-12-26 01:22:45 +01:00
|
|
|
|
2001-12-04 20:54:44 +01:00
|
|
|
# I/O functions
|
2000-12-26 01:22:45 +01:00
|
|
|
@ stdcall SetTimer(long) DOSVM_SetTimer
|
|
|
|
@ stdcall GetTimer() DOSVM_GetTimer
|
2001-12-04 20:54:44 +01:00
|
|
|
@ stdcall inport(long long ptr) DOSVM_inport
|
|
|
|
@ stdcall outport(long long long) DOSVM_outport
|