Skip to content

Releases: Gericom/GBARunner2

v20190826-172450_7ae1123

26 Aug 15:28
Compare
Choose a tag to compare
Pre-release
Merge remote-tracking branch 'origin/master' into wifi_link

v20190824-234952_2dc841f: Fix azure builds with git info in settings (#69)

24 Aug 21:52
2dc841f
Compare
Choose a tag to compare
* Attempt to fix azure builds

* Attempt 2

* Attempt 3

* Attempt 4

* Attempt 5

* Attempt 6

* Attempt 7

* Attempt 8

v20190824-204526_ce95b85

24 Aug 18:46
Compare
Choose a tag to compare
Added settings menu and settings file

v20190822-132604_d6ae472

22 Aug 11:28
Compare
Choose a tag to compare
Implemented save patch for FLASH1M_V103

v20190822-153549_cfc6525

22 Aug 13:38
Compare
Choose a tag to compare
Pre-release
Fix save_findTag smaller buffer wrapping

v20190822-133118_9b41464

22 Aug 11:33
Compare
Choose a tag to compare
Pre-release
Merge branch 'master' into feature/rom3M

v20190822-110034_c86fd05: Shrunk the cache to 400 kb such that 3 MB of rom data is loaded

22 Aug 09:02
Compare
Choose a tag to compare
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

21 Aug 15:05
Compare
Choose a tag to compare
Fixed #65 (crash on save)

v20190819-170100_0729ad2

19 Aug 15:03
Compare
Choose a tag to compare
Ensure screen border is always black, regardless of sub palette color 0

v20190819-165336_70aeb4d

19 Aug 14:55
Compare
Choose a tag to compare
Improved the way sample data requests from arm7 to arm9 are handled