Skip to content

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


SetCharsetAndScreenLocation

Systems: C64, C128, MEGA65
Parameters: n,n


Sets the location of the charset and screen. C64 only. SetCharsetAndScreenLocation($2000,$3000); // charset located at $2000, screen at $3000 Value of the screen must be $X000, $X400,$X800 or $Xc00 where X can be 0-F