Skip to content

A simple NASM program to draw some colors to the screen using the BIOS

Notifications You must be signed in to change notification settings

byte-down/bios-drawing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

bios-drawing

A simple NASM program to draw some colors to the screen using the BIOS

Makefile is only for Linux, using qemu-system-i386. apt-get install qemu (on debian) should get you eveything you need, then just run "make" in the appropriate directory. I have included extensive comments, but if anything is unclear feel free to contact me at georgevarahidis@gmail.com

Assembly sucks, so enjoy!

About

A simple NASM program to draw some colors to the screen using the BIOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published