diff options
| author | Daniel Jones <admin@danieljon.es> | 2020-08-16 22:01:10 +0930 |
|---|---|---|
| committer | Daniel Jones <admin@danieljon.es> | 2020-08-16 22:01:10 +0930 |
| commit | eb19009d216f4fb0f7911b939b2f1bc698e40c79 (patch) | |
| tree | 311aec5b03341c301bacaff7a424cbbfd58ce898 /README | |
| download | chip8-eb19009d216f4fb0f7911b939b2f1bc698e40c79.tar.gz chip8-eb19009d216f4fb0f7911b939b2f1bc698e40c79.zip | |
SDL init stuff, test code
Diffstat (limited to 'README')
| -rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -0,0 +1 @@ +CHIP-8 interpreter in C using SDL2 for graphics and sound. |
