So i was trying to add a background to my game in working on.
But the problem is that i want the background to be different on the top screen and bottom screen.
So i get display and add the BGFILL command...
But the problem is that it will still be a black screen,
Heres a example.
DISPLAY 1 CLS BGFILL 0,0,0,24,14,(tile code i forgot)