mirror of
https://git.sr.ht/~rabbits/uxn
synced 2024-11-08 15:25:05 +00:00
24 lines
218 B
Text
24 lines
218 B
Text
( blank )
|
|
|
|
:dev/r fff8 ( std read port )
|
|
:dev/w fff9 ( std write port )
|
|
|
|
:test 0010
|
|
|
|
;x 1 ;y 2
|
|
|
|
|0100 @RESET
|
|
|
|
#12 =x
|
|
#1234 =y
|
|
~x
|
|
~y
|
|
|
|
#ef =test
|
|
|
|
BRK
|
|
|
|
|c000 @FRAME BRK
|
|
|d000 @ERROR BRK
|
|
|
|
|FFFA .RESET .FRAME .ERROR
|