Commit Graph

8 Commits

Author SHA1 Message Date
twinaphex be7eb4de1c Update libretro-common 2018-04-16 08:57:17 +02:00
twinaphex 1751f4a0af Make it possible to read bigger files by replacing ssize_t with int64_t
and size_t with uint64_t
2018-04-13 00:18:11 +02:00
twinaphex 85d3be1245 Update libretro-common 2018-03-23 11:17:56 +01:00
twinaphex cc8e897222 C89_BUILD fixes 2017-09-22 05:12:26 +02:00
Brian Koropoff 5b20c13f92 chd_stream: support PRIMARY special track 2017-09-18 09:00:39 -07:00
Twinaphex 6648ebed0d Silence some warnings 2017-09-18 11:56:59 +02:00
twinaphex e35eeb8a42 Cleanups 2017-09-17 19:06:58 +02:00
Brian Koropoff 2c7b6a94e4 common: add chd_stream interface 2017-09-17 02:02:04 -07:00