Remove 3DO, DOOM, and DOS, as cores for those have been merged

YoshiRulz 2025-05-09 21:33:49 +10:00
parent bd8f34b7bd
commit d15e91d84a
1 changed files with 0 additions and 25 deletions

@ -3,9 +3,6 @@ Not listed are suggestions for systems we already cover; check [the `Request: Ne
TODO merge in [Yoshi's list on GitLab](https://gitlab.com/TASVideos/BizHawk/-/snippets/1890492)
## (3DO) 4DO
Tracking as [#3865](https://github.com/TASEmulators/BizHawk/issues/3865).
## (Atari 5200) Altirra or Atari800
Tracking as [#3317](https://github.com/TASEmulators/BizHawk/issues/3317).
@ -31,31 +28,9 @@ Tracking as [#4101](https://github.com/TASEmulators/BizHawk/issues/4101).
## (Dreamcast) Flycast or Reicast
Tracking as [#856](https://github.com/TASEmulators/BizHawk/issues/856).
## (DOOM) Chocolate Doom
Tracking as [#4149](https://github.com/TASEmulators/BizHawk/issues/4149).
## (Flash) Ruffle
Tracking as [#2032](https://github.com/TASEmulators/BizHawk/issues/2032).
## (IBM PC) 86Box or DOSBox
### 86Box
- https://github.com/86Box/86Box (fork of https://www.pcem-emulator.co.uk/)
- C/C++; GPLv2+
- Issues:
- [#1673](https://github.com/TASEmulators/BizHawk/issues/1673)
- Notes
- Standalone program seeing use for TASing already, see [these](https://tasvideos.org/Forum/Topics/20206) two [threads](https://tasvideos.org/Forum/Topics/22316) on TASVideos, and [this thread](https://tasvideos.org/Forum/Topics/23002) for 86Box specifically.
### DOSBox
- https://github.com/schellingb/dosbox-pure (fork of https://dosbox.com/)
- C/C++; GPLv2+
- Issues:
- [#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.
## (older iOS) touchHLE
Tracking as [#3956](https://github.com/TASEmulators/BizHawk/issues/3956).