794 B
794 B
natsukashii
"Joyful nostalgia"
Rewrite of my GameBoy emulator in C11 with SDL2 and ImGui
It's shipped with a copyright-free, open source bootrom written by Optix:
https://github.com/Hacktix/Bootix
Buttons are:
| Keyboard key | Gameboy button |
|---|---|
| O | Open a rom |
| R | Reset |
| S | Stop |
| Q | Close |
| Z | B |
| X | A |
| Right shift | Select |
| Enter | Start |
| Arrow keys | DPAD |