1
0
Fork 0
forked from len0rd/rockbox
* add IO lib (adapted to Rockbox)
 * remove old IO wrappers
 * rework helloworld.lua to work with the IO lib
 * do some stuff in helloworld.lua better (part of FS#10379, by James Callahan)


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21541 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Maurus Cuelenaere 2009-06-28 14:55:16 +00:00
parent 8e4098bd66
commit 681ca21a1e
5 changed files with 512 additions and 143 deletions

View file

@ -8,6 +8,7 @@ ldo.c
ldump.c
lfunc.c
lgc.c
liolib.c
llex.c
lmem.c
loadlib.c