OSDN Git Service

[VM][STATE][HC20][HC40][HC80][M5][MSX] Apply new state framerork to some VMs.
[csp-qt/common_source_project-fm7.git] / source / src / vm / jr800 / io.h
index d64a29a..6ef9d5a 100644 (file)
@@ -32,6 +32,7 @@ public:
        // common functions
        void write_memory_mapped_io8(uint32_t addr, uint32_t data);
        uint32_t read_memory_mapped_io8(uint32_t addr);
+       void decl_state();
        void save_state(FILEIO* state_fio);
        bool load_state(FILEIO* state_fio);