mirror of
https://github.com/KolibriOS/kolibrios.git
synced 2024-12-14 02:47:07 +03:00
7f7312d98b
git-svn-id: svn://kolibrios.org@8725 a494cfbc-eb01-0410-851d-a64ba20cac60
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
|