Releases: Gericom/GBARunner2
Releases · Gericom/GBARunner2
v20190826-172450_7ae1123
Merge remote-tracking branch 'origin/master' into wifi_link
v20190824-234952_2dc841f: Fix azure builds with git info in settings (#69)
* Attempt to fix azure builds * Attempt 2 * Attempt 3 * Attempt 4 * Attempt 5 * Attempt 6 * Attempt 7 * Attempt 8
v20190824-204526_ce95b85
Added settings menu and settings file
v20190822-132604_d6ae472
Implemented save patch for FLASH1M_V103
v20190822-153549_cfc6525
Fix save_findTag smaller buffer wrapping
v20190822-133118_9b41464
Merge branch 'master' into feature/rom3M
v20190822-110034_c86fd05: Shrunk the cache to 400 kb such that 3 MB of rom data is loaded
v20190822-110034_c86fd05: Shrunk the cache to 400 kb such that 3 MB of rom data is loaded
Pre-release
Pre-release
This fixes pokemon emerald for example (requires sram patch btw), but I'm unsure if a cache of 400 kb has any disadvantages compared to the 1.4 MB it was before
v20190821-170339_7408193
Fixed #65 (crash on save)
v20190819-170100_0729ad2
Ensure screen border is always black, regardless of sub palette color 0
v20190819-165336_70aeb4d
Improved the way sample data requests from arm7 to arm9 are handled