More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
|title=Cinoop | |title=Cinoop | ||
|image= | |image=3ds.png | ||
|description=A minialist Gameboy emulator. | |description=A minialist Gameboy emulator. | ||
|author=CTurt | |author=CTurt |
Revision as of 05:53, 3 Ocak 2022
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.
Usage
The only payable game is Tetris (the rom name is hard coded as tetris.gb).
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