Apr 15, 20204 min readLab 4 - 6502 Assembly Language StringFor this lab, we had to pick 2 out of 4 options which will make us practice the ROM routines. Option 1 is a calculator, option 2 is...
Apr 6, 20203 min readLab 6 - Algorithm Selection LabIn this lab6 we will practice benchmarking and looking at different results produced by 3 different codes vol1.c vol2.c vol3.c which 3 of...
Mar 17, 20204 min readLab 5 - 64-bit Assembler (Part 2)For part 2, I will be sharing the result using the x86_64 platform. I will be using the servers that are provided to us to test this lab....
Mar 7, 20204 min readLab 5 - 64-bit Assembler (Part 1)This lab will be exploring the different servers such as x86_64 and AArch64. For both servers, we will be doing a simple loop of "Hello...
Feb 19, 20203 min readLab3- Assembly Language Math (Working)In my previous Lab 3 post, there was a semi-working solution for this lab but we as a team already figure the principals of this lab and...
Feb 1, 20203 min readLab3 - 6502 Assembly Language Math (Not Working)In this lab, we were given 5 options to choose and we as a team decided to go with Option 1 which is Bouncing Graphic. To test this code...
Jan 22, 20204 min readLab 2 - 6502 Assembly LanguageIn this lab, we experiment with the Bitmap emulator to see what results we get. Here you will see the outcome of the lab as well as some...
Jan 14, 20204 min readLab 1 - Code ReviewIn this lab we select any two open source software packages that have different licenses and explain in detail how each community's...