forked from KolibriOS/kolibrios
13 lines
230 B
Plaintext
13 lines
230 B
Plaintext
|
CHIP-8 Emulator for KolibriOS.
|
||
|
Author: rgimad
|
||
|
Year: 2021
|
||
|
|
||
|
How to use:
|
||
|
|
||
|
Open shell in current directory (in Eolite Ctrl+G).
|
||
|
Type for example:
|
||
|
|
||
|
chip8 roms/ibm.chip8
|
||
|
|
||
|
P.S. ROMs from https://github.com/dmatlack/chip8/tree/master/roms
|