Found this fireworks simulation program masm source code.
Check it out the source code here
This is the best fireworks I have seen on my screen
Check it out the source code here
This is the best fireworks I have seen on my screen
Damb, now thats freaking nice =)
I wish he had that in screen saver format! Well done...
I wish he had that in screen saver format! Well done...
"screen saver format" is just some commandline argument handling - should be easy to add :)
Heh yeah, actually after searching the board two or three times I modified the code
to make it into a screen saver with a (small) configuration dialog to set the delay...
Gotta love this board. Lots of good info.
to make it into a screen saver with a (small) configuration dialog to set the delay...
Gotta love this board. Lots of good info.
email roni, back with the screensaver version, i'm sure he'd appreciate that.
Graebel,
Please share !!
Please share !!
Very nice :alright:
Here ya go...
Oh yeah btw, if anyone finds a good post on how the preview option
is supposed to be coded I would appriciate it. So far I havnt had the
time to look.
Note - ESC exits the screen saver mode... im using it to keep my
one year old from deleting all my files. Also if you rebuild it just
rename the exe extension to scr.
Oh yeah btw, if anyone finds a good post on how the preview option
is supposed to be coded I would appriciate it. So far I havnt had the
time to look.
Note - ESC exits the screen saver mode... im using it to keep my
one year old from deleting all my files. Also if you rebuild it just
rename the exe extension to scr.
Hey bitRAKE found this site last year.
http://www.asmcommunity.net/board/showthread.php?threadid=15892&highlight=mmx+AND+eye
Graebel thanks for the screensaver :)
Try this for the preview part
http://www.asmcommunity.net/board/showthread.php?threadid=15892&highlight=mmx+AND+eye
Graebel thanks for the screensaver :)
Try this for the preview part
Hi,
the screensaver starts abt 20 instances of itself when it starts. I have 2 press esc. that many times. I use win98SE. Whats wrong?:confused:
Thomas Antony
the screensaver starts abt 20 instances of itself when it starts. I have 2 press esc. that many times. I use win98SE. Whats wrong?:confused:
Thomas Antony
Works ok on my end... then again I did not (at the time) have that nice little screen
saver tut posted by Nightjada (thanks btw!)
My guess is that 98SE is either started differently than XP Pro, and / or its possible
the modifications I made to the file are not completely portable to other operating
systems.
My guess is its my code. I am probably not handling some oddball case or not returning
some value that I should. If you read the posted tut on the subject, getting it to
work in all versions is a real pain. Its apparent that if you look at the code I added
and compare that to whats recommended, that I am doing the barest of minimum
to get it to work on my machine. Sorry it doesnt perform on your machine... perhaps
if I have time I will make some modifications to it...
saver tut posted by Nightjada (thanks btw!)
My guess is that 98SE is either started differently than XP Pro, and / or its possible
the modifications I made to the file are not completely portable to other operating
systems.
My guess is its my code. I am probably not handling some oddball case or not returning
some value that I should. If you read the posted tut on the subject, getting it to
work in all versions is a real pain. Its apparent that if you look at the code I added
and compare that to whats recommended, that I am doing the barest of minimum
to get it to work on my machine. Sorry it doesnt perform on your machine... perhaps
if I have time I will make some modifications to it...
yes i already knew it by a link that was here some time ago...
in the "about" page of the author:
!!!
:)
in the "about" page of the author:
Huge listener of Music... all kind of, Ghazals to Death Metal. My brain will 'malfunction' if the dosage is interrupted. Most favourite musical form: Panchavadyam. Annoying neighbors with a self assembled 500+500Watts MOSFET amplifier, a nearby seismographic monitoring station has detected its presence recently.
!!!
:)
thats just
well amazing :shock:
The code and how it looks
well amazing :shock:
The code and how it looks