Commit graph

18 commits

Author SHA1 Message Date
XOR
6a623e8952 Added support for empty lines and indentation to the Parser 2023-01-03 08:44:37 +01:00
XOR
048b8513cf Update licens 2023-01-03 08:43:25 +01:00
XOR
89c6e4ae70 Add extra warnings to make 2023-01-03 08:40:46 +01:00
XOR
e896757995 Update Readme 2022-12-31 18:45:46 +01:00
XOR
1f40bea437 Fix issue with spaces between
the Adress of the Instruction and
the semicolon or newline
e.g. 'INC 23     ; comment'
2022-12-31 18:41:55 +01:00
XOR
95dcc08346 Fix Makefile 2022-12-31 14:54:06 +01:00
XOR
f4a0b7b2c3 Started rewrite
Added tokenizer (bugs!)
2022-12-29 01:36:57 +01:00
XOR
60c0e47668 Added debug task to makefile
Adjusted gitignore
2022-12-29 01:35:19 +01:00
XOR
6a9afe4a98 expand design 2022-12-27 16:48:57 +01:00
XOR
e712a347b8 Add Versioning and finish Parser 2022-12-24 01:02:09 +01:00
XOR
91ee058d9d Add build+run command to makefile 2022-12-24 01:01:12 +01:00
XOR
da1c3e66ef Add EIPA files to gitignore 2022-12-24 01:00:07 +01:00
XOR
755149ec5e Add file input | Add opcodes to design 2022-12-16 10:56:34 +01:00
XOR
8a2108897c Add Comments to Assembly design 2022-12-16 10:20:09 +01:00
XOR
dccf3e037c Add design file and update Readme 2022-12-15 22:35:46 +01:00
XOR
c7b315160e Update Readme 2022-12-15 22:12:30 +01:00
XOR
d9ec1fd92f Update Readme 2022-12-15 22:07:09 +01:00
XOR
950b185e1b Initial commit 2022-12-15 22:04:43 +01:00