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