More actions
Cinoop | |
---|---|
General | |
Author | CTurt |
Type | Handheld |
Version | 2015 |
License | Mixed |
Last Updated | 2015/11/15 |
Links | |
[source only Download] | |
Website | |
Source | |
Cinoop is a minimalist Game Boy interpreting emulator written from scratch, without support for custom mappers or sound.
The project is written in C and is open source. It can be run on Windows, DS, GameCube, 3DS, Linux based OSes, PSP, and PS4.
Building
Building the 3DS version requires devkitARM and ctrulib from devkitPro.
You can run make 3ds
for just the 3DS version.
User guide
The rom name is hard coded as tetris.gb and the only payable game is Tetris.
Controls
B - B
A - A
Start - Start
Select - Select
D-Pad or Circle Pad - D-Pad
External links
- Author's website - https://github.com/CTurt/Cinoop
- GitHub - https://github.com/CTurt/Cinoop