Skip to content

nathanpc/libfxcg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libfxcg

Syscall and helper library for the Casio FX-CG (Prizm) color graphing calculator

Not much to see here except the syscalls, hopefully that will change in the future.

Building

  1. Change TOOLCHAIN_PREFIX in libfxcg/Makefile and libc/Makefile to the prefix of your toolchain. The default is prizm-.
  2. make

Examples

In a similar way, to build the cmake example, you must change the cmake variable TOOLCHAIN_PREFIX either with ccmake or cmake -DTOOLCHAIN_PREFIX:STRING=prefix-.

About

Syscall and helper library for the Casio FX-CG (Prizm) color graphing calculator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 83.1%
  • C++ 6.9%
  • Assembly 5.3%
  • HTML 2.6%
  • Makefile 1.3%
  • CMake 0.6%
  • Shell 0.2%