/GameToy

A toy gameboy emulator written in python.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

GAMETOY

A toy gameboy emulator written in python3. There are already countless gameboy emulators available, this is a project to help me learn about emulation.

Requirements

  • Python 3
  • Pygame

Usage

GAMETOY is used via the command line:

  • ./gametoy.py path_to_rom to launch a rom
  • ./gametoy.py to see possible arguments