diff options
| author | 2021-08-11 07:21:07 -0400 | |
|---|---|---|
| committer | 2021-08-11 07:21:07 -0400 | |
| commit | fcb5394ee923352012bd1bb53bf7999fe9cd48a9 (patch) | |
| tree | ca9824df213e191bed259fc9723fbdb13359ec1f /src | |
| parent | 47e91b2686d17be12635852ba32cce766ab15c83 (diff) | |
mame.lst: added comments to simple machines
Diffstat (limited to 'src')
| -rw-r--r-- | src/mame/mame.lst | 8 |
1 files 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 |
