OSDN Git Service

[VM][STATE][MZ2500][MZ700][MZ80K] Apply new state framework to some VMs.
[csp-qt/common_source_project-fm7.git] / source / src / vm / mz700 / memory.h
index 2d4f4f5..6947433 100644 (file)
@@ -136,6 +136,7 @@ public:
 #if defined(_MZ800)
        uint32_t read_io8(uint32_t addr);
 #endif
+       void decl_state();
        void save_state(FILEIO* state_fio);
        bool load_state(FILEIO* state_fio);