Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rgimad/chip8_kolibri

CHIP-8 emulator for KolibriOS, written in fasm
https://github.com/rgimad/chip8_kolibri

fasm kolibrios

Last synced: 2 days ago
JSON representation

CHIP-8 emulator for KolibriOS, written in fasm

Awesome Lists containing this project

README

        

### CHIP-8 emulator for KolibriOS, written in fasm

![screenshot](https://github.com/rgimad/chip8_kolibri/blob/main/screens/screen3.png "Screenshot")
![screenshot](https://github.com/rgimad/chip8_kolibri/blob/main/screens/screen4.png "Screenshot1")

#### Usage example:
In shell in current directory:
```
chip8 roms/ibm.ch8
```