This website requires JavaScript.
Explore
Help
Sign in
Reuh
/
ctruLua
Watch
1
Star
0
Fork
You've already forked ctruLua
0
mirror of
https://github.com/ctruLua/ctruLua.git
synced
2025-10-27 16:39:29 +00:00
Code
Releases
Activity
94d69c646c
ctruLua
/
source
History
Download ZIP
Download TAR.GZ
Firew0lf
94d69c646c
Some enhancements in case of error, should fix some things on hardware.
2015-08-19 23:07:43 +02:00
..
color.c
Added color.get/setBackground and color.RGBA8
2015-08-18 16:37:28 +02:00
ctr.c
Added "ctr.time()", with millisecond precision
2015-08-19 21:19:59 +02:00
font.c
Added ctr.gfx.getFPS, renamed ctr.hid.read to ctr.hid.keys, unload font from memory when exiting and did some cleaning
2015-08-19 17:14:02 +02:00
gfx.c
Added ctr.gfx.getFPS, renamed ctr.hid.read to ctr.hid.keys, unload font from memory when exiting and did some cleaning
2015-08-19 17:14:02 +02:00
hid.c
Added ctr.gfx.getFPS, renamed ctr.hid.read to ctr.hid.keys, unload font from memory when exiting and did some cleaning
2015-08-19 17:14:02 +02:00
main.c
Some enhancements in case of error, should fix some things on hardware.
2015-08-19 23:07:43 +02:00
news.c
Added ctr.gfx.getFPS, renamed ctr.hid.read to ctr.hid.keys, unload font from memory when exiting and did some cleaning
2015-08-19 17:14:02 +02:00
os.c
Added ctr.hid lib, hid.read() working.
2015-08-18 14:52:20 +02:00
ptm.c
Removed some "(lua_Integer)", Fixed some pointers-related stuff
2015-08-18 19:30:53 +02:00