1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-07-23 04:40:23 +10:00
collapseos/tools/tests/zasm/test5.asm
2019-05-17 22:22:10 -04:00

5 lines
56 B
NASM

; test expressions
ld a, 'A'+3
ld a, 'A'-0x20
ld a, 8*5