21 lines
794 B
Markdown
21 lines
794 B
Markdown
# natsukashii
|
|
### _"Joyful nostalgia"_
|
|
|
|
[](https://www.codefactor.io/repository/github/cocosimone/natsukashii/overview/master)
|
|
|
|
Rewrite of my GameBoy emulator in C11 with SDL2 and ImGui</br>
|
|
It's shipped with a copyright-free, open source bootrom written by Optix:</br>
|
|
https://github.com/Hacktix/Bootix</br>
|
|
|
|
**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 | |