mirror of
https://github.com/vivier/EMILE.git
synced 2024-12-21 18:30:20 +00:00
correct offset of secondary entry point
This commit is contained in:
parent
854b0818e8
commit
6f7ace6f54
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user