The method for BG collision detection is quite simple. When the sprite coordinates on the screen are given as X and Y, the BG tile number is given by "BGGET(L,X,Y,1)". (L stands for BG layer number.)