summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Robbbert <Robbbert@users.noreply.github.com>2021-08-12 00:27:39 +1000
committer Robbbert <Robbbert@users.noreply.github.com>2021-08-12 00:27:39 +1000
commit6f04b2f2214f72d24d1036a19b3ca3b9baec38ff (patch)
tree4a3b6e65aa34ea27d5697fd4003ca68d66edb537
parentfcb5394ee923352012bd1bb53bf7999fe9cd48a9 (diff)
**mame.lst: comment goes with machine.
-rw-r--r--src/mame/mame.lst16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/mame/mame.lst b/src/mame/mame.lst
index d75c0dd5066..474d4d1d412 100644
--- a/src/mame/mame.lst
+++ b/src/mame/mame.lst
@@ -43817,17 +43817,17 @@ wavesynth
simldv1000 // Pioneer LD-V1000
simpr8210 // Pioneer PR-8210
-@source:gsz80.cpp // Grant Searle's Simple Z-80 Machine
-gsz80
+@source:gsz80.cpp
+gsz80 // Grant Searle's Simple Z-80 Machine
-@source:gscpm.cpp // Grant Searle's Simple CP/M Machine
-gscpm
+@source:gscpm.cpp
+gscpm // Grant Searle's Simple CP/M Machine
-@source:gs6502.cpp // Grant Searle's Simple 6502 Machine
-gs6502
+@source:gs6502.cpp
+gs6502 // Grant Searle's Simple 6502 Machine
-@source:gs6809.cpp // Grant Searle's Simple 6809 Machine
-gs6809
+@source:gs6809.cpp
+gs6809 // Grant Searle's Simple 6809 Machine
@source:ultim809.cpp
ultim809