Releases: Baekalfen/PyBoy
Releases Β· Baekalfen/PyBoy
v1.6.5
- Fix Makefile requiring zsh
- Fix crash when failing to initialize sound (especially on WSL)
- Fix Kirby game wrapper scoring and game over conditions
v1.6.3
- Support for Python 3.12
- Move from setup.py to pyproject.toml
v1.6.0
- Add rudimentary Pokemon Gen 1 gamewrapper
- Dramatically improve performance
v1.5.6
Fixes bug with save/load state in CGB mode
v1.5.2
Removed license of unused SDL2 cython libs, and fixed some typos