Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://ezce.github.io/ez80-docs/
TI-84+ CE assembly/hardware documentation
https://ezce.github.io/ez80-docs/
Last synced: about 23 hours ago
JSON representation
TI-84+ CE assembly/hardware documentation
- Host: GitHub
- URL: https://ezce.github.io/ez80-docs/
- Owner: EzCE
- License: agpl-3.0
- Created: 2023-04-09T00:27:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-09T02:59:46.000Z (2 months ago)
- Last Synced: 2024-11-09T03:31:12.279Z (2 months ago)
- Language: Pascal
- Homepage: https://ezce.github.io/ez80-docs/
- Size: 6.62 MB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ti-docs - eZ80 Docs - 🌈 (All Resources / ASM)
README
# eZ80 docs
## About
This documentation seeks to make assembly programming easier for the TI-84+ CE calculator. It aims to provide information on hardware, system calls, instructions, and more. Whether you've never touched eZ80 assembly before or you're a long-time expert, this is the place for you!
## Contributing
If you wish to contribute, you can simply fork the repository and submit a pull request with the changes you'd like to be made. All of the site content can be found in the `content` directory, and is in the form of markdown files, which are easy to edit. We're looking forward to your help!
## Credits
Thanks to [Hugo](https://gohugo.io/) and [Geekdocs](https://geekdocs.de/), along with the awesome calculator community for making this possible!