vdp_mset - Kyuchumimo/Micro-Joy-Home-Video-Computer GitHub Wiki
🧩🖼️ This is a general-purpose video-related function.
vdp_mset(x, y, tile_id)
Parameters
- x: tile position column.
- y: tile position row.
- tile_id: tile index (0-255).
Description
This function writes the specified background tile tile_id into the name table at the given position.