you are viewing a single comment's thread
view the rest of the comments
[–] 19 points 2 years ago

Or, you could just go the whole hog. Create your own simple CPU emulator, design a basic 8bitesque CPU, give it an output port that is the console, and load up some basic ASM to cycle through Hello World to the console port.

  • source