From dae1ec0de59f31b533c225a74019ac77a59c92a1 Mon Sep 17 00:00:00 2001 From: alekseiplusplus Date: Thu, 23 Mar 2023 16:43:07 +1100 Subject: first commit I think --- include.h | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 include.h (limited to 'include.h') 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 -- cgit v1.2.3