Updated Switch Hardware and Software (markdown)

bunnei 2018-01-14 02:22:16 -05:00
parent 6707cab768
commit 762bd426e2
1 changed files with 1 additions and 1 deletions

@ -1,6 +1,6 @@
A very incomplete overview of useful information to get started with Switch development. Please add anything that's missing :) A very incomplete overview of useful information to get started with Switch development. Please add anything that's missing :)
### Switch Hardware/Software ### Switch Hardware/Software
* [ReSwitched] (https://reswitched.tech/) an excellent resource and community for Switch homebrew and hacking. * [ReSwitched](https://reswitched.tech/) an excellent resource and community for Switch homebrew and hacking.
* [SwitchBrew](http://switchbrew.org/index.php?title=Main_Page) is probably the best resource for the Switch hardware/software internals. * [SwitchBrew](http://switchbrew.org/index.php?title=Main_Page) is probably the best resource for the Switch hardware/software internals.
* [ARMv8-A Reference Manual](https://developer.arm.com/docs/ddi0487/latest/arm-architecture-reference-manual-armv8-for-armv8-a-architecture-profile) describes Switch's CPU architecture. * [ARMv8-A Reference Manual](https://developer.arm.com/docs/ddi0487/latest/arm-architecture-reference-manual-armv8-for-armv8-a-architecture-profile) describes Switch's CPU architecture.