summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/amstrad.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/machine/amstrad.c')
-rw-r--r--src/mess/machine/amstrad.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/machine/amstrad.c b/src/mess/machine/amstrad.c
index a66e8bb604c..10217ea5d08 100644
--- a/src/mess/machine/amstrad.c
+++ b/src/mess/machine/amstrad.c
@@ -1428,7 +1428,7 @@ WRITE8_MEMBER(amstrad_state::amstrad_plus_asic_6000_w)
}
if(offset == 0x0800) // Programmable raster interrupt
{
- // logerror("ASIC: Wrote %02x to PRI\n",data);
+ // logerror("ASIC: Wrote %02x to PRI\n",data);
m_asic.pri = data;
}
if(offset >= 0x0801 && offset <= 0x0803) // Split screen registers