summaryrefslogtreecommitdiff
path: root/asm/crt0.s
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2015-11-27 01:33:50 -0800
committerYamaArashi <shadow962@live.com>2015-11-27 01:33:50 -0800
commit85036fe67f90992493292b922f29269bf3237c1d (patch)
tree01da4b9f056edb5a68010cb8277c4ba704e95655 /asm/crt0.s
parent0e3464ffa0009f6650298df8268ae4d35f39e6ae (diff)
partially comment GameCube multi-boot library
Diffstat (limited to 'asm/crt0.s')
-rw-r--r--asm/crt0.s3
1 files changed, 3 insertions, 0 deletions
diff --git a/asm/crt0.s b/asm/crt0.s
index 6173a2f1a..b93f6368d 100644
--- a/asm/crt0.s
+++ b/asm/crt0.s
@@ -1,3 +1,6 @@
+RomBase: ; 8000000
+ b Init
+
.include "asm/rom_header.s"
_080000C0: