Skip to content

acarlson99/libftasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libftasm

Intro to assembly

Asm implementation of some libc functions

Developed for macOS High Sierra using nasm version 2.14.02

Dependencies

  • make
  • nasm
  • ld

Usage

make
gcc -L. libfts.a

About

Libc, but actually assembly

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published