Updated Core Requests (markdown)
parent
74dff51417
commit
47c0cba6a8
|
@ -24,7 +24,7 @@ Tracking as [#3162](https://github.com/TASEmulators/BizHawk/issues/3162).
|
||||||
### DosBox
|
### DosBox
|
||||||
- https://github.com/schellingb/dosbox-pure (fork)
|
- https://github.com/schellingb/dosbox-pure (fork)
|
||||||
- Issues:
|
- Issues:
|
||||||
- https://github.com/TASVideos/BizHawk/issues/2547
|
- [#2547](https://github.com/TASEmulators/BizHawk/issues/2547)
|
||||||
- Core Analysis
|
- 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.
|
- 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.
|
Loading…
Reference in New Issue