This commit is contained in:
Jonathan Campbell
2020-06-05 19:11:25 -07:00
parent 232be848cb
commit f98b245792

View File

@@ -34,6 +34,7 @@ charset_encoding "UTF-8"; /* default */
stackdataw: word value on stack [SS:stackp]. 16-bit or 32-bit depending on ?
ip: instruction pointer (IP/EIP). For input, the value is the instruction pointer after decode.
cpulevel: 0=8086 1=80186 2=286 3=386 4=486 5=Pentium
[A,B]: Range syntax, A <= x <= B inclusive
*/
/* avoid copy-pasta */