exosphere: commit WIP warmboot progress
-15+ bugs fixed -We now receive ~0x400 SMCs from user processes (including from psm) on wake-from-sleep
This commit is contained in:
8
exosphere/src/bpmpfw_debug.h
Normal file
8
exosphere/src/bpmpfw_debug.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef EXOSPHERE_BPMPFW_DEBUG_H
|
||||
#define EXOSPHERE_BPMPFW_DEBUG_H
|
||||
|
||||
static const unsigned char g_bpmpfw_for_debug[0x584] = {
|
||||
/* ... */
|
||||
};
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user