Skip to content

Commit 31cf546

Browse files
authored
gaelco/lotoplay.cpp: Small comment to differenciate sets (#14009)
1 parent 7f3a14b commit 31cf546

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/mame/gaelco/lotoplay.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,8 @@ ROM_START(lotoplayb)
9797
ROM_LOAD("lp_vii_sch_mostra_11302_68705p3s.bin", 0x0000, 0x0800, CRC(61b426d3) SHA1(b66dc6c382a04d8cdbaee342f179ce80abfd3c71))
9898
ROM_END
9999

100+
// Sets with PIC16C54.
101+
100102
ROM_START(lotoplayp)
101103
ROM_REGION(0x1fff, "maincpu", 0)
102104
ROM_LOAD("loto_play_ff46_pic16c54.bin", 0x0000, 0x1fff, CRC(8840349d) SHA1(e9dcc572c7b577618ddda06be1538be69eb15584))

0 commit comments

Comments
 (0)