Firew0lf
2e782ed9ea
Updated to the latest ctrulib, Fixed some minor bugs.
...
Working with citra, untested on real hardware but should be OK.
IR should now work.
Let's add some 3D drawing and sound now !
2015-12-14 23:11:45 +01:00
Firew0lf
8500bcb8fa
ADDED SOCKETS ! Added ROMFS support (maybe), Improved the news library, added a VBLank waiting function
...
Sockets are only very buggy/unstable TCP clients, but working. The library was written from scratch.
2015-10-17 23:15:06 +02:00
Firew0lf
b47634f699
Fixed the documentation error with lzlib, Added gfx.get3D(), Enhanced the ir library errors returns.
2015-09-15 23:10:15 +02:00
Firew0lf
22bcc3e2d5
Added the Tiago Dionizio's "lzlib", and modified it to be usable with ctrµLua.
...
Accessible with require("ctr.fs.lzlib"). I just added the file "lzlib.c" in the source/ directory, because it's much simpler to build.
https://github.com/LuaDist/lzlib for details and documentation.
2015-09-14 22:17:30 +02:00
Firew0lf
551e8e121e
Added the "ctr.ir" library. Maybe it's working.
2015-08-20 18:33:49 +02:00