Modern CPU – Protected Mode

The Modern CPU allows the system to protect the memory from violated access. Which means that the system may be able limit the memory that a program can access. Protected mode is an operational mode of the Intel 80286-compatible CPU. Operation mode of CPU decided how CPU uses registers, seeks memory address and does otherContinue reading “Modern CPU – Protected Mode”

Lab 2 – 6502 Assembly Language(Not finished yet)

In Lab 2, We learned Assembly language base on 6502. Here is the code: After we run the code above on 6502 Emulator, the screen will be filled by yellow. Now we add tya between “loop” and “sta ($40), y” the screen will be filled by different color lines. The reason why it happens isContinue reading “Lab 2 – 6502 Assembly Language(Not finished yet)”

Shichao’s SPO600 Course Blog

This Blog is used for SPO600 at Seneca College. As required, I will maintain this blog, at least, until the end of April 2020. My Name is Shichao Wang, a CPA student at Seneca College. I enjoy program using C/C++, C#, Java, JavaScript. Why did I take this course? Learn some assembly to improve myContinue reading “Shichao’s SPO600 Course Blog”

Design a site like this with WordPress.com
Get started