An open API service indexing awesome lists of open source software.

https://github.com/n1ghtf1re/draw-house-in-assembler

Beautiful house, drawn in FASM (13h DOS mode)
https://github.com/n1ghtf1re/draw-house-in-assembler

Last synced: 3 months ago
JSON representation

Beautiful house, drawn in FASM (13h DOS mode)

Awesome Lists containing this project

README

          

Draw house in assembler


About program
--------------------
The program draws a beautiful house, drawn in assembler (13h DOS mode)

Written procedures for:
+ Drawing circles (filled / unfilled)
+ Drawing rectangles
+ Drawing lines
+ And much more

#### Language: Assembler (FASM)

Technical requirements
--------------------
The program is written for dos, so it can only be run on a 32-bit system