diff options
Diffstat (limited to 'src/devices/cpu/m6809/konami.cpp')
-rw-r--r-- | src/devices/cpu/m6809/konami.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/cpu/m6809/konami.cpp b/src/devices/cpu/m6809/konami.cpp index f8e99af7768..5c189cc5758 100644 --- a/src/devices/cpu/m6809/konami.cpp +++ b/src/devices/cpu/m6809/konami.cpp @@ -3,7 +3,7 @@ /********************************************************************* Portable Konami cpu emulator - Custom HD6309 in a gate array with ROM blocks for instruction decoding. + Custom HD6309 in a gate array with ROM blocks for instruction decoding. Based on M6809 cpu core copyright John Butler |