Revert RichardG's recompiler changes from build 8136 due to too many regressions, a way to bring them back with fewer regressions will be looked into for 6.0.

This commit is contained in:
OBattler
2025-12-17 19:12:56 +01:00
parent 82728f4ebb
commit 54322a7ece
4 changed files with 9 additions and 33 deletions

View File

@@ -320,7 +320,6 @@ extern void do_pause(int p);
extern double isa_timing;
extern int io_delay;
extern int framecountx;
extern int seconds_elapsed;
extern volatile int cpu_thread_run;
extern uint8_t postcard_codes[POSTCARDS_NUM];