https://github.com/coolreader18/gpsp_nspire
https://github.com/coolreader18/gpsp_nspire
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/coolreader18/gpsp_nspire
- Owner: coolreader18
- License: agpl-3.0
- Created: 2020-01-21T06:03:26.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-21T06:10:09.000Z (about 6 years ago)
- Last Synced: 2025-08-26T02:03:06.120Z (5 months ago)
- Language: C
- Homepage:
- Size: 291 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gpsp_nspire
This is a project to modernize/update gpSP-Nspire as much as possible and/or to
the best of my ability. The majority of the code that's here is written by
calc84maniac, tangrs, Exophase, and notaz, which includes the original gpSP gba
emulator source code (by Exophase and notaz), the elf loader (by tangrs), and
the original port (by calc84maniac). This code was all originally released by
calc84maniac
[here]().
## License
This is licensed under the GNU Affero Public License (which I think is ok,
please let me know if doing that violates the GPLv2 (from gpsp_src) or the
AGPLv3 (from gpsp_launcher_src)). See the LICENSE file for more details