REP instructions now correctly issue a Debug exception after every iteration, fixes NT 3.x on 386 CPU's;

Fixed a string bug in the Settings dialog (Joysticks combo box).
This commit is contained in:
OBattler
2017-07-24 15:21:17 +02:00
parent ff23ccb2a2
commit 36fcf10388
4 changed files with 41 additions and 2 deletions

View File

@@ -17,6 +17,8 @@
#include "386_common.h"
extern int trap;
extern uint16_t *mod1add[2][8];
extern uint32_t *mod1seg[8];