mirror of
https://github.com/86Box/86Box.git
synced 2026-02-23 18:08:20 -07:00
Fixed old recompiler compiling in a kludgy way because it appears there's no STORE_IMM_ADDR_W.
This commit is contained in:
@@ -784,7 +784,7 @@ typedef struct {
|
||||
uint32_t smhr;
|
||||
} cyrix_t;
|
||||
|
||||
extern uint16_t x87_op;
|
||||
extern uint32_t x87_op;
|
||||
|
||||
extern uint32_t addr64;
|
||||
extern uint32_t addr64_2;
|
||||
|
||||
Reference in New Issue
Block a user