|
a40eba6f8d
|
hotfix: better support for three-code lines
|
2025-01-26 09:33:41 +00:00 |
|
|
8f0da8a7f7
|
feat: proper branching and support for instruction-line loops
Branching works through changing the value of the program counter, which
represents the line number to process.
|
2025-01-26 09:17:39 +00:00 |
|
|
ebc3d6b0a8
|
chore: remove archival notice
|
2025-01-26 08:57:26 +00:00 |
|
|
59adf9b3e5
|
docs: README.md + archive notice
|
2025-01-24 21:34:28 +00:00 |
|
|
95cea81de9
|
cargo: fmt
|
2025-01-24 12:47:50 +00:00 |
|
|
fbedd10058
|
feat: basic branch functionality
|
2025-01-24 12:44:20 +00:00 |
|
|
9d55dd5fe8
|
feat: ignore empty lines
|
2025-01-23 12:12:38 +00:00 |
|
|
23f3f0b070
|
feat: better incorporation of variables defined by DAT
|
2025-01-23 12:03:07 +00:00 |
|
|
921136e91e
|
feat: initial set of instructions
|
2025-01-22 12:45:43 +00:00 |
|