Updated Core Requests (markdown)
parent
5815d1e3d1
commit
918d455b69
|
@ -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.
|
- 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.
|
- 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
|
## (MSX 2/2+) MSXHawk or openMSX
|
||||||
Tracking as [#1288](https://github.com/TASEmulators/BizHawk/issues/1288).
|
Tracking as [#1288](https://github.com/TASEmulators/BizHawk/issues/1288).
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue