More actions
(Created page with "{{Infobox 3DS homebrew | title = Chip8-CTRU | image = https://dlhb.gamebrew.org/3dshomebrew/Chip8-CTRU.jpeg|250px | type = Computer | version = | licence = Mixed | author = Y...") |
No edit summary |
||
Line 7: | Line 7: | ||
| author = YourNerdyJoe | | author = YourNerdyJoe | ||
| website = https://github.com/YourNerdyJoe/Chip8-CTRU | | website = https://github.com/YourNerdyJoe/Chip8-CTRU | ||
| source = https://dlhb.gamebrew.org/3dshomebrew/Chip8-CTRU-master.zip | | source = https://dlhb.gamebrew.org/3dshomebrew/Chip8-CTRU-master.zip | ||
}} | }} | ||
<youtube>5_QkNX1Jyqs</youtube> | <youtube>5_QkNX1Jyqs</youtube> | ||
Chip8-CTRU = | =Chip8-CTRU= | ||
A Chip8 Emulator to 3DS, originally developed by St4rk. | |||
Modified and ported to 3DS usermode code by Joseph LoManto (aka YourNerdyJoe). | |||
===Features added:=== | |||
* Multi-Rom touch screen menu | |||
* 3D set-in effect Add roms to a folder named Chip8 on the root of your sd card. | |||
See chip8.c for keybindings. Source only! |
Revision as of 11:31, 28 April 2020
Chip8-CTRU
A Chip8 Emulator to 3DS, originally developed by St4rk.
Modified and ported to 3DS usermode code by Joseph LoManto (aka YourNerdyJoe).
Features added:
- Multi-Rom touch screen menu
- 3D set-in effect Add roms to a folder named Chip8 on the root of your sd card.
See chip8.c for keybindings. Source only!