Game Boy Emulator in Python
Project description
Game Boy in Python
A Game Boy emulator implemented with pure Python (abbr. GBP). GBP is a very simple implement and is able to run some of the GameBoy games (e.g., Dr. Mario). GBP has also passed the blargg's CPU instruction tests.
However, due to its simplicity and Python's performance bottleneck, the frame rate is usually only 3 or 4 (tested on the Apple M1 pro silicon).
Feature not implemented:
- Cartridge MBCs.
- Audio.
- Game Boy Color / Super Game Boy functionalities.
- Bootstrap and so on.
Usage
gameboy [-h] [--debug] gamerom
gamerom
: Path to the game ROM file.-h
--help
: Show the help message and exit.--debug
: Enable debugging mode.
References
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gameboy-python-0.1.0.tar.gz
(37.7 kB
view details)
Built Distribution
File details
Details for the file gameboy-python-0.1.0.tar.gz
.
File metadata
- Download URL: gameboy-python-0.1.0.tar.gz
- Upload date:
- Size: 37.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6c72cbcfbf18536628c907ac6d23fc8a72219d9b8eff92a5ed1baa517e13943f |
|
MD5 | 2f379665e07155cae745774d2b5d049f |
|
BLAKE2b-256 | 88b58357f0fc3174a2da060bd33794ed6a214ab663dfb28ac85d774d3cd6f2e4 |
File details
Details for the file gameboy_python-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: gameboy_python-0.1.0-py3-none-any.whl
- Upload date:
- Size: 42.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7504eae90ddacbdef53fe3aaa999baeaf17f1fe4de4bcb6eed9aa8163bc47abb |
|
MD5 | d13cf2cdc7193a0ab055c0468eec533c |
|
BLAKE2b-256 | e307635085365730875e0130f15d939a38e4fc350459b22881dad64bf77662cc |