A toy gameboy emulator written in python3. There are already countless gameboy emulators available, this is a project to help me learn about emulation.
- Python 3
- Pygame
GAMETOY is used via the command line:
./gametoy.py path_to_rom
to launch a rom./gametoy.py
to see possible arguments