update 0.9.0
This commit is contained in:
parent
6d91d91d74
commit
f06f7c081c
4 changed files with 22 additions and 1 deletions
|
|
@ -68,6 +68,7 @@ const SAEE_Assert = 5;
|
|||
const SAEE_Internal = 6;
|
||||
|
||||
const SAEE_Config_Invalid = 10;
|
||||
const SAEE_Config_Compressed = 11;
|
||||
|
||||
const SAEE_CPU_Internal = 20;
|
||||
const SAEE_CPU_Requires68020 = 21;
|
||||
|
|
|
|||
Loading…
Reference in a new issue