Skip to content

Commit

Permalink
Merge #22: Add very preliminary Dreamcast documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
VelocityRa authored Jul 25, 2024
2 parents f098c26 + 48e2e07 commit 2cb7736
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 @@ -287,6 +287,12 @@ There are no "full" tutorials for other systems, so using references will be a b
- <http://www.rockin-b.de/saturn.html>
- <https://reddit.com/r/SegaSaturn/comments/223cdp/best_saturn_homebrews_available_atm>

## Sega Dreamcast
- [System Architecture Manual](https://segaretro.org/images/7/78/DreamcastDevBoxSystemArchitecture.pdf)
- [SH4 Processor Manual](https://raw.githubusercontent.com/Kochise/dreamcast-docs/master/CPU/DOCS/h14th002d2.pdf)
- [ARM7DI Processor Manual](https://developer.arm.com/documentation/ddi0027/latest/)


## Commodore 64
- See 6502 resources in the [65xx family section](#65xx-family) (the C64 uses a 6510)
- [MCS6500 family programming manual](http://archive.6502.org/books/mcs6500_family_programming_manual.pdf) (doesn't respond to https://)
Expand Down

0 comments on commit 2cb7736

Please sign in to comment.