diff options
author | 2018-02-25 01:34:04 +1100 | |
---|---|---|
committer | 2018-02-25 01:34:04 +1100 | |
commit | 8dad4881f630bb245fab61e99718f5dce6dd56d6 (patch) | |
tree | 266b1fcb39b59f17eb876512952bd14d5974ab4a /src/devices/cpu/m6502/xavix.cpp | |
parent | c5345b9ea8a5b6939c55621024bce8e1eade4fdd (diff) |
srcclean (nw)
Diffstat (limited to 'src/devices/cpu/m6502/xavix.cpp')
-rw-r--r-- | src/devices/cpu/m6502/xavix.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/cpu/m6502/xavix.cpp b/src/devices/cpu/m6502/xavix.cpp index 7a30f1a3e1b..57b3c71ac6c 100644 --- a/src/devices/cpu/m6502/xavix.cpp +++ b/src/devices/cpu/m6502/xavix.cpp @@ -5,7 +5,7 @@ xavix.c 6502 with custom opcodes - integrated gfx / sound / coprocessor? + integrated gfx / sound / coprocessor? ***************************************************************************/ |