mame/src/lib/util
Aaron Giles 95e3753dd2 Added proper laserdisc support for MACH 3, Us vs. Them, and Cobra
Commander (MACH 3 hardware). Old laserdisc hacks are now removed.
The code now talks to the standard Pioneer PR-8210 interface. Also
removed hacky "target list" from the MACH 3 ROMs; this information
is now decoded on the fly from the right channel laserdisc audio.
 
Other Gottlieb cleanups:
 - moved sound inputs to audio/gottlieb and included them in
    all relevant drivers
 - ordered input ports and ROM definitions consistently
 
Other laserdisc changes:
 - changed PR-8210 interface to work consistently for both Gottlieb
    and Stern games
 - added audio callback mechanism to allow drivers to peek at the
    raw audio streams
 - extended the VBI parser to be even more lenient
2008-08-04 15:26:41 +00:00
..
astring.c Cleanups. 2008-07-17 08:09:52 +00:00
astring.h Fixed popmessage. 2008-07-14 15:00:58 +00:00
avcomp.c Copyright cleanup: 2008-01-06 00:47:40 +00:00
avcomp.h Copyright cleanup: 2008-01-06 00:47:40 +00:00
aviio.c Cleanups. 2008-07-17 08:09:52 +00:00
aviio.h Added uncompressed AVI recording. Extended aviio to be able 2008-05-13 03:02:11 +00:00
bitmap.c - Backs out BITMAP8 removal from most places. 2008-02-24 23:24:29 +00:00
bitmap.h - Backs out BITMAP8 removal from most places. 2008-02-24 23:24:29 +00:00
cdrom.c Various clean ups: 2008-03-01 16:54:52 +00:00
cdrom.h Copyright cleanup: 2008-01-06 00:47:40 +00:00
chd.c Removed per-frame metadata support from chdman. Creating an A/V 2008-08-01 02:23:26 +00:00
chd.h Removed per-frame metadata support from chdman. Creating an A/V 2008-08-01 02:23:26 +00:00
corefile.c Fixes hang/crash on empty config file. (patch by Wilbert Pol) 2008-01-10 04:23:41 +00:00
corefile.h Copyright cleanup: 2008-01-06 00:47:40 +00:00
corestr.c Copyright cleanup: 2008-01-06 00:47:40 +00:00
corestr.h Copyright cleanup: 2008-01-06 00:47:40 +00:00
coreutil.c Copyright cleanup: 2008-01-06 00:47:40 +00:00
coreutil.h Copyright cleanup: 2008-01-06 00:47:40 +00:00
harddisk.c From: Atari Ace [mailto:atari_ace@verizon.net] 2008-02-03 00:56:06 +00:00
harddisk.h Copyright cleanup: 2008-01-06 00:47:40 +00:00
huffman.c Copyright cleanup: 2008-01-06 00:47:40 +00:00
huffman.h Copyright cleanup: 2008-01-06 00:47:40 +00:00
jedparse.c Copyright cleanup: 2008-01-06 00:47:40 +00:00
jedparse.h Copyright cleanup: 2008-01-06 00:47:40 +00:00
md5.c Initial checkin of MAME 0.121. 2007-12-17 15:19:59 +00:00
md5.h Initial checkin of MAME 0.121. 2007-12-17 15:19:59 +00:00
options.c Reverted change to options.c - not ready for release due to potential breakage of frontends. 2008-03-02 00:39:56 +00:00
options.h Copyright cleanup: 2008-01-06 00:47:40 +00:00
palette.c Copyright cleanup: 2008-01-06 00:47:40 +00:00
palette.h From: Atari Ace [mailto:atari_ace@verizon.net] 2008-02-03 00:56:06 +00:00
png.c Identified code not used and marked with "#ifdef UNUSED_FUNCTION" 2008-03-01 01:34:43 +00:00
png.h Copyright cleanup: 2008-01-06 00:47:40 +00:00
pool.c Need to actually set the pool fail callback when allocating a pool. 2008-01-19 20:38:14 +00:00
pool.h Copyright cleanup: 2008-01-06 00:47:40 +00:00
sha1.c From: Atari Ace [mailto:atari_ace@verizon.net] 2008-04-24 05:59:39 +00:00
sha1.h Copyright cleanup: 2008-01-06 00:47:40 +00:00
unicode.c Copyright cleanup: 2008-01-06 00:47:40 +00:00
unicode.h Note: I have done some testing, but there are probably more bugs 2008-07-12 20:18:25 +00:00
unzip.c Copyright cleanup: 2008-01-06 00:47:40 +00:00
unzip.h Copyright cleanup: 2008-01-06 00:47:40 +00:00
vbiparse.c Added proper laserdisc support for MACH 3, Us vs. Them, and Cobra 2008-08-04 15:26:41 +00:00
vbiparse.h Added logic to parse out the white flag. 2008-07-16 14:25:14 +00:00
xmlfile.c Cleanups/version bump. 2008-07-31 09:00:13 +00:00
xmlfile.h Added new options 'cheatpath' to specify one or more paths for cheat 2008-07-31 08:19:53 +00:00