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

AHelper/libfxcg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

IMPORTANT NOTICE!!!!!!!!!!!!
If you compiled your own gcc, you may have compiled libgcc as well.  If so, it
is IMPORTANT to replace your libgcc with the one supplied in lib/.

libc
stdout prints to the LCD, no scrolling.
stdin isn't functional.
stderr prints to serial, just like it was before.

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 55.1%
  • Shell 35.3%
  • C++ 5.2%
  • Assembly 3.0%
  • Other 1.4%