That's my project, and it seems to be surprisingly popular, yet something I've never really received any feedback on.
At the time I wrote it I was modeling the opcodes on the Z80, but I guess I simplified once I'd got it working enough to make myself happy. (Lots of toy-virtual machines, of which this definitely is one, don't implement labels or "decompilers".)
n_t|8 years ago
stevekemp|8 years ago
At the time I wrote it I was modeling the opcodes on the Z80, but I guess I simplified once I'd got it working enough to make myself happy. (Lots of toy-virtual machines, of which this definitely is one, don't implement labels or "decompilers".)
msangi|8 years ago
It won't be the JVM but it could be a good start
zombieprocess|8 years ago
Need to find some time to look more and actually try and work thru it.