OSDN Git Service

[VM][General][WIP] Start to merge upstream 2018-10-14.Open branch upstream_20181014 .
[csp-qt/common_source_project-fm7.git] / source / src / vm / z80dma.cpp
index bff925d..92c58cb 100644 (file)
@@ -760,7 +760,7 @@ void Z80DMA::notify_intr_reti()
        }
 }
 
-#define STATE_VERSION  1
+#define STATE_VERSION  2
 
 bool Z80DMA::process_state(FILEIO* state_fio, bool loading)
 {