|
|
3d4dd01721
|
added indexing so functions don't have to be declered first
|
2026-02-03 15:23:19 +01:00 |
|
|
|
203b144cf3
|
made count only increase when a instruction is created
|
2026-01-31 18:14:47 +01:00 |
|
|
|
ef67e11601
|
refactored the code
|
2026-01-30 17:53:46 +01:00 |
|
|
|
4b3e7e9462
|
Refactoring and making it easier to impl Words and Functions
|
2026-01-29 15:04:07 +01:00 |
|
|
|
eb03667e32
|
Added Function definitions
Internal instructions restructure
|
2026-01-26 17:17:19 +01:00 |
|
|
|
ed6308e955
|
The code is written all at once to not output a uncompleted file
|
2026-01-26 15:01:46 +01:00 |
|
|
|
a167862b59
|
Asm file can now contain empty lines and only comments
|
2026-01-25 19:11:51 +01:00 |
|
|
|
ed946f8cc3
|
Comments can be made after a line
also moved logging to debug output.
|
2026-01-25 18:55:58 +01:00 |
|
|
|
fac396fae3
|
Fixed that file is only appended to.
Now we create a new file, overwrighting an existing one, to ensure the
file is empty before wirghting to it
|
2026-01-25 14:30:57 +01:00 |
|
|
|
0b1398ad72
|
Fixed issue where all args where 0x00
|
2026-01-24 23:11:13 +01:00 |
|
|
|
879b700b64
|
Fixed code so instructions are allways 40 bit
|
2026-01-24 23:04:20 +01:00 |
|
|
|
2fabe722fb
|
Now it is not encoded
|
2026-01-24 21:13:41 +01:00 |
|
|
|
a700d109f3
|
added test file and finshed the assembler, but it is not tested and
prop won't work
|
2026-01-24 18:26:26 +01:00 |
|
|
|
af443d5ff4
|
Added arguments, made a good ui, added reading the code
|
2026-01-24 15:04:23 +01:00 |
|
|
|
78c3c160a7
|
Added rust files
|
2026-01-24 13:47:46 +01:00 |
|
shadowbee
|
58a39eafb2
|
Initial commit
|
2026-01-24 13:43:56 +01:00 |
|