diff options
Diffstat (limited to 'src/emu/cpu/t11/t11ops.c')
-rw-r--r-- | src/emu/cpu/t11/t11ops.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/cpu/t11/t11ops.c b/src/emu/cpu/t11/t11ops.c index 71b31d74142..490d674846a 100644 --- a/src/emu/cpu/t11/t11ops.c +++ b/src/emu/cpu/t11/t11ops.c @@ -1,6 +1,6 @@ /*** t11: Portable DEC T-11 emulator ****************************************** - Copyright (C) Aaron Giles 1998 + Copyright Aaron Giles Actual opcode implementation. Excuse the excessive use of macros, it was the only way I could bear to type all this in! |