flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
revolution 07 May 2014, 10:03
Erm, fasm is not a general purpose application. It is only an assembler so you have to write some assembly source code that can use the drawing functions of the OS, and then assemble it with fasm.
Since you posted in the DOS section then I'd suggest what you should be looking for is tutorials on how to do graphics drawing in DOS (and hopefully tutorials using assembly code, but this not necessary since you can port it). |
|||
![]() |
|
zhak 07 May 2014, 10:05
I guess you could start with something simple like googling for 'vga programming assembler' and reviewing, for example, this tutorial: http://www.wagemakers.be/english/doc/vga and then moving forward.
|
|||
![]() |
|
AsmGuru62 07 May 2014, 14:36
Or just use INT 10H - you need a few points for a curve, so no need for speed (I hope).
|
|||
![]() |
|
mmajewski 09 May 2014, 17:37
@AsmGuru62 @zhak @revolution Thank you for your suggestions!
|
|||
![]() |
|
DOS386 22 May 2014, 08:34
> I am obliged to write program in Assembly that will draw
> chart of a function given by user (type of function is : ax^2+bx+c). Did you get it (15 days later) ? |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.