OSDN Git Service

[VM] Add save state utilities.See src/statesub.h and src/vm/fm7/fm7_mainio.[cpp|h] .
authorK.Ohta <whatisthis.sowhat@gmail.com>
Sat, 19 May 2018 17:27:06 +0000 (02:27 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Sat, 19 May 2018 17:27:06 +0000 (02:27 +0900)
commitc41ec8e642aa951560154291171f78dcd5d52db4
tree329772f0780088c6015503b6417f51af6fafe5ed
parenta5e741fafe9c2adffb230bafcbb4daadf9012567
[VM] Add save state utilities.See src/statesub.h and src/vm/fm7/fm7_mainio.[cpp|h] .
[VM] Add CRC32 protection for saved state.
source/src/statesub.h [new file with mode: 0644]
source/src/vm/fm7/display.cpp
source/src/vm/fm7/fm7_display.h
source/src/vm/fm7/fm7_mainio.cpp
source/src/vm/fm7/fm7_mainio.h