Go to file
Aaron Giles 4c693d72a5 Removed global variables from gaelco, namco, and nile sound cores.
[Atari Ace]

--

From: Atari Ace <atari_ace@frontier.net>
Date: Mon, Aug 2, 2010 at 5:07 AM
Subject: [patch] Remove globals from gaelco, namco and nile sound cores
To: submit@mamedev.org
Cc: atariace@hotmail.com


Hi mamedev,

This patch removes some global variables from the gaelco, namco and
nile sound cores.  Properly implemented devices should have
all their variables in their device state to allow for multiple
instances.

~aa
2010-08-04 15:52:00 +00:00
docs Changed behavior of -watchdog option to act like a real watchdog. It now 2009-12-24 02:52:17 +00:00
src Removed global variables from gaelco, namco, and nile sound cores. 2010-08-04 15:52:00 +00:00
.gitattributes The dsp561xx CPU core now generates accurate disassembly for Konami Polygonet hardware 2010-08-04 05:11:00 +00:00
makefile Created CPU-specific device types for all CPUs, using new macros 2010-07-03 00:12:44 +00:00