Skip to content
brookst edited this page Apr 17, 2013 · 4 revisions

Welcome to the pchip16 wiki!

pchip16 is a python implementation of the chip16 virtual machine spec

This is a learning project, and so should not be used as a reference on how to build a virtual machine. I'm trying test driven development, starting with core functionality and working up. Once feature complete and working, I will try profiling and optimisation. Later I made add some visualisation tools to help develop and debug chip16 code.

Clone this wiki locally