Author: tokra
Released: PAL Jan, 28nd, 2017, NTSC Jan, 30th, 2017
Requirements: VIC-20 with at least 8K RAM and RAM in either 3K-area ($0400), BLK5 ($a000) or IO2/3 ($9800)
Description: Make use of the full screen of the VIC-20 on PAL from BASIC. Either "CRT-friendly" at 26x32 characters or "VICE-friendly" at 28x35 characters for PAL, or 24x26 / 25x29 for NTSC.
Screenshot:


Download: http://www.tokra.de/vic/maxiedit/maxiedit.zip
It always bothers me that the VIC-20 has such a small screen area, especially on PAL. A lot of programs use a much larger screen are, but it is hard using this from BASIC - until now! Using these programs you can use a screen of 26x32 characters for a total of 832 characters from BASIC. This resolution is compatible with most PAL-displays. Also included is a version especially for VICE or those few monitors that allow to adjust for full overscan like the Commodore 1084. Here you have 28x35 characters for a total of 980 characters on the screen, which is just 20 characters shy of what the C64 shows. For NTSC the values are 24x26 and 25x29.
The included D64-file contains a simple loader that lets you choose which version you want to run and where it should be placed in memory. Also the loader allows you to adjust the picture to your display device.
Note: When using BASIC for technical reasons you can only use three full lines when editing, so the total BASIC-program-line length is reduced to 78 or 84 respectively (instead of the 88 you usually have). For NTSC these values are 72 and 75.