Remove references to Octoshock from docs

This commit is contained in:
YoshiRulz 2025-01-11 00:38:46 +10:00
parent 89e94be8c1
commit f97f29b234
No known key found for this signature in database
GPG Key ID: C4DE31C245353FB7
4 changed files with 1 additions and 14 deletions

4
.gitignore vendored
View File

@ -35,10 +35,6 @@ UpgradeLog.htm
.hgignore
.hgtags
/psx/octoshock/bizhawk/Win32
/psx/octoshock/bizhawk/x64
/psx/octoshock/bizhawk/*.opendb
**/StyleCop.Cache
/waterbox/**/*.wbx
/waterbox/**/*.wbx.in

View File

@ -14,7 +14,6 @@ wonderswan: use wonderswan/msvc/bizswan.sln
libretrobridge: use LibretroBridge/msvc/LibretroBridge.sln
quicknes: use quicknes/msvc/libquicknes.sln
gambatte: use submodules/gambatte/bizhawk/msvc/libgambatte.sln
octoshock (psx): use psx/octoshock/bizhawk/octoshock.sln
libmupen64plus:
Use mupen64plus-sln/projects/msvc11/mupen64plus.sln.

View File

@ -349,7 +349,7 @@ Neo Geo Pocket | **NeoPop**
NES | **NesHawk**, quickerNES
Odyssey² | **O2Hawk**
PC-FX | **T.S.T.**
Playstation (PSX) | **Nymashock**, **Octoshock**
Playstation (PSX) | **Nymashock**
Sega 32X | **PicoDrive**
Sega Game Gear | **SMSHawk**
Sega Genesis | **Genplus-gx**

View File

@ -22,7 +22,6 @@ Jump to:
- [MSXHawk](#msxhawk)
- [NLua](#nlua)
- [Nyma cores](#nyma-cores)
- [Octoshock](#octoshock)
- [quickerNES](#quickernes)
- [Roslyn Analyzers](#roslyn-analyzers)
- [Virtu](#virtu)
@ -260,13 +259,6 @@ See [Waterbox (toolchain + cores)](#waterbox-toolchain--cores).
## Octoshock
> The unmanaged side of the Octoshock core from Mednafen.
Uses C++.
## quickerNES
> The unmanaged side of the quickerNES core.