OSDN Git Service

[VM] Remove compiler warinings.
authorK.Ohta <whatisthis.sowhat@gmail.com>
Thu, 14 Jun 2018 12:55:48 +0000 (21:55 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Thu, 14 Jun 2018 12:55:48 +0000 (21:55 +0900)
commit0b03b3f6ae242a42e35f94ef98061e101e6cc8c2
tree002813f5dd8f7344e69e4be7bff3be1f445670b0
parent35816be8ae25e3a3c59fdee6f32d501ec3b3f51d
[VM] Remove compiler warinings.
[General] Update SOVERSION.
[COMMON] Fix buffer overflow around strncpy().
12 files changed:
source/src/common.cpp
source/src/statesub.cpp
source/src/vm/device.h
source/src/vm/fmgen/CMakeLists.txt
source/src/vm/hd63484.cpp
source/src/vm/i8259.cpp
source/src/vm/libcpu_newdev/device.cpp
source/src/vm/ls393.cpp
source/src/vm/pc6031.cpp
source/src/vm/t3444a.cpp
source/src/vm/v9938.cpp
source/src/vm/ym2413.cpp