diff options
| author | 2021-03-26 20:06:01 +1100 | |
|---|---|---|
| committer | 2021-03-26 20:06:01 +1100 | |
| commit | bf700eeb782cc81c4ecb3da93754e67a3ed52b22 (patch) | |
| tree | bee1d34d5b8fdbfb56adbbf5b30a7783259e3baa /src | |
| parent | d8559511f6bc46466899be6b641ab2aaebe08cc7 (diff) | |
trs80: fixed typo in new comment
Diffstat (limited to 'src')
| -rw-r--r-- | src/mame/drivers/trs80.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mame/drivers/trs80.cpp b/src/mame/drivers/trs80.cpp index 11ef780b4c6..8a2c922524e 100644 --- a/src/mame/drivers/trs80.cpp +++ b/src/mame/drivers/trs80.cpp @@ -153,9 +153,9 @@ lnw80: works hi-res and colour are coded but do not work investigate expansion-box - MT 07903 - most floppies no longer boot - most machines will problems loading real tapes. - cannot load CAS tapes, but they can be loaded with trs80m3. +2021-03-26 MT 07903 - most floppies no longer boot. + Most machines have problems loading real tapes. + Cannot load CAS tapes, but they can be loaded with trs80m3. *******************************************************************************************************/ |
