Skip to content

A (probably overcomplicated) implementation of Bresenham's Line algorithm in 8086 assembly

License

Notifications You must be signed in to change notification settings

fietensen/8086-BresenhamAlgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

8086-BresenhamAlgo

A small boot sector Bresesenham's implementation in 8086 assembly

requirements:

  • nasm
  • qemu (qemu-system-i386)

About

A (probably overcomplicated) implementation of Bresenham's Line algorithm in 8086 assembly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published