mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-14 02:47:07 +03:00
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
|