summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/interpro/sr/edge.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/interpro/sr/edge.h')
-rw-r--r--src/devices/bus/interpro/sr/edge.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/devices/bus/interpro/sr/edge.h b/src/devices/bus/interpro/sr/edge.h
index f8c73cfced7..5f3247b5158 100644
--- a/src/devices/bus/interpro/sr/edge.h
+++ b/src/devices/bus/interpro/sr/edge.h
@@ -45,10 +45,10 @@ enum attention_mask
enum reg0_mask
{
/*
- 0x08,
- 0x10, // mouse button interrupt?
- 0x20,
- 0x40,
+ 0x08,
+ 0x10, // mouse button interrupt?
+ 0x20,
+ 0x40,
*/
SCC_INT = 0x80, // serial controller
VBLANK = 0x1000, // vertical blank?