The Simple DirectMedia Layer library (SDL 1.2.15) for the Casio fx-CG50/Graph 90+E and fx-Cg10/20/PRIZM
Go to file
Sylvain PILLOT b185756b03 Yet compliant with gitea 2022-04-28 12:27:43 +02:00
build-cg Yet compliant with gitea 2022-04-28 12:27:43 +02:00
build-fx Yet compliant with gitea 2022-04-28 12:27:43 +02:00
cmake make LibSDL compliant with giteapc 2022-04-28 08:49:24 +02:00
include Yet compliant with gitea 2022-04-28 12:27:43 +02:00
src First Revision to be delivered to the community 2022-04-24 22:34:08 +02:00
CMakeLists.txt Yet compliant with gitea 2022-04-28 12:27:43 +02:00
Makefile.prizm First Revision to be delivered to the community 2022-04-24 22:34:08 +02:00
README.md make LibSDL compliant with giteapc 2022-04-28 08:49:24 +02:00
TODO.txt writing PRIZM video driver 2022-04-18 22:36:07 +02:00
build Working keyboard driver and SDL_KEYDOWN events 2022-04-23 23:31:10 +02:00
cSDL1_2_15.cbp First Revision to be delivered to the community 2022-04-24 22:34:08 +02:00
cSDL1_2_15.layout make LibSDL compliant with giteapc 2022-04-28 08:49:24 +02:00
giteapc.make make LibSDL compliant with giteapc 2022-04-28 08:49:24 +02:00

README.md

µSTL 2.3 sources for Casio Graph 90+E

Need to have a fully working gcc toolchain for SH3/SH4 architecture.

Compilation is done by using the adhoc Makefile : make in the main directory

It should produce the library libustl.a

The following steps are not automatically done, so please proceed with the following manipulations :

  • copy the library libustl.a into your SH3/SH4 compiler lib folder
  • copy all header files contained in the include foler into the include folder of the SH3/SH4 compiler