Description
A Nintendo 3DS homebrew application that embeds a full RISC-V CPU emulator (mini-rv32ima by cnlohr) to boot a real Linux environment inside the 3DS Horizon OS.
Features a custom bottom-screen touch keyboard and standard VT100 console output on the top screen. Usage
- Bottom Screen: Custom touch keyboard, you can probably tell I’m not UX :3
- START Button: Hard exit the emulator and return to the Homebrew Launcher.
Credits
- Built using devkitARM / libctru.
- Powered by the incredible mini-rv32ima RISC-V emulator by cnlohr.