Week 2: Lecture - Assembly Language continued

Hello everyone and welcome to my blog!

During this week we were studying We continued to learn assembly on 6502 processor. We talked about 6502 math operations, assembly conventions and examples.

In particular, we discussed decimal mode, addition, subtraction, division, multiplication, rotation operations.

In addition, we had some experience with some code examples and discussed the lab 2 (Assembly language lab). We walked through the lab and talked about what's happening during each step.

Comments