Backport from 0.9.48

This commit is contained in:
libretroadmin 2022-06-16 22:51:40 +02:00
parent 369a2ddc72
commit 19574ddc06

View File

@ -102,7 +102,7 @@ static v30mz_regs_t I;
static bool InHLT;
static uint32 prefix_base; /* base address of the latest prefix segment */
static char seg_prefix; /* prefix segment indicator */
static int8 seg_prefix; /* prefix segment indicator */
#include "v30mz-ea.inc"
#include "v30mz-modrm.inc"