Mark, This is probably really minor, but... While adjusting an asm file to match my ASDL 305 bin, I ran across this.

In the ASM it is this way

LD1BA FCB 255 ; 0.9960 SPK COEF FOR EGR OFF SPK FILTER
LD1BB FCB 16 ; 0.0391 SPK COEF FOR EGR ON SPK FILTER

in the XDF for $42 it is

EGR - On SA Filter at 01BA
EGR - Off SA Filter at 01BB

I am not sure which one is correct. any ideas?