More oversight fixing

This commit is contained in:
Cacodemon345
2024-01-14 20:12:53 +06:00
parent 3cf747d93e
commit 55f03f63e5
3 changed files with 12 additions and 8 deletions

View File

@@ -2289,7 +2289,7 @@ taskswitch286(uint16_t seg, uint16_t *segdat, int is32)
rf_flag_no_clear = 1;
if (t_bit) {
trap = 2;
trap |= 2;
#ifdef USE_DYNAREC
cpu_block_end = 1;
#endif