Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
Phantasm (phnt@fluffytail.org)'s status on Monday, 26-May-2025 06:05:39 JST Phantasm
@nyanide Don't think about Unix. Start with the simplest and easy to understand. Old machines with zero protections where you did things by directly writing memory. 6502 machines like the Commodores or maybe if you want (old) Unix stuff, m68k.
If you want something modern, arm assembly is apparently really good and easy to grasp. Or so I've heard.