EMILE/libstream
2008-07-16 20:52:39 +00:00
..
gzio.c correctly init fs when stream_uncompress() is used (gzread() calls saved fs.read() 2008-07-16 20:52:39 +00:00
libstream.h move volume and file to stream, add fs.mount, fs.open 2008-04-20 16:07:24 +00:00
Makefile Add ext2 in libstream 2008-04-12 22:27:13 +00:00
stream_close.c move volume and file to stream, add fs.mount, fs.open 2008-04-20 16:07:24 +00:00
stream_fstat.c move volume and file to stream, add fs.mount, fs.open 2008-04-20 16:07:24 +00:00
stream_lseek.c move volume and file to stream, add fs.mount, fs.open 2008-04-20 16:07:24 +00:00
stream_open.c EMILE pseudo-loader does not seem to support static array initialization of kind "[x] = y,", replace it by a switch() 2008-07-16 18:04:54 +00:00
stream_read.c move volume and file to stream, add fs.mount, fs.open 2008-04-20 16:07:24 +00:00
stream_uncompress.c correctly init fs when stream_uncompress() is used (gzread() calls saved fs.read() 2008-07-16 20:52:39 +00:00