Skip to content

Commit

Permalink
Merge pull request #40 from StrikerX3/patch-1
Browse files Browse the repository at this point in the history
Add Sega Saturn resources
  • Loading branch information
Dillonb authored Dec 4, 2024
2 parents 2a72aef + 8b719b3 commit 2ecf04f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions emudev_resources_systems.md
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,12 @@ There are no "full" tutorials for other systems, so using references will be a b

## Sega Saturn
- [SH-2 programming manual](https://antime.kapsi.fi/sega/files/h12p0.pdf)
- [Instruction set summary/table](https://shared-ptr.com/sh_insns.html)
- [Yabause wiki](https://wiki.yabause.org/) (check the Sega Saturn Specifications section)
- [Collection of docs](https://segaretro.org/Saturn_official_documentation)
- [The main page](https://segaretro.org/Sega_Saturn) has tons of details on the hardware, games, history, etc.
- [Signal traces of various chips](https://github.com/srg320/Saturn_hw)
- [Partial CDBlock ROM decompilation](https://github.com/srg320/Saturn_hw/tree/main/CDB)
- [GAM1 test ROM, harnessing most hardware](https://segaxtreme.net/threads/sega-saturn-sample-by-sega.24264)
- Misc homebrew:
- <http://www.rockin-b.de/saturn.html>
Expand Down

0 comments on commit 2ecf04f

Please sign in to comment.