mirror of
https://github.com/holub/mame
synced 2025-10-06 17:08:28 +03:00
Fix linking of unidasm when using mame target.
This commit is contained in:
parent
e655d95f7e
commit
c9f739dbe3
@ -43,6 +43,7 @@ OBJDIRS += \
|
|||||||
CPUS += Z80
|
CPUS += Z80
|
||||||
CPUS += Z180
|
CPUS += Z180
|
||||||
CPUS += I8085
|
CPUS += I8085
|
||||||
|
CPUS += I8089
|
||||||
CPUS += M6502
|
CPUS += M6502
|
||||||
CPUS += H6280
|
CPUS += H6280
|
||||||
CPUS += I86
|
CPUS += I86
|
||||||
|
Loading…
Reference in New Issue
Block a user