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)
- Host: GitHub
- URL: https://github.com/n1ghtf1re/draw-house-in-assembler
- Owner: N1ghtF1re
- Created: 2018-04-19T05:38:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-19T06:17:45.000Z (over 7 years ago)
- Last Synced: 2025-04-05T22:43:21.650Z (6 months ago)
- Language: Assembly
- Size: 8.79 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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