56
votes
8answers
5k views

Emulate an Intel 8086 CPU

Note: A couple of answers have arrived. Consider upvoting newer answers too. Postscript from luser droog C++ from JoeFish Javascript from entirelysubjective C from RichTX C++ from Dave C Haskell ...
5
votes
2answers
305 views

Drawing 3d nets - Archimedean solids

I have a weakness for 3d nets which when cut out and folded allow you to make 3d shapes out of paper or card. The task is simple, written the shortest program you can that draws nets for the 13 ...