Autor
| Who wants to make main sprites for SM2 ?
|
poke-1,170 msx professional Mensajes: 908 | Publicado: Agosto 03 2006, 18:29   |
well, you could do a flight slowdown, then do the effect...warp to other segment (have 2 levels in one)
etc etc
|
|
ARTRAG msx master Mensajes: 1802 | Publicado: Agosto 03 2006, 19:17   |
I remember I did a similar effect for a title screen many yesrs ago,
The effect can be done using R#18, but any other thing has to be stopped (maybe only music can stay using the vblank time).
You need to poll the HR in S#2 and change R#18 (and the page if you like) during the horizontal retrace.
This imply that the full cpu time is spent in polling the horizontal retrace, and no other action can be performed
|
|
norakomi msx professional Mensajes: 861 | Publicado: Agosto 03 2006, 20:12   |
Artrag:
what about changing R#23 every 5 lines in Hretrace ?
making a vertical sine effect ??
|
|
|
|
|