The Amiga remains magical to me, having grown up programming it and having had more "aahaa!" moments thanks to it than any other computer in particular.<p>I still have things like this, floating around in my brain somewhere[]:<p><pre><code> .loop: move.w $dff006,$dff180
btst.b #6,$bfe001
bne.s .loop
</code></pre>
It was so awesome, a computer with a great CPU, intriguing and poweful custom hardware for graphics/sound, and still a very decent operating system on top. It had it all. Sniff.<p>[] Somewhere slightly shady, since I mis-remembered the two first register addresses, and also the sign of the /FE0 bit being read by the third instruction. Still, it's been 14 years since I switched to Linux, so I'm kind of happy.