mame/src/lib
Aaron Giles e26c70d35b Fixed crash bug in DCS games.
Updated the fcompress APIs to allow for specifying a compression level.

Removed the concept of state saving tags, which was a hack to get save states
to work with multiple CPU cores. Simplified the state saving system as a
result, performing the operation in a single pass and without allocating
a full blob of memory. Also enabled minimal compression.
2008-12-11 17:03:13 +00:00
..
expat Initial checkin of MAME 0.121. 2007-12-17 15:19:59 +00:00
util Fixed crash bug in DCS games. 2008-12-11 17:03:13 +00:00
zlib Initial checkin of MAME 0.121. 2007-12-17 15:19:59 +00:00
lib.mak Split out Philips code parsing into a separate utility module. 2008-07-08 07:55:49 +00:00