shakandrew / ARKO

Architecture of computer systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ARKO

Architecture of computer systems

Hi, if you are reading this, it means, that you will have o lot of "fun" (Sarcasm xD). Here you can find projects for ARKO labs from MIPS assembly and x86 Intel assembly.

MIPS: z-buffer

x86: z-buffer two-strings

Projects description:

Z-buffer : You should draw 2 triangles in 3D world using z-buffer. Two-strings : You should take 2 strings and delete all the characters of 2 string in first (eg. 1 = abcd, 2 = dbdbdbdbdb, result = ac)

About

Architecture of computer systems


Languages

Language:Assembly 89.0%Language:C++ 9.2%Language:Makefile 0.9%Language:Shell 0.6%Language:C 0.3%