Commit Graph

9 Commits

Author SHA1 Message Date
bumbread 2320a22706 Steal some math funcs 2022-06-11 15:49:07 +11:00
bumbread 1a834c303d basic sqrt implementation 2022-06-10 13:08:45 +11:00
bumbread 3117bb0079 Some stdio stuff 2022-06-08 15:34:58 +11:00
bumbread 3252f1f10a signal 2022-06-07 17:02:23 +11:00
bumbread aa247b3d4b Separate out platform dependent stuff 2022-06-07 14:53:15 +11:00
bumbread b7c72f49ea Replace platform.h by more specific os.h and compiler.h 2022-06-06 22:07:58 +11:00
bumbread 605412d34c Compile with warnings and fix some warnings 2022-06-06 16:34:35 +11:00
bumbread 4f9381f052 inttypes print specifiers 2022-06-06 15:57:25 +11:00
NeGate e964f2375d Added printf variants 2022-06-05 20:16:44 -04:00