#pragma romdata const_table

const rom unsigned char my_const_array [] = {
0,0,0,1,1,232,3,0,0,0,
1,0,28,8,0,173,0,0,232,3,
...
82,0,0,0,0,0,0,0,0,0,
0,128,63,0,0,2,0};

#pragma romdata
I don't recognize any of those commands or statements...I'll bet PBP doesn't either.