emu64 work, nonmatching

This commit is contained in:
Cuyler36
2024-02-04 19:10:15 -05:00
parent 251036605d
commit 0330b7126b
6 changed files with 1578 additions and 265 deletions
+1
View File
@@ -13,6 +13,7 @@ typedef struct ucode_info_s {
void* ucode_p;
} ucode_info;
#define UCODE_TYPE_NONE 0
#define UCODE_TYPE_POLY_TEXT 1
#define UCODE_TYPE_POLY_DATA 2
#define UCODE_TYPE_SPRITE_TEXT 3