|
|
268b45b062
|
Add some branching instructions
|
2025-07-22 11:31:10 -04:00 |
|
|
|
afa00385db
|
Implement JMP instructions
|
2025-07-22 11:12:24 -04:00 |
|
|
|
349f161096
|
Add instruction usage to store intstructions
|
2025-07-22 09:55:27 -04:00 |
|
|
|
e856c9d95d
|
Implement Compare Instructions
|
2025-07-22 09:23:58 -04:00 |
|
|
|
605b3b7c82
|
Implement Increment and Decrement Instructions
|
2025-07-22 08:31:44 -04:00 |
|
|
|
522303c785
|
Implement Store Instructions
|
2025-07-22 08:15:02 -04:00 |
|
|
|
9e1c5b75cb
|
Implement LOAD Instructions
|
2025-07-21 21:14:17 -04:00 |
|
|
|
ffef7101fa
|
Split project into multiple files
|
2025-07-21 20:43:53 -04:00 |
|