1
0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2025-04-15 04:20:07 +00:00
4
Switch Hardware and Software
Vamsi Krishna edited this page 2021-01-02 02:37:19 +05:30

A very incomplete overview of useful information to get started with Switch development. Please add anything that's missing :)

Switch Hardware/Software

  • ReSwitched an excellent resource and community for Switch homebrew and hacking.
  • SwitchBrew is probably the best resource for the Switch hardware/software internals.
  • ARMv8-A Reference Manual describes Switch's CPU architecture.