Skip to content

twisted-nematic57/Famicalc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CE C/C++ Toolchain Template

This is a template for programs that use the TI-84 Plus CE C/C++ Toolchain. You can clone this directory for your own projects. Note that for graphical programs, it is recommended to start from the graphx template instead of this one.

To add code, fill in the int main(void) function in main.c. You can also create your own source and header files and add them to the directory; the makefile will automatically find and compile the new source files.

For more information, see the toolchain's documentation.

About

WIP NES emulator for the TI84+CE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Pascal 69.8%
  • Assembly 29.5%
  • Other 0.7%