pouët.net

JagFire256 by 42Bastian [web]
screenshot added by 42Bastian on 2022-02-28 18:29:07
platform :
type :
release date : february 2022
  • 7
  • 2
  • 0
popularity : 48%
 48%
  • 0.78
alltime top: #25012
added on the 2022-02-28 18:29:07 by 42Bastian 42Bastian

popularity helper

increase the popularity of this prod by spreading this URL:

or via: facebook twitter pinterest tumblr

comments

very compact code for the Jaguar !
rulez added on the 2022-02-28 19:00:14 by ericde45 ericde45
Cool to see Jaguar!
rulez added on the 2022-02-28 19:13:21 by MKM MKM
Wow the cool fire! Slow on the Jaguar but doesn't matter as the pattern looks great even in slow motion
rulez added on the 2022-02-28 21:57:16 by Optimus Optimus
cool
rulez added on the 2022-02-28 23:00:07 by Blast! Blast!
Code: move.w #255,d2 .loop ... dbf d2,.loop


->

Code: moveq #0,d2 .loop .... addq.b #1,d2 bne.b .loop


saves you 2 bytes and leaves the loop with d2.l = 0 which might enable more optimisation possibilities. :)
added on the 2022-03-01 13:21:00 by StingRay StingRay
Slow as hell but these flames look as good as the original minfire.
rulez added on the 2022-03-01 13:34:09 by ham ham
it doesn't necessarily doing the math, but cool nevertheless
rulez added on the 2022-03-01 14:21:23 by gorgh gorgh
Quote:

saves you 2 bytes and leaves the loop with d2.l = 0 which might enable more optimisation possibilities. :)

Cool, right. I just start sizecoding on 68K :-) THX
added on the 2022-03-01 14:53:34 by 42Bastian 42Bastian
Hah this rules.
rulez added on the 2022-03-01 19:01:53 by Debvgger Debvgger

submit changes

if this prod is a fake, some info is false or the download link is broken,

do not post about it in the comments, it will get lost.

instead, click here !

[previous edits]

add a comment