Eduard Urbach akyoto
akyoto pushed to main at sys/home 2024-06-26 13:49:11 +00:00
8e0dd3f050 Updated config
akyoto pushed to main at cli/q 2024-06-26 13:24:15 +00:00
49b75dbda4 Improved test coverage
akyoto pushed to main at cli/q 2024-06-26 12:14:16 +00:00
68ec1467ef Improved assembler
akyoto pushed to main at cli/q 2024-06-26 10:55:55 +00:00
e23c1ece80 Added more tests
akyoto pushed to main at cli/q 2024-06-25 21:37:18 +00:00
e69d695f6b Improved function names
akyoto pushed to main at cli/q 2024-06-25 18:50:12 +00:00
e6462266ef Implemented simple expressions
akyoto pushed to main at cli/q 2024-06-25 15:09:28 +00:00
2569c1bf63 Implemented assignments
akyoto pushed to main at cli/q 2024-06-25 14:32:05 +00:00
c7d90a2d11 Reversed parameter order
akyoto pushed to main at cli/q 2024-06-25 14:19:51 +00:00
a87775a1db Implemented register push and pop
akyoto pushed to main at cli/q 2024-06-24 22:19:07 +00:00
2cbc064f14 Implemented division
akyoto pushed to main at cli/q 2024-06-24 20:43:06 +00:00
34af20d7a0 Implemented multiplication
akyoto pushed to main at cli/q 2024-06-24 19:54:07 +00:00
625e8d5e2e Improved x64 encoder
akyoto pushed to main at cli/q 2024-06-24 15:51:29 +00:00
862598cfc1 Added more tests
akyoto pushed to main at cli/q 2024-06-24 14:55:33 +00:00
b018d8de61 Implemented subtraction
akyoto pushed to main at cli/q 2024-06-24 12:14:11 +00:00
597cb9abed Implemented addition
akyoto pushed to main at cli/q 2024-06-24 09:00:36 +00:00
41f5dcbe62 Implemented infinite loops
akyoto pushed to main at sys/home 2024-06-24 08:30:18 +00:00
63057fae7a Updated config
akyoto pushed to main at cli/q 2024-06-23 22:03:34 +00:00
dd495fab4e Implemented block instruction parsing
akyoto pushed to main at cli/q 2024-06-23 18:27:01 +00:00
4fc1935183 Implemented register to register instructions
akyoto pushed to main at cli/q 2024-06-23 12:46:09 +00:00
31845dbc48 Reduced number of tokens processed