Commit graph

13 commits

Author SHA1 Message Date
XOR
0dc28085ed Add the shash library into the source tree 2023-04-13 23:05:54 +02:00
XOR
20f729d0fd The commit before this one also contained:
Refactoring
Adding error handling
Adding a clang format file
Updating gitignore
Updating TODO
2023-02-27 14:52:37 +01:00
XOR
3ad00c45dc Makefile now recompiles stuff too if only headers changed 2023-02-04 18:52:13 +01:00
=
b1fd802e89 Add a proper makefile
which automatically scans for files and only compiles new changes
2023-01-14 00:49:42 +01:00
XOR
861225a3b8 split everything into multiple files 2023-01-12 00:12:12 +01:00
XOR
8c2cadfaf6 Clean up makefile 2023-01-10 21:22:03 +01:00
XOR
d611864991 Rename to Assembler 2023-01-05 23:46:45 +01:00
XOR
5514094c7a Switch to clang for normal builds 2023-01-04 16:53:15 +01:00
XOR
89c6e4ae70 Add extra warnings to make 2023-01-03 08:40:46 +01:00
XOR
95dcc08346 Fix Makefile 2022-12-31 14:54:06 +01:00
XOR
60c0e47668 Added debug task to makefile
Adjusted gitignore
2022-12-29 01:35:19 +01:00
XOR
91ee058d9d Add build+run command to makefile 2022-12-24 01:01:12 +01:00
XOR
755149ec5e Add file input | Add opcodes to design 2022-12-16 10:56:34 +01:00