small clarification on what "unreal" mode really is
This commit is contained in:
@@ -160,7 +160,7 @@ main:
|
|||||||
call GetMemoryMap
|
call GetMemoryMap
|
||||||
print_string MemoryMap_OK_info
|
print_string MemoryMap_OK_info
|
||||||
|
|
||||||
; enter unreal mode
|
; enter unreal mode (16 bit code, 32 bit flat memory model)
|
||||||
call EnterUnrealMode
|
call EnterUnrealMode
|
||||||
print_string UnrealMode_OK_info
|
print_string UnrealMode_OK_info
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user