mame/src/emu/cpu/ccpu
Aaron Giles 6a955fc076 From: Atari Ace [mailto:atari_ace@verizon.net]
Subject: [patch] Remove more Machine globals, #include "deprecat.h"

Hi mamedev,

The attached patch goes through and converts a number of Machine
globals to machine locals, and then removes #include "deprecat.h" if
appropriate.  The script that generated it is included, since the
patch itself is rather large and would have been time consuming to
produce otherwise.

The script doesn't convert cases of Machine that aren't in common
macros.  I'll try to tackle those later if someone doesn't beat me to
it.

~aa
2008-04-24 06:15:00 +00:00
..
ccpu.c From: Atari Ace [mailto:atari_ace@verizon.net] 2008-04-24 06:15:00 +00:00
ccpu.h Removes the scrnum parameter from VIDEO_UPDATE, updates all drivers to use the screen device instead. 2008-03-10 14:30:21 +00:00
ccpudasm.c Initial checkin of MAME 0.121. 2007-12-17 15:19:59 +00:00