Commit Graph

5 Commits

Author SHA1 Message Date
DarkressX
47cf49abea Addlw instruction (#4)
* Added addlw command

* Write to program list

* Included CommandUtils as helpter class. Sorted classes into packages

* Revert changes on HelloWorld

* Revert "Revert changes on HelloWorld"

This reverts commit a08a336864fb2aa2bbc5a4e37ca360765774965e.

* Added example execution of Addlw command
2023-05-22 23:55:01 +02:00
Darkress
97a75622f9 Implemented Program Parser 2023-05-09 22:45:37 +02:00
Darkress
f575fc81c9 'Simplified' decoder by using switches 2023-05-09 22:04:08 +02:00
darkress
aea57b5eec Implemented basic command detector 2023-05-09 22:04:08 +02:00
darkress
5468cce530 Init 2023-04-17 14:52:12 +02:00