Commit Graph

2 Commits

Author SHA1 Message Date
DarkressX
5e08c6d728 Functional Sublw instruction (#8)
* Functional Sublw instruction

* Fixed zeroBit in Addlw after overflow and result == 0
2023-05-23 17:47:25 +02:00
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