From 59f22a1fd7dff8be1dec2fd87a58ed449ac4fe28 Mon Sep 17 00:00:00 2001 From: James Groom Date: Fri, 10 Mar 2023 05:48:58 +1000 Subject: [PATCH] Created Removed and replaced cores (markdown) --- Removed-and-replaced-cores.md | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 Removed-and-replaced-cores.md diff --git a/Removed-and-replaced-cores.md b/Removed-and-replaced-cores.md new file mode 100644 index 0000000..87faa3a --- /dev/null +++ b/Removed-and-replaced-cores.md @@ -0,0 +1,35 @@ +TODO other recent non-wbox->wbox conversions + +This is not an exhaustive list; some cores that were in development, but were never available in a release before being scrapped, are not included. + +## (A78) EMU7800 + +[Removed in 2.2.1](https://github.com/TASEmulators/BizHawk/commit/4c0668aed62c941acdaa71bbfa23a80136eacd42). Present in 1.x backports through 1.13.2. + +## (GBA) Meteor + +[Removed in 1.12.2](https://github.com/TASEmulators/BizHawk/commit/72808f01bbe48d2f928c20e493f935a1d7353fba). + +## (GBA) VBA-Next + +[Removed in 2.5](https://github.com/TASEmulators/BizHawk/commit/8c17ac8da994f28883e11b83158892d625d38990). + +## (Genesis) GenesisHawk + +[Removed in 1.12.2](https://github.com/TASEmulators/BizHawk/commit/ffd743cac728e439560a0e1ea87fd62dc742ff4d). + +## Libretro + +Our Libretro core adapter was [rewritten in 2.9](https://github.com/TASEmulators/BizHawk/commit/25fb816988491463ba9312f99f6cad04840fd86b). + +## (NDS) melonDS + +A non-Waterboxed melonDS port was replaced with a from-scratch (and Waterboxed) port [in 2.7](https://github.com/TASEmulators/BizHawk/commit/41128abc37018de96cf2aba08cb04d9654d8a6b9). + +## (Saturn) Yabause + +[Removed in 2.0](https://github.com/TASEmulators/BizHawk/commit/e73157bb4976bfd916bfc0da21973000869cf4eb). Present in 1.x backports through 1.13.2. + +## (SGB) SameBoy + +The SGB core based on SameBoy was [removed in 2.7](https://github.com/TASEmulators/BizHawk/commit/9a87a0f586e802cec1ffd80540689868e0290b9f). A Game Boy / Color core based on SameBoy was [added in 2.8](https://github.com/TASEmulators/BizHawk/commit/2348e2885de98c80afd7de78431239d11aee7bbc). \ No newline at end of file