7 Commits

Author SHA1 Message Date
Max Wash
7f08e49fb7 Added file read test 2020-08-24 10:22:59 +01:00
Max Wash
076ace9956 Implemented malloc, abort, exit 2020-04-17 11:24:05 +01:00
Max Wash
ea2651bd55 Implemented printf and friends 2020-04-03 19:21:22 +01:00
Max Wash
703d9a178f Implemented fputs 2020-04-01 11:58:54 +01:00
Max Wash
5e3d012bf7 Added unistd.h and some linux syscall wrappers 2020-03-31 18:36:58 +01:00
Max Wash
76d1753ab5 Lots of work on the build system 2020-03-31 16:21:07 +01:00
Max Wash
28256512c9 Implemented runtime files and tests 2020-03-31 12:55:52 +01:00