forked from len0rd/rockbox
Lua:
* 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:
parent
8e4098bd66
commit
681ca21a1e
5 changed files with 512 additions and 143 deletions
|
@ -8,6 +8,7 @@ ldo.c
|
|||
ldump.c
|
||||
lfunc.c
|
||||
lgc.c
|
||||
liolib.c
|
||||
llex.c
|
||||
lmem.c
|
||||
loadlib.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue