Initial commit and setup.

This commit is contained in:
2024-05-09 20:31:43 -05:00
commit dcdf266cdd
3 changed files with 34 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
\chapter{Overview}
This is an attempt to distill what I know about how computers work into some kind of emulator / simulator. I'm curious to see if what I know at the moment is enough to allow me to emulate a general purpose computer.