| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-05 | 715 Bytes | |
| v2.7.1 source code.tar.gz | 2026-05-05 | 8.7 MB | |
| v2.7.1 source code.zip | 2026-05-05 | 8.9 MB | |
| Totals: 3 Items | 17.6 MB | 1 | |
What's Changed
- A lot of compatibility improvements
- General speed improvements
- Add DMG palette cycling with 'C' key by @Santitub in https://github.com/Baekalfen/PyBoy/pull/411
- Fixes issue where interrupt is not fired, when LYC is set to the same… by @Baekalfen in https://github.com/Baekalfen/PyBoy/pull/413
- fix: persistent src/dest tracking during gdma by @gVirtu in https://github.com/Baekalfen/PyBoy/pull/414
New Contributors
- @Santitub made their first contribution in https://github.com/Baekalfen/PyBoy/pull/411
- @gVirtu made their first contribution in https://github.com/Baekalfen/PyBoy/pull/414
Full Changelog: https://github.com/Baekalfen/PyBoy/compare/v2.7.0...v2.7.1