28 Commits

Author SHA1 Message Date
twinaphex
d245bbf12e Add sys/types.h to interface_stream.h 2016-07-31 17:53:14 +02:00
twinaphex
a503db016e Create filestream_eof 2016-06-03 07:29:27 +02:00
twinaphex
d40eade52c Create filestream_getline 2016-06-03 07:09:50 +02:00
twinaphex
2b33c731d0 Create RFILE_MODE_READ_TEXT 2016-06-03 03:14:42 +02:00
twinaphex
4dc3fe9f8c Create filestream_getc 2016-06-03 00:07:00 +02:00
twinaphex
97427b343b (libretro-common) Create filestream_gets 2016-06-03 00:03:58 +02:00
Twinaphex
2c221e747e (libretro_common) Include retro_common_api.h - interface_stream.h 2016-04-27 14:37:03 +02:00
twinaphex
08b7ac500b (libretro-common) Updates 2016-04-23 10:40:46 +02:00
twinaphex
ac18671ead Update libretro-common 2016-04-22 05:28:49 +02:00
Twinaphex
899db8fb37 (libretro-common) Buildfix for OSX 2016-04-13 22:08:23 +02:00
twinaphex
06ccd36b2f (PS3) Cut down on warnings 2016-04-13 01:49:38 +02:00
twinaphex
175d601a4e Make it possible to initialize memory stream interface in
writable mode
2016-04-07 05:06:41 +02:00
twinaphex
bf017e3a0c Add intfstream_putc 2016-04-07 03:24:41 +02:00
twinaphex
2bb90f3702 Add filestream_putc 2016-04-07 03:23:01 +02:00
twinaphex
f0a1b94a11 Update memory_stream.c with FCEUmm update code 2016-04-07 03:07:23 +02:00
twinaphex
a8144abbce Add intfstream_tell 2016-04-07 02:44:21 +02:00
twinaphex
0da67ad4f9 Add intfstream_close 2016-04-07 02:30:09 +02:00
twinaphex
99a9769014 Add intfstream_rewind 2016-04-07 02:27:33 +02:00
twinaphex
ea037799a4 Add memstream_rewind 2016-04-07 02:24:31 +02:00
twinaphex
f51e0f62e5 Add intfstream_seek 2016-04-07 02:21:43 +02:00
twinaphex
2a3bba34e0 Add intfstream_gets/intfstream_getc 2016-04-07 02:13:40 +02:00
twinaphex
a20a2da85e Add intfstream_read/intfstream_write 2016-04-07 02:06:04 +02:00
twinaphex
554ca4f087 (libretro-common) Add intfstream_open 2016-04-07 01:58:54 +02:00
twinaphex
5eb3bb05f7 Start adding streams/interface_stream.c 2016-04-06 21:58:23 +02:00
twinaphex
1b289c0f05 (libretro-common) Update 2016-03-24 04:23:17 +01:00
twinaphex
e41127459e Rename 'filestream' functions 2016-03-24 04:09:25 +01:00
twinaphex
3720cf87e7 Rename retro_file to file_stream 2016-03-20 16:29:14 +01:00
twinaphex
be9bf7dc44 (libretro-common) Move memory_stream 2016-03-20 16:17:44 +01:00