Closed NewLunarFire closed 8 years ago
Currently the program outputs tiles that have only 2 bitplanes, which is used by a limited number of background modes (0, 1, 4 and 5). The program should support 4 and 8 bitplanes per tile too, to support all background modes.
I have started to implement different bitplane count in the program, but it doesn't work very well for now.
Currently the program outputs tiles that have only 2 bitplanes, which is used by a limited number of background modes (0, 1, 4 and 5). The program should support 4 and 8 bitplanes per tile too, to support all background modes.