More actions
m (Text replacement - "Category:Homebrew handheld emulator on 3DS" to "") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 8: | Line 8: | ||
|version=2015 | |version=2015 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/3dshomebrews/ | |download=https://dlhb.gamebrew.org/3dshomebrews/cinoop_src.zip Source Only | ||
|website=http://cturt.github.io/cinoop.html | |website=http://cturt.github.io/cinoop.html | ||
|source=https://github.com/CTurt/Cinoop | |source=https://github.com/CTurt/Cinoop | ||
Line 41: | Line 41: | ||
* Author's Twitter - https://twitter.com/CTurtE | * Author's Twitter - https://twitter.com/CTurtE | ||
* GitHub - https://github.com/CTurt/Cinoop | * GitHub - https://github.com/CTurt/Cinoop | ||
Latest revision as of 11:00, 22 Haziran 2024
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.
Note: Source only.
Building
Building the 3DS version requires devkitARM and ctrulib from devkitPro.
You can run make 3ds
for just the 3DS version.
User guide
The only playable game is Tetris (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
- Author's Twitter - https://twitter.com/CTurtE
- GitHub - https://github.com/CTurt/Cinoop