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

6 commits

Author SHA1 Message Date
Firew0lf
b19ec95cc7 Added CIA, bugfixes, portlibs update 2017-05-23 21:49:03 +02:00
Firew0lf
2725dce383 Updated Lua and citro3D, Added a type check in ctr.thread.pool 2016-09-24 18:42:40 +02:00
Firew0lf
d3ea68f3d7 Added a way to communicate easily between threads. The API _will_ change and be unified.
Also fixed the icon in the example.
2016-09-17 19:13:50 +02:00
Firew0lf
49c87e5526 Updated all the libs, added citro3d, added ctr.swkbd (WIP, untested) 2016-08-05 17:30:24 +02:00
Reuh
61a8987feb Updated ctr.apt, compile but may not work 2016-08-05 12:15:28 +02:00
Firew0lf
499bfa99a3 ADDED THREAD ! Minor changes on other libs.
To communicate with a thread, use sockets on localhost, this should work.
Or use the return code, or the "last error", but that's crappy.
For the return code, just `return <number>`; only works with integers.
2016-01-17 12:18:39 +01:00