New demo uploaded: VERA Text Layers

All aspects of programming on the Commander X16.
Post Reply
SlithyMatt
Posts: 913
Joined: Tue Apr 28, 2020 2:45 am

New demo uploaded: VERA Text Layers

Post by SlithyMatt »




VERA Text Layers




View File






This is the example program for my video that introduces how to control the VERA using assembly language:





Controls:

1-5: Set Foreground Color

0,6-9: Set Background Color

I: Zoom In

O: Zoom Out

R: Toggle Character Set

S: Convert @→?

T: Toggle Layer 1

P: Toggle Layer 0

C : Toggle Color 1 White/Black

Q: Quit

The source code is available on GitHub: https://github.com/SlithyMatt/x16-assembly-tutorial/blob/main/Lesson9/vera.asm






 
Post Reply