12 ms·
anyone know a good guide to getting started with these kind of projects? such as say I have an idea any general guide to: - development env with simulator - de
by kureikain 3y ago
anyone know a good guide to getting started with these kind of projects? such as say I have an idea any general guide to:
- development env with simulator
- development board
- production hardware
- dmitrygr 3y agoGameboy is a nice system to start working on emulation with. Very well documented. Many games use only a small fraction of capabilities making progress visible.