mirror of
https://git.sr.ht/~rabbits/uxn
synced 2024-11-08 15:25:05 +00:00
9 lines
123 B
Text
9 lines
123 B
Text
|0100 ;Console { pad 8 char 1 byte 1 short 2 }
|
|
|01F0 .RESET .FRAME .ERROR ( vectors )
|
|
|
|
@RESET
|
|
|
|
BRK
|
|
|
|
@FRAME BRK
|
|
@ERROR BRK
|