This commit is contained in:
2025-02-14 20:13:10 +00:00
parent eaa86e14ba
commit 06fb6aa650
3 changed files with 6 additions and 8 deletions

View File

@@ -3,7 +3,7 @@
Chip 8 emulator/interpreter.
```bash
./porcel8 -f an_awesome_chip8_rom.ch8
./porcel8 an_awesome_chip8_rom.ch8
```
![pong.gif](assets/pong.gif)