mirror of
https://git.sr.ht/~rabbits/uxn
synced 2024-11-08 23:35:05 +00:00
24 lines
No EOL
300 B
Text
24 lines
No EOL
300 B
Text
( tests/cond )
|
|
|
|
|0100 @RESET
|
|
|
|
#00 #d0
|
|
$loop NOP
|
|
( incr ) SWP #01 ADD SWP
|
|
DUP2 LTH ^$loop SWP JMPS?
|
|
POP =Console.byte
|
|
|
|
BRK
|
|
|
|
@routine
|
|
|
|
|
|
RTN
|
|
|
|
|c000 @FRAME
|
|
|d000 @ERROR
|
|
|
|
|FF00 ;Console { pad 8 char 1 byte 1 short 2 }
|
|
|
|
|FFF0 .RESET .FRAME .ERROR ( vectors )
|
|
|FFF8 [ 13fd 1ef3 1bf2 ] ( palette ) |