atarist-overscan.mov
Extend your Atari STE's pixels beyond their limits with these overscan examples that being that extra screen space to life!
| Example | Description |
|---|---|
blitter |
Bouncy Blitter Ball |
hardware-scrolling |
Smooth scrolling all the way to the edges of your screen |
All of the examples output 3 files:
NONE.TOSas a baseline mode with no overscan for comparison (320x200)VERTICAL.TOSfor top-bottom overscan (320x268)FULL.TOSfor full-screen overscan (400x268)
You can build any of the examples by installing atarist-toolkit-docker and running:
stcmd makeAdapted from examples shared on Atari-Forum.