riscy060_2: Fix categorisation
This commit is contained in:
parent
d35850149c
commit
39159a24ca
|
@ -51,8 +51,8 @@
|
|||
[36:48][Read through hello.S to check it all looks correct][:asm :research]
|
||||
[40:08][Fix _start to correctly pop the loaded word off the stack][:asm]
|
||||
[40:31][Finish reading through hello.S and consider it all good][:asm :research]
|
||||
[41:15][Assemble our program to see :assembly errors]
|
||||
[42:13][Remove comment and fix :assembly errors]
|
||||
[41:15][Assemble our program to see assembly errors][:asm]
|
||||
[42:13][Remove comment and fix assembly errors][:asm]
|
||||
[42:42][Assemble our program to see errors on bez and beq][:asm]
|
||||
[44:27][Grab the RISC-V Reader[ref
|
||||
title="RISC-V Reader"
|
||||
|
|
Loading…
Reference in New Issue