3d102dd9b8
Added stage 3
...
Split the plot pixel part of the main function into its own function
Changed the add to a arithmetic shift left
Fixed comment error on the number of colors
2022-11-07 23:38:16 +00:00
fe2e14921a
Added stage 2 of the assessment with stack management
...
Changed Stage 1 to use full registers and the si register instead of splitting them
2022-11-05 23:34:34 +00:00
d7f3c20324
Added comments to the source code for stage 1
...
Changed the parameters for the function to load into registers
Changed all the data types to words instead of int in case ints are not allowed
2022-11-05 11:21:06 +00:00
9efe950b7b
Initial Commit
2022-11-05 11:14:32 +00:00