Merge pull request #1991 from ajrhacker/68561mpcc_fix

Fix build (nw)
This commit is contained in:
R. Belmont 2017-01-16 20:48:19 -05:00 committed by GitHub
commit 043005906d
2 changed files with 2 additions and 2 deletions

View File

@ -351,7 +351,7 @@ MACHINES["TPI6525"] = true
MACHINES["RIOT6532"] = true
MACHINES["6821PIA"] = true
MACHINES["6840PTM"] = true
--MACHINES["68561MPCC"] = true
--MACHINES["MPCC68561"] = true
MACHINES["ACIA6850"] = true
MACHINES["68681"] = true
MACHINES["7200FIFO"] = true

View File

@ -354,7 +354,7 @@ MACHINES["GAYLE"] = true
MACHINES["6522VIA"] = true
MACHINES["6821PIA"] = true
MACHINES["6840PTM"] = true
MACHINES["68561MPCC"] = true
MACHINES["MPCC68561"] = true
MACHINES["68681"] = true
MACHINES["7200FIFO"] = true
MACHINES["8530SCC"] = true