|
|
|
|
|
by mct
4217 days ago
|
|
I once wrote an implementation of the classic Redcode "Imp" program in x86 assembly. It does not satisfy the requirements of this contest, but it does act as the Imp program, perpetually copying itself through RAM. :-) I just uploaded it to https://github.com/mct/assembly-toys/tree/master/imp |
|