@[email protected] to Programmer [email protected] • 9 months agoAnyone here use assembly?lemm.eeimagemessage-square16fedilinkarrow-up1496cross-posted to: [email protected]
arrow-up1496imageAnyone here use assembly?lemm.ee@[email protected] to Programmer [email protected] • 9 months agomessage-square16fedilinkcross-posted to: [email protected]
minus-squareDacoTacolinkfedilink11•9 months agoI 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
minus-squareDacoTacolinkfedilink2•edit-29 months agoHaha 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
minus-square@[email protected]linkfedilink4•9 months agoARM assembly is so lovely to work with compared to the old CISC garbage.
minus-square@[email protected]linkfedilink1•9 months agom68k assembly was my favorite back in the day.
minus-square@[email protected]linkfedilink1•9 months agoI love ARM assembly so much that I’m looking at it right now.
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
IOS right?
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
ARM assembly is so lovely to work with compared to the old CISC garbage.
m68k assembly was my favorite back in the day.
I love ARM assembly so much that I’m looking at it right now.