Simon Gellis 7c8ce09516 | ||
---|---|---|
.gitignore | ||
README.md | ||
gauntlet.s | ||
makefile | ||
vb.ld |
README.md
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.