flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
edfed 24 Jan 2011, 23:59
|
|||
![]() |
|
Dex4u 25 Jan 2011, 00:18
I have a simple example, it use 99% bios functions, so runs from a bootable floppy. As well as from dos.
|
||||||||||||||||||||
![]() |
|
idle 12 Jun 2011, 17:01
i run Dex4u's fire on winxp and it closed after several seconds, could anyone do eternal loop
|
|||
![]() |
|
Dex4u 12 Jun 2011, 18:45
idle wrote: i run Dex4u's fire on winxp and it closed after several seconds, could anyone do eternal loop you could replace the main loop with this Code: Main_Loop: Wait_VR Text_Stuff Draw_Flame Calc_Flame mov ah,0x01 int 0x16 jz Main_Loop This will stop it when a key is pressed or for a continue loop replace it with this Code:
Main_Loop:
Wait_VR
Text_Stuff
Draw_Flame
Calc_Flame
jmp Main_Loop
|
|||
![]() |
|
idle 12 Jun 2011, 20:51
|
||||||||||
![]() |
|
Dex4u 12 Jun 2011, 20:59
![]() ![]() ![]() ![]() |
|||
![]() |
|
idle 26 Jun 2011, 10:37
see graphical effects section
;translated http://translate.google.com/#ru|en|http%3A%2F%2Fnostalgy.net.ru%2Fdemo.htm ;original http://nostalgy.net.ru/demo.htm |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.