From 47c0cba6a8d6f36e8f40dc14a684f5a3aa9d919f Mon Sep 17 00:00:00 2001 From: James Groom Date: Sun, 17 Jul 2022 19:11:22 +1000 Subject: [PATCH] Updated Core Requests (markdown) --- Core-Requests.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Core-Requests.md b/Core-Requests.md index a1f24ad..a6382d5 100644 --- a/Core-Requests.md +++ b/Core-Requests.md @@ -24,7 +24,7 @@ Tracking as [#3162](https://github.com/TASEmulators/BizHawk/issues/3162). ### DosBox - https://github.com/schellingb/dosbox-pure (fork) - Issues: - - https://github.com/TASVideos/BizHawk/issues/2547 + - [#2547](https://github.com/TASEmulators/BizHawk/issues/2547) - Core Analysis - Early attempts (2010 or so) to add rerecording suggesting it is highly sync unstable. Situation may have changed since then. Waterbox highly recommended. - In particular, according to Ilari it had a lot of reentrancy with HLE operations, so you could get to a "frame end" while servicing an x86 BIOS call in HLE code, requiring the ability to save and load with different call sequences on the stack. \ No newline at end of file