jdshaffer 2 days ago

Here are some simple programs in assembly for the M1 chip, annotated as best as possible. Perhaps they will help?

https://github.com/jdshaffer/Apple-Silicon-ASM-Examples

  • htk a day ago

    Thank you for the repository. I'm having a great time reading the code with all the comments. (The note about writing on a Oculus Quest had me cracking up.) You could easily write a great blog post with this content, or do some YT videos. The Apple's ARM assembly ecosystem is short on resources like this.

    • jdshaffer 21 hours ago

      Thank you for your kind comments, and I'm very glad you like the samples. I actually can't remember what I wrote with my comments, though I tend to not take myself very seriously. smile

      I'm not an expert with M1 assembly, just a tinkerer, so I never felt wise enough to write a blog or record videos. I wish I could have found some for myself!