summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/68230pit.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/machine/68230pit.h')
-rw-r--r--src/emu/machine/68230pit.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/emu/machine/68230pit.h b/src/emu/machine/68230pit.h
index b299ca868f9..dcb5b81bb88 100644
--- a/src/emu/machine/68230pit.h
+++ b/src/emu/machine/68230pit.h
@@ -1,5 +1,5 @@
// license:BSD-3-Clause
-// copyright-holders:Joakim Larsson Edström
+// copyright-holders:Joakim Larsson Edstr??m
/**********************************************************************
Motorola MC68230 PI/T Parallell Interface and Timer
@@ -56,7 +56,7 @@ protected:
virtual void device_reset();
private:
- UINT8 m_pgcr; // Port General Control register
+ UINT8 m_pgcr; // Port General Control register
UINT8 m_psrr; // Port Service Request register
UINT8 m_paddr; // Port A Data Direction register
UINT8 m_pbddr; // Port B Data Direction register