uxn/projects/tests/cond.usm

18 lines
215 B
Plaintext
Raw Normal View History

2021-03-15 18:27:43 -04:00
( tests/cond )
|0100 @RESET
2021-03-16 13:54:07 -04:00
#1234 POP2
#00 DUP2?
2021-03-15 21:08:41 -04:00
2021-03-15 18:27:43 -04:00
BRK
2021-03-16 13:54:07 -04:00
2021-03-15 18:27:43 -04:00
|c000 @FRAME
|d000 @ERROR
|FF00 ;Console { pad 8 char 1 byte 1 short 2 }
|FFF0 .RESET .FRAME .ERROR ( vectors )
|FFF8 [ 13fd 1ef3 1bf2 ] ( palette )