/Libasm

The aim of this project is to get familiar with assembly language.

Primary LanguageC

Libasm

The aim of this project is to get familiar with assembly language.

Tiny library written on assembly language

Includes:

  • ft_read.s
  • ft_write.s
  • ft_strlen.s
  • ft_strcmp.s
  • ft_strdup.s
  • ft_strcpy.s