2020-04-14 14:25:14 -04:00
|
|
|
(cont.)
|
|
|
|
0x22: litWord. Similar to a number word, except that instead of
|
|
|
|
being followed by a 2 byte number, it is followed by a
|
|
|
|
null-terminated string. Upon execution, the address of that
|
|
|
|
null-terminated string is pushed on the PSP and IP is advanced
|
|
|
|
to the address following the null.
|
2020-04-16 19:44:17 -04:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|