Go to file
Bradford Lamson-Scribner 366b4ce53e pkg/{cpu,opcodes}: add some foundational work around the cpu and opcodes
Create some data structures to start building the CPU. Outside of some
new structures, the majority of the work in this CL was adding all
apple1 opcodes.
2020-05-27 14:41:38 -06:00
cmd cmd: prepare cmd folder, as I will turn this into a cobra CLI at some point 2020-05-27 14:37:43 -06:00
pkg/cpu pkg/{cpu,opcodes}: add some foundational work around the cpu and opcodes 2020-05-27 14:41:38 -06:00
.gitignore initial commit 2020-05-24 15:41:24 -06:00
main.go initial commit 2020-05-24 15:41:24 -06:00
README.md readme: update references I’m using to figure this thing out 2020-05-27 14:37:23 -06:00

After building chippy, I wanted finding something a little more challenging. I really enjoyed it so I'm going to give an Apple 1 computer a shot.

Current references: