Skip to content
sabren edited this page Aug 3, 2012 · 2 revisions

I know the code looks kind of terrible on github. This is how I see it in emacs:

how the code looks to me

Here's a screenshot of the debugger I made for the VM. It shows both stacks, the status of the io ports, as well as a disassembly of the machine code and the program counter.

a simple debugger for the virtual machine

Clone this wiki locally