mirror of
https://github.com/holub/mame
synced 2025-05-31 01:51:46 +03:00
Fixed MT3366: Default mametiny build no longer compiles
This commit is contained in:
parent
04e71e4d70
commit
6cdff80638
@ -35,10 +35,11 @@ OBJDIRS += \
|
|||||||
|
|
||||||
CPUS += Z80
|
CPUS += Z80
|
||||||
CPUS += M6502
|
CPUS += M6502
|
||||||
|
CPUS += MCS48
|
||||||
|
CPUS += MCS51
|
||||||
CPUS += M6800
|
CPUS += M6800
|
||||||
CPUS += M6809
|
CPUS += M6809
|
||||||
CPUS += M68000
|
CPUS += M680X0
|
||||||
CPUS += MCS51
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user