Hello all, this week I was introduced to some of the opcodes (operation code) that power the 6502 processor. While there are around 50 of them, we were given some hands on experience with TYA, LSR, ASL, INY, LDA, LDX, LDY, STA, BNE, and CPX. I also took it upon myself to learn about theContinue reading “SPO Lab 2: 6502 Assembler”
Author Archives: nigelseneca
SPO Lab 1
For this week I was tasked with researching two open source projects with different licenses. After some searching, I came across two animation programs by the name of “Synfig” and “OpenToonz.” With regards to licenses, Synfig uses the GNU General Public License, which in simple terms means the software is free to own, distribute, andContinue reading “SPO Lab 1”