summaryrefslogtreecommitdiff
path: root/include.h
diff options
context:
space:
mode:
Diffstat (limited to 'include.h')
-rw-r--r--include.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include.h b/include.h
new file mode 100644
index 0000000..de16188
--- /dev/null
+++ b/include.h
@@ -0,0 +1,4 @@
+#include"stdio.h"
+#include"applesystem.h"
+#include"addressing.h"
+#include"instruction.h" \ No newline at end of file