mirror of
https://github.com/ichmagmaus111/ghostgram.git
synced 2026-07-16 20:47:21 +02:00
4 lines
47 B
NASM
4 lines
47 B
NASM
x: mov al, x>>8
|
|
times 256 db 0
|
|
y: mov ah, y>>8
|