From fcb5394ee923352012bd1bb53bf7999fe9cd48a9 Mon Sep 17 00:00:00 2001 From: Scott Stone Date: Wed, 11 Aug 2021 07:21:07 -0400 Subject: mame.lst: added comments to simple machines --- src/mame/mame.lst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/mame/mame.lst b/src/mame/mame.lst index 27b054da1ab..d75c0dd5066 100644 --- a/src/mame/mame.lst +++ b/src/mame/mame.lst @@ -43817,16 +43817,16 @@ wavesynth simldv1000 // Pioneer LD-V1000 simpr8210 // Pioneer PR-8210 -@source:gsz80.cpp +@source:gsz80.cpp // Grant Searle's Simple Z-80 Machine gsz80 -@source:gscpm.cpp +@source:gscpm.cpp // Grant Searle's Simple CP/M Machine gscpm -@source:gs6502.cpp +@source:gs6502.cpp // Grant Searle's Simple 6502 Machine gs6502 -@source:gs6809.cpp +@source:gs6809.cpp // Grant Searle's Simple 6809 Machine gs6809 @source:ultim809.cpp -- cgit v1.2.3