Added yaml save-state support for: . Main AppleII unit . Aux memory & RawWorksIII . Printer . SSC . Z80 . Mouse . Mockingboard . Phasor . Disk][ . HDD
4 lines
123 B
C
4 lines
123 B
C
#define YAML_VERSION_MAJOR 0
|
|
#define YAML_VERSION_MINOR 1
|
|
#define YAML_VERSION_PATCH 5
|
|
#define YAML_VERSION_STRING "0.1.5"
|