1
0
Fork 0
mirror of https://github.com/ctruLua/ctruLua.git synced 2025-10-27 16:39:29 +00:00
Commit graph

16 commits

Author SHA1 Message Date
Firew0lf
848fe42096 Finished the QTM library, Added some text in ctr.c
The QTM (Headtracking) is not tested on real hardware, and doesn't work in citra.
But should work, maybe. Please update your boot.3dsx to use it without errors.
2015-09-12 00:15:51 +02:00
Firew0lf
d3ca4d0360 "Fixed" the HTTPC lib with the crappiest code you've ever seen, Added a (very) small QTM lib
Don't look at the HTTPC code !!! Also, the example only work a random number of times.
2015-08-24 20:24:15 +02:00
Reuh
d405bba6ca I'm a semicolon 2015-08-22 20:53:14 +02:00
Reuh
0af33d0b3a Cleaned initialisation process 2015-08-22 20:37:45 +02:00
Firew0lf
3fd2efb77e Added the HTTPC services. Should work. 2015-08-22 18:44:56 +02:00
Reuh
85d8f60f94 Added fs lib; fs.list working. Added a simple shell. 2015-08-20 21:12:15 +02:00
Firew0lf
551e8e121e Added the "ctr.ir" library. Maybe it's working. 2015-08-20 18:33:49 +02:00
Reuh
155a2e9805 Renamed os.run to ctr.run ; added ctr.hid.read
All other HID functions no longer update inputs when they are called.
2015-08-20 14:05:56 +02:00
Reuh
9ab25f7518 TABS. TABS EVERYWHERE. Please.
Also, gfx.set3D now accept any value (not only boolean), like on Lua. Because why not (Also changed the ctrulib gfxSet3D function to the sf2dlib one).
2015-08-20 10:45:18 +02:00
Firew0lf
ebd3a6804d Added "ctr.time()", with millisecond precision 2015-08-19 21:19:59 +02:00
Reuh
b772a42d28 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
Reuh
0e42f25b8b Added ctr.hid lib, hid.read() working. 2015-08-18 14:52:20 +02:00
Reuh
aee36e6925 Fixed typos; should compile now 2015-08-18 12:41:28 +02:00
Firew0lf
cec806bb78 Added the PTM services API. Should work. 2015-08-18 12:24:36 +02:00
Firew0lf
4d4838d392 Added the "ctr.news" API. WIP, should not work correctly. Seriously, don't use it. Don't even load it. 2015-08-18 00:34:14 +02:00
Reuh
03baa21c10 Added some code 2015-08-17 18:15:37 +02:00