mirror of
https://github.com/vivier/EMILE.git
synced 2025-08-07 15:25:04 +00:00
correct offset of secondary entry point
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
_start:
|
||||
primary_entry_point:
|
||||
bra.w primary_setup
|
||||
dc.w 0x0001
|
||||
dc.l 0x0001
|
||||
|
||||
secondary_entry_point:
|
||||
bra.w secondary_setup
|
||||
|
Reference in New Issue
Block a user