J4n1X / linkedlist_asm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

linkedlist_asm

This is just a short experiment for me to get more familiar with X86_64 assembly. It implements a doubly linked list.

Uses my NASM macros

About


Languages

Language:Assembly 97.2%Language:Shell 2.8%