(nw)Fixed nes validation, and added missing linefeed char.

This commit is contained in:
Robbbert 2017-03-22 21:29:25 +11:00
parent 7c0a550d58
commit 8d0e4bf164
2 changed files with 3 additions and 3 deletions

View File

@ -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>

View File

@ -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 )