HelloSilicon
HelloSilicon copied to clipboard
Fix typo referecing R0 instead of X0 register
Thanks for this great project, it is very helpful while trying to learn assembly on an Apple machine. I noticed one of your examples was referencing R0 register by mistake instead of X0 register.
cc @below