diff --git a/WIP-Manual:-Appendix:-Resources-for-retro-console-hacking.md b/WIP-Manual:-Appendix:-Resources-for-retro-console-hacking.md new file mode 100644 index 0000000..fb91355 --- /dev/null +++ b/WIP-Manual:-Appendix:-Resources-for-retro-console-hacking.md @@ -0,0 +1,26 @@ +> **IMPORTANT**: These wiki pages are a **draft of the end-user manual for EmuHawk**. +> The manual will not live here forever; once it's finished, each new release will include a copy in the download. +> +> This page was **written for release 2.10** and will not reflect more recent changes. +> The information also may not be accurate to older versions. +> Unless specified, all functions are available on every supported OS. + +- dumping: + - https://wiki.rpcs3.net/index.php?title=Help:Dumping_PlayStation_3_games + - (C64 firmware) https://www.lemon64.com/forum/viewtopic.php?t=50266 + - (PSX) https://github.com/ShendoXT/biosdumper + - https://github.com/ps2homebrew/PS2Ident + - https://3ds.hacks.guide/dumping-titles-and-game-cartridges.html +- homebrew dev: + - N64 https://n64.dev/ + - NES https://www.nesdev.org/wiki/Nesdev_Wiki + - SNES https://snes.nesdev.org/wiki/SNESdev_Wiki + - WSwan https://ws.nesdev.org/wiki/WSdev_Wiki + - GB/C https://gbdev.io/pandocs/About.html + - GBA and NDS https://problemkaputt.de/gbatek.htm + - PSX https://psx-spx.consoledev.net + - SMS https://www.smspower.org/Development/Index + - Sega MD/CD https://plutiedev.com + - 3DS https://3dbrew.org +- misc. hardware repair: https://www.gametechwiki.com/w/index.php/Main_Page +- misc. console/game dev BTS materials: https://library.gamehistory.org/ \ No newline at end of file