diff options
author | alekseiplusplus <alekseijeaves@protonmail.com> | 2023-04-07 02:35:46 +1000 |
---|---|---|
committer | alekseiplusplus <alekseijeaves@protonmail.com> | 2023-04-07 02:35:46 +1000 |
commit | fbca225d25db812fe7823a8528dff17320cf1c53 (patch) | |
tree | f99d672c7245233814cd038fd683ef8bf4270961 /main.c | |
parent | 4b2952578ece47358960e29825443f77070a7457 (diff) |
commit so I can access it tomorrow.
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 8 |
1 files changed, 1 insertions, 7 deletions
@@ -1,12 +1,6 @@ #include"include.h" - +#include"debug.h" int main(int argc, char *argv[]){ - printf("%d\n",acc); - fLDA(eImmediate, 0x20); - printf("%d\n",acc); - fSTA(fAbsolute) - printf("%d\n",P); - return 0; }
\ No newline at end of file |