/Libasm

An introduction to assembly language.

Primary LanguageC

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.