Posted By
 Luca on 2012-03-06 02:49:20
 | Re: HVTC Update
Also keep in count that files like those ones could use any memory location as counters or to generate random values (very rare but possible). The routine can be usually called in a round value of frames (1x most, 2x 3x etc), even once every several frames (0.5x, 0.33x etc), or can be called unconstantly (in general, because of interrupt routine that are affected by comeback to BASIC, or by CLI in order to occasionally use the kernel instructions). |