mirror of
https://github.com/holub/mame
synced 2025-04-24 09:20:02 +03:00
Merge pull request #497 from meesokim/patch-2
VDP changed from msx_tms9918 to msx_ntsc for Daewoo MSX dpc200
This commit is contained in:
commit
16e18c38cb
@ -1921,7 +1921,7 @@ ROM_START (dpc200)
|
||||
ROM_LOAD ("200han.rom", 0x8000, 0x4000, CRC(97478efb) SHA1(4421fa2504cbce18f7c84b5ea97f04e017007f07))
|
||||
ROM_END
|
||||
|
||||
static MACHINE_CONFIG_DERIVED( dpc200, msx_tms9918 )
|
||||
static MACHINE_CONFIG_DERIVED( dpc200, msx_ntsc )
|
||||
// AY8910/YM2149?
|
||||
// FDC: None, 0 drives
|
||||
// 2 Cartridge slots
|
||||
|
Loading…
Reference in New Issue
Block a user