• DacoTaco
    link
    111 month ago

    I have. Mostly on embedded devices that have no OS and you need something very specific.

    … Or that one time i was reverse engineering a console kernel. I wrote arm asm then. Was actually fun to do tbh

    • @SpaceNoodle
      link
      41 month ago

      ARM assembly is so lovely to work with compared to the old CISC garbage.

      • DacoTaco
        link
        2
        edit-2
        1 month ago

        Haha ye. It is super interesting to see all those OS principals and seeing how nintendo implemented them. Stuff i will never forget either and some design patterns i have implemented in my actual job too