diff options
author | 2015-11-08 12:56:12 +0100 | |
---|---|---|
committer | 2015-11-08 12:56:12 +0100 | |
commit | 7c19aac60e12d6f5ea301bdb34d7826a01e0b06f (patch) | |
tree | f310d86aa2c6bfc19d115307dedde4eb0cd52dad /src/devices/cpu/lh5801 | |
parent | a57b46ae933badd7441ce1644711dbb851e2b504 (diff) |
Rename *.c -> *.cpp in our source (nw)
Diffstat (limited to 'src/devices/cpu/lh5801')
-rw-r--r-- | src/devices/cpu/lh5801/5801dasm.cpp (renamed from src/devices/cpu/lh5801/5801dasm.c) | 0 | ||||
-rw-r--r-- | src/devices/cpu/lh5801/lh5801.cpp (renamed from src/devices/cpu/lh5801/lh5801.c) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/src/devices/cpu/lh5801/5801dasm.c b/src/devices/cpu/lh5801/5801dasm.cpp index b622bda9de6..b622bda9de6 100644 --- a/src/devices/cpu/lh5801/5801dasm.c +++ b/src/devices/cpu/lh5801/5801dasm.cpp diff --git a/src/devices/cpu/lh5801/lh5801.c b/src/devices/cpu/lh5801/lh5801.cpp index 0287e0d0859..0287e0d0859 100644 --- a/src/devices/cpu/lh5801/lh5801.c +++ b/src/devices/cpu/lh5801/lh5801.cpp |