No description
.gitignore | ||
COPYING | ||
cpu.v | ||
emu.cpp | ||
Makefile | ||
README | ||
si.ch8 | ||
test_main.cpp |
A WIP Chip8 Verilog CPU. May, in the future, contain other components (VGA, SRAM, PS2 and SD card) in order to synthesize this as a console on a Spartan devboard or something. To run tests: make test