diff options
Diffstat (limited to 'src/devices/machine/amiga_copper.h')
-rw-r--r-- | src/devices/machine/amiga_copper.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/devices/machine/amiga_copper.h b/src/devices/machine/amiga_copper.h index fe9791c381f..15fe5c3cd00 100644 --- a/src/devices/machine/amiga_copper.h +++ b/src/devices/machine/amiga_copper.h @@ -2,7 +2,7 @@ // copyright-holders:Aaron Giles, Angelo Salese /*************************************************************************** - Amiga Copper + Amiga Copper ***************************************************************************/ @@ -68,7 +68,7 @@ private: u16 m_waitmask; u16 m_pending_offset; u16 m_pending_data; -// int m_wait_offset; +// int m_wait_offset; // waitstate delays for copper // basically anything that doesn't belong to Angus has a penalty for Copper |