uxn/projects/tests/cond.usm

18 lines
215 B
Plaintext
Raw Normal View History

2021-03-15 22:27:43 +00:00
( tests/cond )
|0100 @RESET
2021-03-16 17:54:07 +00:00
#1234 POP2
#00 DUP2?
2021-03-16 01:08:41 +00:00
2021-03-15 22:27:43 +00:00
BRK
2021-03-16 17:54:07 +00:00
2021-03-15 22:27:43 +00: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 )