This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
EnvironmentLoader
Watch
2
Star
0
Fork
0
You've already forked EnvironmentLoader
mirror of
https://github.com/wiiu-env/EnvironmentLoader.git
synced
2024-11-01 04:55:05 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7332dcaa1d
EnvironmentLoader
/
source
/
pc.s
10 lines
121 B
ArmAsm
Raw
Normal View
History
Unescape
Escape
Copy the executables to the end of the memory region
2021-12-28 18:22:35 +01:00
.section
"
.crt0
"
first commit
2021-12-25 20:14:56 +01: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