Hi, I'm in the process of building a racing game engine Msx1 Race engine
Top Screen
To do this I change the VDP 2 register to change colors, so that the result is very fast. (colors are fixed for all process and all screens and VDP 2 change value of name table)
When I switch screens instead, I use a RAM to VRAM load
I come to the question: is it possible to change the value of the VDP register in a completely independent way (to obtain 50\60 screen per seconds) and leave the loading of the screens separately even if slow?
Thanks
Login or register to post comments