0 Members and 2 Guests are viewing this topic.
Quote from: ztrumpet on May 26, 2010, 07:56:10 amThat sounds neat! Could you just append 256 bytes to the end of the program and use those as the vector table? I like how it sounds so far. Not that easy because the vector table has to be aligned in memory like every byte between $9900 and $99FF. And I think it is 257 bytes for some strange reason.
That sounds neat! Could you just append 256 bytes to the end of the program and use those as the vector table? I like how it sounds so far.
Lbl RCA^8->O255->MWhile OM/2->MO-1->OEndC^8->O255->NWhile ON/2->NO-1->OEndA/2/2/2->AC/2/2/2->CFor(F,B,D-1F*12+L6->J{J+A} xor M->{J+A}{J+C} xor N->{J+C}For(G,A+1,C{J+G} xor 255->{J+G}EndEndReturn
Lbl RCFor(F,A,C-1For(G,B,D-1Pxl-Change(F,GEndEndReturn