Go to file
Phil Bennett e05ee0fd11 Cleaned up toaplan2 driver and converted it to use driver_data [Atari Ace]
---------- Forwarded message ----------
From: Atari Ace <atari_ace@frontier.com>
Date: Tue, Aug 10, 2010 at 5:14 PM
Subject: [patch] Convert toaplan1/2 to driver_data
To: submit@mamedev.org
Cc: atariace@hotmail.com


Hi mamedev,

toaplan1/2 had ~100 AM_BASE/AM_SIZE macros, so was a prime candidate
for conversion to driver_data (my goal is to eliminate those macros).
Just as I was finishing up that conversion, toaplan2 was partially
converted to driver_data, so before things change again, here's a
patch to convert the rest.

It's in two parts.  The first patch is just some cleanup of the
drivers.  The second patch is then the actual conversion.

~aa
2010-08-16 11:53:16 +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 Cleaned up toaplan2 driver and converted it to use driver_data [Atari Ace] 2010-08-16 11:53:16 +00:00
.gitattributes new NOT WORKING 2010-08-13 09:59:00 +00:00
makefile Created CPU-specific device types for all CPUs, using new macros 2010-07-03 00:12:44 +00:00