chip8

CHIP-8 emulator
git clone git://git.christosmarg.xyz/chip8.git
Log | Files | Refs | README | LICENSE

commit c3bf7c164d2287cd6df9fbaf9633155bc90da901
parent eaafa9a499574c6feaf4ba1cb8f25f20f63e0f85
Author: Christos Margiolis <christos@margiolis.net>
Date:   Mon, 25 May 2020 14:34:33 +0300

added gitignore

Diffstat:
A.gitignore | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -0,0 +1 @@ +roms