Logo
Explore Help
Sign In
Mirror/atmosphere
1
0
Fork 0
You've already forked atmosphere
mirror of https://github.com/Atmosphere-NX/Atmosphere.git synced 2026-06-21 11:18:56 +00:00
Code Issues Packages Projects Releases Wiki Activity
atmosphere/fusee/fusee-primary/src/hwinit.h

10 lines
153 B
C
Raw Normal View History

fusee: Complete re-write of the hardware initialization code: - Updated code to match hekate's; - Improved nxboot (now boots firmwares 2.x successfully); - Temporarily disabled built-in boot system module support; - Fixed multiple bugs.
2018-08-18 17:59:33 +01:00
#ifndef FUSEE_HWINIT_H_
#define FUSEE_HWINIT_H_
Import hwinit (with small changes) and exosphère drivers
2018-03-15 16:14:41 +01:00
fusee: Complete re-write of the hardware initialization code: - Updated code to match hekate's; - Improved nxboot (now boots firmwares 2.x successfully); - Temporarily disabled built-in boot system module support; - Fixed multiple bugs.
2018-08-18 17:59:33 +01:00
#define I2S_BASE 0x702D1000
#define MAKE_I2S_REG(n) MAKE_REG32(I2S_BASE + n)
Import hwinit (with small changes) and exosphère drivers
2018-03-15 16:14:41 +01:00
fusee: Complete re-write of the hardware initialization code: - Updated code to match hekate's; - Improved nxboot (now boots firmwares 2.x successfully); - Temporarily disabled built-in boot system module support; - Fixed multiple bugs.
2018-08-18 17:59:33 +01:00
void nx_hwinit();
Import hwinit (with small changes) and exosphère drivers
2018-03-15 16:14:41 +01:00
#endif
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 37ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API