mirror of
https://github.com/holub/mame
synced 2025-04-20 15:32:45 +03:00
(nw)Fixed nes validation, and added missing linefeed char.
This commit is contained in:
parent
7c0a550d58
commit
8d0e4bf164
@ -69929,7 +69929,7 @@ Subor v14.0 (this shows Windows 2000 on the title screen)
|
||||
Subor v15.0 (this shows Windows 2002 on the title screen)
|
||||
-->
|
||||
|
||||
<software name="subor13" cloneof="subor11">
|
||||
<software name="subor130" cloneof="subor110">
|
||||
<description>Subor v13.0 (Chi)</description>
|
||||
<year>2000?</year>
|
||||
<publisher>Subor</publisher>
|
||||
@ -69950,7 +69950,7 @@ Subor v15.0 (this shows Windows 2002 on the title screen)
|
||||
</part>
|
||||
</software>
|
||||
|
||||
<software name="subor11">
|
||||
<software name="subor110">
|
||||
<description>Subor v11.0 (Chi)</description>
|
||||
<year>2000?</year>
|
||||
<publisher>Subor</publisher>
|
||||
|
@ -379,4 +379,4 @@ CONS( 1993, sb486, 0, 0, suborkbd, nes, nes_state,
|
||||
// Famicom-based
|
||||
// Bung hardware
|
||||
// Mice, keyboard, etc, including a floppy drive that allows you to run games with a selection of 4 internal "mappers" available on the system.
|
||||
CONS( 1996, drpcjr, 0, 0, famicom, famicom, nes_state, famicom, "Bung", "Doctor PC Jr", MACHINE_IMPERFECT_GRAPHICS | MACHINE_NOT_WORKING | MACHINE_SUPPORTS_SAVE )
|
||||
CONS( 1996, drpcjr, 0, 0, famicom, famicom, nes_state, famicom, "Bung", "Doctor PC Jr", MACHINE_IMPERFECT_GRAPHICS | MACHINE_NOT_WORKING | MACHINE_SUPPORTS_SAVE )
|
||||
|
Loading…
Reference in New Issue
Block a user