pizza-gauntlet/README.md

5 lines
226 B
Markdown
Raw Normal View History

2024-10-14 03:10:13 +00:00
# Pizza Gauntlet
A test suite for a (virtual boy) v810 CPU or emulator. Originally written by PizzaRollsRoyce.
The test passes if execution reaches the infinite loop at `done`, and fails if it halts at any point before that.