Micro kernel for Casio fx-CG50.
Go to file
Potter360 decf62a4c4 add dprintf() function 2023-11-20 23:04:24 +01:00
assets i can't commit for a week so too much things 2023-11-18 17:41:19 +01:00
include/omega add dprintf() function 2023-11-20 23:04:24 +01:00
oconv i can't commit for a week so too much things 2023-11-18 17:41:19 +01:00
src add dprintf() function 2023-11-20 23:04:24 +01:00
.gitignore basic dirty image conversion 2023-11-13 13:49:58 +01:00
Makefile add dprintf() function 2023-11-20 23:04:24 +01:00
README.md Update README.md 2023-11-19 19:53:15 +01:00
linker.ld basic dirty image conversion 2023-11-13 13:49:58 +01:00

README.md

omega

omega is a micro kernel for Casio FX-CG 50 (Graph 90+E in France). omega is in developpement and it will be very simple, but i will try to provides basic functions.

build

you can build sample program (provided in main.c) with

% make

project progress

You can do principal things with display, i.e : - set and reset pixels on VRAM - display .png images converted with oconv - print string and int