update 0.9.0

This commit is contained in:
Rupert Hausberger 2016-08-01 17:33:13 +02:00
commit f06f7c081c
4 changed files with 22 additions and 1 deletions

View file

@ -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;