Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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!