mirror of
https://github.com/hsoft/collapseos.git
synced 2024-11-06 10:18:05 +11:00
22c7eeaa5d
This 'apps' folder is going to disappear. Everything is going to be a "part" to be assembled through recipes. 'apps' has no meaning.
4 lines
46 B
NASM
4 lines
46 B
NASM
; test expressions
|
|
ld a, 'A'+3
|
|
ld a, 'A'-0x20
|