Mixed Modes Display List Demo
- smokku
X65 Display List is soooo powerful.
Showcasing:
- split screen:
- top part is MODE7 affine transform mode rotating demo pixmap
- bottom part is 8 rows of MODE2 lines
- second background layer overlaying a HUD in MODE5 graphics
There is no CPU nor interrupts work involved here, to create visuals.
Everything is just Display List programming.
The only CPU work is in VBL to change the MODE7 rotation vector and blink cursor.