SPO600- Math and strings Lab(Lab 3)
In this lab, I was asked to write a program that meets following criteria, 1. Program must work in the 6502 Emulator. 2. Output must be shown to both the character screen as well as the graphics or bitmapped screen. 3. Program must take user input from keyboard in some form. 4. Also I must use some arithmetic or math instructions For my program, I have selected one of the program wrote by our course professor. I got this program from github. As I am still learning the language, so I have decided to modify that code to produce a bit different kind of output than the original one without giving away the main intend. So the original program would ask the user to select a color from a given list, which will then be shown in the bitmapped display. Here I have changed the input text that was asked to the user as I have modified the program in such a way that the selection prompt will start from the light green which is not at the top of the list instead of the original one which was bla...