Update README.md
This commit is contained in:
@@ -2,13 +2,14 @@
|
|||||||
|
|
||||||
Chip 8 emulator/interpreter.
|
Chip 8 emulator/interpreter.
|
||||||
|
|
||||||
|
```bash
|
||||||
|
./porcel8 -f an_awesome_chip8_rom.ch8
|
||||||
|
```
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
There are no included ROMs as part of this project. Please refer to the [Relevant Resources](#relevant-resources) section.
|
|
||||||
|
|
||||||
```bash
|
Please refer to the [Relevant Resources](#relevant-resources) section for some publicly available ROMs.
|
||||||
./porcel8 -f your_rom.ch8
|
|
||||||
```
|
|
||||||
|
|
||||||
|
|
||||||
### Status
|
### Status
|
||||||
|
Reference in New Issue
Block a user