0
0
Fork 0
mirror of https://git.sr.ht/~rabbits/uxn synced 2024-11-08 23:35:05 +00:00
Commit graph

3 commits

Author SHA1 Message Date
Andrew Alderwick
008ccf4e76 Get test suite running in SDL Uxn. 2021-03-24 23:15:42 +00:00
Andrew Alderwick
118afe5fb4 Add debug device.
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.
2021-03-22 23:22:47 +00:00
Andrew Alderwick
ecc50fd9f2 Add test suite skeleton. 2021-03-22 20:36:38 +00:00