mirror of
https://git.sr.ht/~rabbits/uxn
synced 2024-11-24 14:55:11 +00:00
118afe5fb4
Writing to Debug.stack prints a stack dump; writing to Debug.snapshot makes a snapshot of the running VM and compares it to a previous one if it exists; writing to Debug.exit terminates the VM; and writing to Debug.test_mode activates features handy for automated testing. test_mode is certainly subject to change. |
||
---|---|---|
.. | ||
cond.usm | ||
draw.usm | ||
jump.usm | ||
loop.usm | ||
opcodes.usm | ||
peek.usm |