4 lines
46 B
Text
4 lines
46 B
Text
|
|
;get the top item of the stack
|
||
|
|
pop ax
|
||
|
|
push ax
|