Now using SDL2 2.30.9

This commit is contained in:
2024-11-22 00:09:54 -05:00
parent 1db8d0b739
commit a7afcd2551
3 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
## choco-chip8
CHIP-8 interpreter written in C++, using ncurses for display.
CHIP-8 interpreter written in C++, using SDL2 for display.