1
0
mirror of https://github.com/hsoft/collapseos.git synced 2024-07-25 05:50:20 +10:00
collapseos/tools/tests/zasm/test5.asm
Virgil Dupras 22c7eeaa5d Move apps/zasm/tests to tools/tests/zasm
This 'apps' folder is going to disappear. Everything is going to be a
"part" to be assembled through recipes. 'apps' has no meaning.
2019-05-16 11:23:15 -04:00

4 lines
46 B
NASM

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