Update README.md
This commit is contained in:
@@ -1,9 +1,16 @@
|
|||||||
# PORCEL-8
|
# PORCEL-8
|
||||||
|
|
||||||
Chip 8 emulator/interpreter
|
Chip 8 emulator/interpreter.
|
||||||
|
|
||||||

|

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