diff options
Diffstat (limited to 'src/lib/formats/h8_cas.h')
-rw-r--r-- | src/lib/formats/h8_cas.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/formats/h8_cas.h b/src/lib/formats/h8_cas.h index 8ad9f82006a..9c7ea02104a 100644 --- a/src/lib/formats/h8_cas.h +++ b/src/lib/formats/h8_cas.h @@ -1,10 +1,10 @@ // license:BSD-3-Clause -// copyright-holders:Robbbert +// copyright-holders:Robbbert,Mark Garlanger /********************************************************************* h8_cas.h - Format code for Heathkit H8 H8T cassette images + Format code for Heathkit H8/H88 H8T cassette images *********************************************************************/ #ifndef MAME_FORMATS_H8_CAS_H |