This repository has been archived on 2024-06-01. You can view files and clone it, but cannot push or open issues or pull requests.
rustboyadvance-ng/src
Michel Heily 17560eeb0c fix: Completly refactor GPU scanline composition code.
This change fixes #9 and emulates:
- Correct layer ordering
- Correct emulation of blending sfx
- Correct emulation of the object window (BIOS boot animation is now fixed)


Former-commit-id: caf46fe4b62cc54e6f2c02a8001da552f8e6b54a
2020-02-07 16:11:16 +02:00
..
core fix: Completly refactor GPU scanline composition code. 2020-02-07 16:11:16 +02:00
debugger fix: Make debugger step functions only step the arm7tdmi core 2020-02-01 12:22:44 +02:00
plat feat(save_override): Add option to override save type via commandline 2020-01-31 16:15:29 +02:00
disass.rs gpu: refactor: Big refactor preparations 2019-12-29 23:44:34 +02:00
lib.rs fix: Completly refactor GPU scanline composition code. 2020-02-07 16:11:16 +02:00
util.rs feat/savestates: Add write_bin_file util function 2020-01-16 19:49:43 +02:00