Logo
Explore Help
Sign In
anod/Luma3DS-autorun
1
0
Fork 0
You've already forked Luma3DS-autorun
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Luma3DS-autorun/screeninit/source/start.s
Aurora 3475cfe1e6 Changed indentation style across the code to make it more readable, added newlines before comments, moved patches to separate functions, made memory operations slightly faster by compiling them with O3 (thanks TuxSH!)
2016-04-02 18:22:47 +02:00

9 lines
104 B
ArmAsm
Raw Blame History

.section .text.start
.align 4
.global _start
_start:
@ Disable interrupts
CPSID aif
b main
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.23.7 Page: 722ms Template: 24ms
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