OSDN Git Service

[VM][FMR50][FMR30] Apply new state framework to FMR30/50 etc.
[csp-qt/common_source_project-fm7.git] / source / src / vm / fmr30 / cmos.h
index 5beee45..de1ce35 100644 (file)
@@ -32,6 +32,7 @@ public:
        void release();
        void write_io8(uint32_t addr, uint32_t data);
        uint32_t read_io8(uint32_t addr);
+       void decl_state();
        void save_state(FILEIO* state_fio);
        bool load_state(FILEIO* state_fio);