This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
WUMSLoader
Watch
2
Star
0
Fork
0
You've already forked WUMSLoader
mirror of
https://github.com/wiiu-env/WUMSLoader.git
synced
2024-11-16 13:09:18 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f2abd5945a
WUMSLoader
/
source
/
pc.s
10 lines
121 B
ArmAsm
Raw
Normal View
History
Unescape
Escape
Make it compatible with the EnvironmentLoader
2021-12-28 18:38:22 +01:00
.section
"
.crt0
"
first commit
2020-04-28 14:43:07 +02:00
.global
textStart
textStart
:
mflr
4
;
bl
a
mflr
3
;
mtlr
4
;
subi
3
,
3
,
0
x8
a
:
blr
Reference in New Issue
Copy Permalink