These are diff's for bugfixes for formula version 0.82 You need the program patch to use it. ===== CUT patch !formula08.tlastatrel thisfile ========== 975c975 < LD %1,%2 --- > ADDR %1,%2 979a980,983 > .ENDM > > .MACRO STRUCTcontence > LDR %1,[%2] ===== CUT patch !formula08.func_form thisfile ========== 180d179 < 193a193,194 > ;LET buffer[R0]=R1 > ;LET R0=R0+1 198d198 < ;LET R0=R0-1 201d200 < ;LET buffer[R0]=R1 202a202 > ;LET buffer[R0]=R1 207,208c207 < ;LET buffer[R0+1]=0 < --- > ;LET buffer[R0]=0 ================== CUT ============================