An open API service indexing awesome lists of open source software.

https://github.com/noamrodrik/rodrikgameboyemulator

My own version of the GameboyEmulator written in C++17, for educational purposes only!
https://github.com/noamrodrik/rodrikgameboyemulator

cpp cpp17 dmg-001 emulator gameboy gameboy-emulator gb

Last synced: about 1 year ago
JSON representation

My own version of the GameboyEmulator written in C++17, for educational purposes only!

Awesome Lists containing this project

README

          

## RodrikGameboyEmulator
My own version of the Gameboy emulator, for education purposes only!
Written in modern C++ (stdc++17), with design patterns and a proper
structure of the gameboy internals.

Feel free to add/remove/change/ask anything you like.
This is a learning process for me and is entirely open source.

If there's anything (copyright related) that you want me to remove,
please contact me, and i'll do so.

My LinkedIn: **Noam Rodrik**
My Email: **rodriknoam@gmail.com**

# Images
![Ninteno Logo](/Images/Nintendo.png)
![Tetris Logo](/Images/Tetris.png)
![Castlevania Logo](/Images/Castlevania.png)
![Dr.Mario Logo](/Images/DrMario.png)