Removed NO_LEGACY_MEMORY_HANDLERS defines.

This commit is contained in:
Aaron Giles 2008-11-24 01:42:27 +00:00
parent e117cf26a2
commit f86d66dc97
81 changed files with 5 additions and 94 deletions

View File

@ -95,8 +95,6 @@
***************************************************************************/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "adsp2100.h"
#include <stddef.h>

View File

@ -147,7 +147,6 @@ Timming
****************************************************************************/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "deprecat.h"
#include "alph8201.h"

View File

@ -323,7 +323,6 @@ field: X address D Function Y address D (part 2)
another track.
*/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "cpuintrf.h"
#include "debugger.h"
#include "apexc.h"

View File

@ -15,7 +15,6 @@
*/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "arm.h"
#include "debugger.h"

View File

@ -77,7 +77,6 @@
By Bryan McPhail (bmcphail@tendril.co.uk) and Phil Stroffolino
*****************************************************************************/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include <stdarg.h>
#include "deprecat.h"

View File

@ -8,7 +8,6 @@
***************************************************************************/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "ccpu.h"

View File

@ -1,5 +1,3 @@
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "driver.h"
#include "debugger.h"
#include "cdp1802.h"

View File

@ -21,8 +21,6 @@
*/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "driver.h"
#include "cpuintrf.h"
#include "debugger.h"

View File

@ -23,8 +23,6 @@
*/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "driver.h"
#include "cpuintrf.h"
#include "debugger.h"

View File

@ -27,8 +27,6 @@
*/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "driver.h"
#include "cpuintrf.h"
#include "debugger.h"

View File

@ -21,7 +21,6 @@
*
*****************************************************************************/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "cpuexec.h"
#include "debugger.h"
#include "cp1610.h"

View File

@ -10,7 +10,6 @@
***************************************************************************/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "deprecat.h"
#include "cubeqcpu.h"

View File

@ -17,7 +17,6 @@
***************************************************************************/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include <stddef.h>
#include "cpuintrf.h"
#include "mame.h"

View File

@ -27,7 +27,6 @@
***************************************************************************/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "deprecat.h"
#include "dsp32.h"

View File

@ -29,7 +29,6 @@
- 1-21 Vectored exception requests on the Host Interface!
***************************************************************************/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "deprecat.h"
#include "dsp56k.h"

View File

@ -211,7 +211,6 @@
*********************************************************************/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "deprecat.h"
#include "cpuexec.h"

View File

@ -26,7 +26,6 @@
added interrupt functionality
*/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "f8.h"

View File

@ -84,7 +84,6 @@ TODO general:
/* ================================= DATA ================================= */
/* ======================================================================== */
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "g65816cm.h"
/* Our CPU structure */

View File

@ -107,7 +107,7 @@
- Improvements to the handling of taking of delayed interrupts.
******************************************************************************/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "deprecat.h"
#include "h6280.h"

View File

@ -102,8 +102,6 @@
*****************************************************************************/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "hd6309.h"

View File

@ -3,7 +3,6 @@
#ifndef __I386_H__
#define __I386_H__
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "cpuintrf.h"
#define I386OP(XX) i386_##XX

View File

@ -124,7 +124,6 @@
/*int survival_prot = 0; */
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "i8085.h"
#include "i8085cpu.h"

View File

@ -3,7 +3,6 @@
* (initial work based on David Hedley's pcemu) *
****************************************************************************/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "host.h"

View File

@ -4,7 +4,6 @@
****************************************************************************/
/* 26.March 2000 PeT changed set_irq_line */
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "cpuintrf.h"

View File

@ -114,7 +114,6 @@
*/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "i8x41.h"

View File

@ -1,4 +1,3 @@
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "i960.h"
#include "i960dis.h"

View File

@ -6,7 +6,6 @@
***************************************************************************/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "cpuexec.h"
#include "jaguar.h"

View File

@ -34,7 +34,6 @@
*****************************************************************************/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "konami.h"

View File

@ -17,7 +17,7 @@
* based on info found on an artikel for the tandy trs80 pc2
*
*****************************************************************************/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "lh5801.h"

View File

@ -36,7 +36,7 @@
/** Split fetch and execute cycles. **/
/** **/
/*************************************************************/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "lr35902.h"

View File

@ -50,7 +50,7 @@
fixed so top 8 bits of X & Y are preserved while in 8-bit mode,
added save state support.
*/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "cpuexec.h"
#include "m37710cm.h"

View File

@ -100,7 +100,6 @@ z: xxxx address bits a19 .. a16 for memory accesses with a15 1 ?
1 map 8000-9fff
*/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "deprecat.h"
#include "m6502.h"

View File

@ -24,8 +24,6 @@
/* 10.March 2000 PeT added 6502 set overflow input line */
/* 13.September 2000 PeT N2A03 jmp indirect */
#define NO_LEGACY_MEMORY_HANDLERS 1
#if ((HAS_M65SC02 || HAS_DECO16) && !HAS_M65C02)
#undef HAS_M65C02
#define HAS_M65C02 1

View File

@ -37,7 +37,6 @@ addresses take place.
*/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "deprecat.h"
#include "m6509.h"

View File

@ -37,7 +37,6 @@
*/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "deprecat.h"
#include "m65ce02.h"

View File

@ -73,8 +73,6 @@ TODO:
*/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "deprecat.h"
#include "m6800.h"

View File

@ -32,7 +32,6 @@ static const char copyright_notice[] =
/* ================================ INCLUDES ============================== */
/* ======================================================================== */
#define NO_LEGACY_MEMORY_HANDLERS 1
#include <setjmp.h>
#include "m68kcpu.h"
#include "m68kops.h"

View File

@ -30,7 +30,6 @@
*****************************************************************************/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "m6805.h"

View File

@ -70,8 +70,6 @@
*****************************************************************************/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "m6809.h"

View File

@ -13,7 +13,6 @@
***************************************************************************/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "mb86233.h"
#include "debugger.h"

View File

@ -13,7 +13,6 @@
***************************************************************************/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "mb88xx.h"

View File

@ -4,7 +4,6 @@
Written by Ville Linde
*/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "mc68hc11.h"

View File

@ -40,8 +40,6 @@ T0 output clock
***************************************************************************/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "mcs48.h"

View File

@ -137,8 +137,6 @@
* - more timer cleanups from manual
*/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "mcs51.h"

View File

@ -42,7 +42,6 @@ TODO:
*/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "minx.h"
#include "debugger.h"
#include "deprecat.h"

View File

@ -9,7 +9,6 @@
***************************************************************************/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "mips3com.h"

View File

@ -6,7 +6,6 @@
***************************************************************************/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "r3000.h"

View File

@ -103,7 +103,6 @@
****************************************************************************/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "deprecat.h"

View File

@ -335,7 +335,6 @@
*/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "deprecat.h"
#include "pdp1.h"

View File

@ -8,7 +8,6 @@
Raphael Nabet 2004
*/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "cpuintrf.h"
#include "debugger.h"
#include "tx0.h"

View File

@ -51,8 +51,6 @@
* *
\**************************************************************************/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "pic16c5x.h"

View File

@ -6,7 +6,6 @@
***************************************************************************/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "ppccom.h"
#include "cpuexec.h"
#include "mame.h"

View File

@ -4,7 +4,6 @@
Written by Ville Linde
*/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "cpuintrf.h"
#include "debugger.h"
#include "deprecat.h"

View File

@ -12,7 +12,6 @@
*
*************************************************************************/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "s2650.h"
#include "s2650cpu.h"

View File

@ -21,7 +21,7 @@
* - This entire notice must remain in the source code.
*
*****************************************************************************/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "deprecat.h"

View File

@ -27,7 +27,6 @@
* Extended execute procudure with HLT-mode of CPU.
*****************************************************************************/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "sc61860.h"

View File

@ -1,5 +1,3 @@
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "se3208.h"

View File

@ -100,7 +100,6 @@
*****************************************************************************/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "deprecat.h"
#include "sh2.h"

View File

@ -6,7 +6,6 @@
*
*****************************************************************************/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "deprecat.h"
#include "cpuexec.h"

View File

@ -15,7 +15,6 @@
***************************************************************************/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "deprecat.h"
#include "sh2.h"

View File

@ -22,7 +22,6 @@
*
*****************************************************************************/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "sh4.h"
#include "sh4regs.h"

View File

@ -6,7 +6,6 @@
*
*****************************************************************************/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "deprecat.h"
#include "cpuexec.h"

View File

@ -3,7 +3,6 @@
Written by Ville Linde
*/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "sharc.h"
#include "debugger.h"

View File

@ -9,7 +9,6 @@
Code by Wilbert Pol
*/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "sm8500.h"

View File

@ -60,7 +60,6 @@ Address Function Register R/W When Reset Remarks
/* ================================ INCLUDES ============================== */
/* ======================================================================== */
#define NO_LEGACY_MEMORY_HANDLERS 1
#include <limits.h>
#include "debugger.h"
#include "spc700.h"

View File

@ -17,7 +17,6 @@
* ops not used by VR are not implemented
*/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "ssp1601.h"

View File

@ -11,7 +11,6 @@
*****************************************************************************/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "t11.h"

View File

@ -6,7 +6,6 @@
*************************************************************************************************************/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "deprecat.h"
#include "cpuexec.h"

View File

@ -52,7 +52,6 @@
\**************************************************************************/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "tms32010.h"

View File

@ -117,7 +117,6 @@ Table 3-2. TMS32025/26 Memory Blocks
*/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "tms32025.h"

View File

@ -4,7 +4,6 @@
Written by Ville Linde
*/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "cpuintrf.h"
#include "tms32051.h"

View File

@ -12,7 +12,6 @@
#ifndef __34010OPS_H__
#define __34010OPS_H__
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "cpuintrf.h"
#ifndef INLINE

View File

@ -7,7 +7,6 @@
***************************************************************************/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "osd_cpu.h"
#include "tms34010.h"

View File

@ -28,7 +28,6 @@
// SJE: Fixed a mistake in tms70x0_pf_w where the wrong register was referenced
// SJE: Implemented internal register file
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "cpuintrf.h"
#include "cpuexec.h"
#include "debugger.h"

View File

@ -85,7 +85,6 @@ Other references can be found on spies.com:
*/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "deprecat.h"
#include "tms9900.h"

View File

@ -404,7 +404,6 @@ STOP 01001000 10111011 12 stop
*/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "upd7810.h"

View File

@ -3,7 +3,6 @@
// Main hacking and coding by Farfetch'd
// Portability fixes by Richter Belmont
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "v60.h"

View File

@ -16,7 +16,6 @@
********************************************/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "v810.h"

View File

@ -76,7 +76,6 @@ Hitachi HD647180 series:
*****************************************************************************/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "driver.h"
#include "z180.h"

View File

@ -43,7 +43,6 @@
*
*****************************************************************************/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "debugger.h"
#include "z8000.h"
#include "z8000cpu.h"

View File

@ -149,7 +149,6 @@
****************************************************************************/
#define NO_LEGACY_MEMORY_HANDLERS 1
#include "driver.h"
#include "deprecat.h"
#include "cpu/adsp2100/adsp2100.h"