added option to temporarily disable sinopt (because optimising urasm expressions...
[urasm.git] / tests / test1.asm
blob59ccec3c1fde2e81e50e637503d97c3959e65286
1 ld a,"!"
2 ld hl,0x2021
3 ld hl,"! "
4 ld hl,'! '
5 ex af',af
6 push bc