diff options
Diffstat (limited to 'include.h')
-rw-r--r-- | include.h | 13 |
1 files changed, 2 insertions, 11 deletions
@@ -1,15 +1,6 @@ #include"stdio.h" #include"stdint.h" - +#include"stdlib.h" #include"applesystem.h" - #include"addressing.h" -#include"instruction.h" - - -/* -Programs which may come in handy? -1. Memory dumping utility -2. An external menu for managing the system -*/ - +#include"instruction.h"
\ No newline at end of file |