Search results
Streetfighter 2 conversion for MSX
Score: 123.2 %,
Type: Forum topic , Comments: 163 comments
use screen 5
page 0 and 1 have the background and scoreboard graphics.
page 2 holds the graphics ... 0-31 and 32-63 used as two pages)
Differently you have to spend z80 time and you cannot exploit ... when the frames become larger than 32x64
Just use page 0 and 1 that to double buffer the bitmap ...
