Bring our own chainloader for *hax

This commit is contained in:
Aurora
2016-09-23 18:07:45 +02:00
parent 083806bfc9
commit 5196869634
36 changed files with 8818 additions and 161 deletions

View File

@@ -0,0 +1,5 @@
#pragma once
#include "../../types.h"
void waitcycles(u32 us);