mirror of
https://github.com/holub/mame
synced 2025-05-24 23:05:32 +03:00
02638: various cpu cores don't compile anymore
(mostly fixed before)
This commit is contained in:
parent
fa57e41c43
commit
389b25c281
@ -81,7 +81,6 @@ struct _m65ce02_Regs {
|
|||||||
m6502_write_indexed_func wrmem_id; /* writemem callback for indexed instructions */
|
m6502_write_indexed_func wrmem_id; /* writemem callback for indexed instructions */
|
||||||
};
|
};
|
||||||
|
|
||||||
static void *token;
|
|
||||||
/***************************************************************
|
/***************************************************************
|
||||||
* include the opcode macros, functions and tables
|
* include the opcode macros, functions and tables
|
||||||
***************************************************************/
|
***************************************************************/
|
||||||
|
Loading…
Reference in New Issue
Block a user