Skip to content

Traivok/Nasm-DB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nasm-DB

Small project of simple bank CRUD coded in assembly x86. Educational purposes.

Dependencies

On your terminal, run:

For Nasm compiler and emulator

$ sudo apt-get install nasm $ sudo apt-get install qemu-system-x86

For compiling and emulatings

$ nasm -f bin FILENAME.asm -o FILENAME $ qemu-system-i386 FILENAME

Running

$ make all

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •