-
- Downloads
chore: support for pyboy boot ROM files
Added interface to custom boot ROM loading in Python.
parent
54b278fa
No related branches found
No related tags found
Showing
- examples/python/pocket_pyboy_iface.py 24 additions, 0 deletionsexamples/python/pocket_pyboy_iface.py
- res/boot/cgb_pyboy.bin 0 additions, 0 deletionsres/boot/cgb_pyboy.bin
- res/boot/dmg_pyboy.bin 0 additions, 0 deletionsres/boot/dmg_pyboy.bin
- src/py.rs 7 additions, 1 deletionsrc/py.rs
- src/python/boytacean/gb.py 7 additions, 4 deletionssrc/python/boytacean/gb.py
- src/python/boytacean/pyboy.py 19 additions, 3 deletionssrc/python/boytacean/pyboy.py
examples/python/pocket_pyboy_iface.py
0 → 100644
res/boot/cgb_pyboy.bin
0 → 100644
File added
res/boot/dmg_pyboy.bin
0 → 100644
File added
Please register or sign in to comment