From 918d455b69492ff91fb029f0692536a2437d7a79 Mon Sep 17 00:00:00 2001 From: James Groom Date: Tue, 25 Jun 2024 09:28:08 +1000 Subject: [PATCH] Updated Core Requests (markdown) --- Core-Requests.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Core-Requests.md b/Core-Requests.md index 6f59776..9657080 100644 --- a/Core-Requests.md +++ b/Core-Requests.md @@ -66,6 +66,9 @@ Tracking as [#2032](https://github.com/TASEmulators/BizHawk/issues/2032). - 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. +## (older iOS) touchHLE +Tracking as [#3956](https://github.com/TASEmulators/BizHawk/issues/3956). + ## (MSX 2/2+) MSXHawk or openMSX Tracking as [#1288](https://github.com/TASEmulators/BizHawk/issues/1288).