collapseos/tests/zasm/test5.asm
2019-12-31 13:07:05 -05:00

5 lines
56 B
NASM

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