Skip to content

title: "vbmDebug" description: TRSE built-in method (from IDE help)


vbmDebug

Systems: VIC20
Parameters: n


vbmDebug( [byte] );

  • [byte] - (0)=show bitmap or (1)=show ROM character set

Description

Use to help understand the layout of the characters that produce the bitmap. In particular, it is useful to see how characters are moved around when the vbmScrollLeft and vbmScrollRight commands are used.