Go to file
Aaron Giles c971dd5b03 Added AM_DEVREAD_MODERN/AM_DEVWRITE_MODERN/etc. macros for the non-modern
address map case so that updated devices can shed their old-style read/write
handlers in favor of member functions.

Bulk converted all okim6295_r/okim6295_w references in the address maps to
call to the modern member functions.
2010-09-05 06:30:20 +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 Added AM_DEVREAD_MODERN/AM_DEVWRITE_MODERN/etc. macros for the non-modern 2010-09-05 06:30:20 +00:00
.gitattributes Integrated comments into debugcpu.c, and removed debugcmt.c. Modernized 2010-09-05 06:12:47 +00:00
makefile Created CPU-specific device types for all CPUs, using new macros 2010-07-03 00:12:44 +00:00