mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 02:17:36 +08:00
more
This commit is contained in:
@@ -30,7 +30,7 @@ charset_encoding "UTF-8"; /* default */
|
||||
flags(...): specific flags (bitmask)
|
||||
stackp: stack pointer (SP/ESP)
|
||||
basep: base pointer (BP/EBP)
|
||||
stackdataw: word value on stack [SS:stackp]
|
||||
stackdataw: word value on stack [SS:stackp]. 16-bit or 32-bit depending on ?
|
||||
ip: instruction pointer (IP/EIP)
|
||||
cpulevel: 0=8086 1=80186 2=286 3=386 4=486 5=Pentium
|
||||
*/
|
||||
|
Reference in New Issue
Block a user