chore: support for palettes in py
Makes use of hex based colors to simplify interface.
parent
a31add2c
No related branches found
No related tags found
This commit is part of merge request !36. Comments created here will be created in the context of that merge request.
Showing
- src/ppu.rs 36 additions, 0 deletionssrc/ppu.rs
- src/py.rs 6 additions, 1 deletionsrc/py.rs
- src/python/boytacean/__init__.py 9 additions, 1 deletionsrc/python/boytacean/__init__.py
- src/python/boytacean/gb.py 11 additions, 0 deletionssrc/python/boytacean/gb.py
- src/python/boytacean/palettes.py 17 additions, 0 deletionssrc/python/boytacean/palettes.py
src/python/boytacean/palettes.py
0 → 100644
Please register or sign in to comment