diff --git a/miotatsu/riscy/riscy/riscy060_2.hmml b/miotatsu/riscy/riscy/riscy060_2.hmml index 23d1b55..5fc69a1 100644 --- a/miotatsu/riscy/riscy/riscy060_2.hmml +++ b/miotatsu/riscy/riscy/riscy060_2.hmml @@ -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"