<< Home | About Forth | About TurboForth | Download | Language Reference | Resources | Tutorials | YouTube >>
In Graphics Words in TurboForth Kernal
Writes the value in value to VDP register register.
0 GMODE $36 7 VWTR
The above example changes the screen colour to red, and the text colour to green.
Value should be an 8 bit, right justified (i.e. occupying the lower 8 bits) value.