MikeFernandez-Pro / Libasm

An introduction to assembly language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Libasm

The purpose of this project was to become familiar with assembly language by creating simple assembly functions as strlen, strcpy, strcmp, write, read and strdup.

About

An introduction to assembly language.


Languages

Language:C 83.4%Language:Assembly 12.4%Language:Makefile 4.2%