Make loader more readable, use an array instead of a fixed location for the emuNAND test sector

This commit is contained in:
Aurora
2016-08-16 18:47:27 +02:00
parent e5dcca1c2b
commit ee3720f0b7
4 changed files with 7 additions and 3 deletions

View File

@@ -24,4 +24,6 @@
_start:
b main
.global payloadSize
payloadSize:
.word 0