flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
edfed
|
|||
![]() |
|
Dex4u
I have a simple example, it use 99% bios functions, so runs from a bootable floppy. As well as from dos.
|
||||||||||||||||||||
![]() |
|
idle
i run Dex4u's fire on winxp and it closed after several seconds, could anyone do eternal loop
|
|||
![]() |
|
Dex4u
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
|
||||||||||
![]() |
|
Dex4u
![]() ![]() ![]() ![]() |
|||
![]() |
|
idle
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-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.