/Graph89

Graphing calculators emulator on Android

Primary LanguageC

Graph 89

=== Graph 89 is a Ti graphing calculators emulator targeting the Android platform, supporting both 68000 family(89, 89Ti, 92, 92+, Voyage 200) via TiEmu and Z80 family(83, 83+, 83+SE, 84+, 84+SE) via TilEm.

this amazing piece of software was written by Dritan Hashorva, He open sourced Graph 89 in Nov 2013, and (seems) ceased developing since then.

anybody want to show gratitude to the developers should buy the original in Play store and/or donate to TILP, TiEmu, TilEm.

download and usage

APK is available at the release page, for how to use, take a look at the introduction page of the original.

what have this fork done

  1. compiled using newer tool chain.
  2. compiled with APP_ABI := all so it should work on newer devices now, not tested though. the resulting APK is bigger as a side effect.
  3. immersive fullscreen, works but kinda buggy, see issue #2.

I'm very new to Android development, and my time on this project is limited, but any suggestion and help will be appreciated.

License

GPL V3, just like the original.