Make loader more readable, use an array instead of a fixed location for the emuNAND test sector
This commit is contained in:
@@ -24,4 +24,6 @@
|
||||
_start:
|
||||
b main
|
||||
|
||||
.global payloadSize
|
||||
payloadSize:
|
||||
.word 0
|
||||
|
||||
Reference in New Issue
Block a user