5e06fbc547
- To note: This fix to Pokemon Black/White does not require CommonSettings.pokehax to be enabled. - The CaptureEnable flag is now only read at the start of line 0, instead of being read directly from the DISPCAPCNT register per line. In addition, this same state is held all the way through line 192. - The CaptureEnable flag is now reset at the start of line 192, instead of near the end of line 191 H-blank. (This is the proper behavior according to GBATEK.) - The CaptureEnable flag is now only reset when the VRAM configuration is LCDC, instead of always being reset. This makes it possible for this flag to remain set on line 192 if the VRAM configuration is changed to a non-LCDC configuration. - CommonSettings.pokehax is now initialized to false. - Fix a small bug when setting CommonSettings.pokehax via the command line. |
||
---|---|---|
desmume | ||
tools | ||
.gitignore | ||
README.md | ||
license.txt |