| Commit message (Collapse) | Author | Age |
... | |
| |
|
|
|
|
|
| |
* mode6 actually works on the sub GPU, albeit limited to 1/4 the full bitmap size due to having only 128K of VRAM
* mode7 draws BG0, BG1 and sprites. no BG2/BG3.
|
|
|
|
|
|
| |
capture, master brightness still run)
fixes #491
|
| |
|
|
|
|
| |
results in shitty audio because it's overflowing the buffer
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
register, fix handling for LSL/LSR >32
fixes #479
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| |\
| | |
| | | |
fix OGL renderer not working at all on some GPUs
|
| |/ |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
and add support for multiple hats
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
fixes #375 (midframe OAM update)
|
| |
|
| |
|
| |
|
| |
|
|\
| |
| | |
cmake: bump minimum version
|
|/
|
|
| |
add_link_options() only exists on cmake >=3.13.
|
| |
|
| |
|
| |
|
|\
| |
| | |
Update dependencies in README
|