<< Home | About Forth | About TurboForth | Download | Language Reference | Resources | Tutorials | YouTube >>


V! Search:

In Memory Access Words in TurboForth Kernal

Word Name: V!
Type: Standard word
Data Stack Signature: value address --
Return Stack Signature: --
Availability: V1.0  V1.1  V1.2
Description:

Stores 8 bit value value to VDP address address.

Example:

none

Comment:

none

See Also: C! 

<< Home | About Forth | About TurboForth | Download | Language Reference | Resources | Tutorials | YouTube >>