Skip to content
forked from Jonimoose/libfxcg

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

License

Notifications You must be signed in to change notification settings

gbl08ma/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

Releases

No releases published

Packages

No packages published

Languages

  • C 69.6%
  • Assembly 13.2%
  • C++ 12.6%
  • CMake 1.5%
  • Logos 1.1%
  • Makefile 1.0%
  • Other 1.0%