Added features:
- Include an alternative gbagi.bin file implementing a "fake Hercules monochrome" mode, with a font 7 pixels high instead of 8. This sets an AGI constant which, in some or most AGI games, modifies where text is displayed, such that it's never outside the picture area (thus decreasing the area over which SELECT-button vertical scrolling must extend). Full color still works in this mode.
Fixes:
- Remove the "2.0" from the GBAGI splash screen, as it no longer applies and would not make sense to update each time
- Fix some bugs in the implementation of vertical scrolling via the SELECT button binding introduced in v2.2x
Changes:
- Document the START button's function in the "Enter Input" dialog, in both the built-in help dialog and the Readme