Commit Graph
4 Commits
Author SHA1 Message Date
DarkressX d5eaee2bde Add Movlw instruction (#7) 2023-05-23 15:19:51 +02:00
DarkressX 347e67c3c8 Added Iorlw Instrction (#6) 2023-05-23 15:12:30 +02:00
DarkressX 8011c0ce40 Andlw instruction (#5) 2023-05-23 15:00:54 +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