mirror of
https://github.com/deater/dos33fsprogs.git
synced 2024-11-01 01:06:33 +00:00
.. | ||
double.s | ||
hello.bas | ||
Makefile | ||
novblank.s | ||
README | ||
split.s |
Some experiments with mid-screen mode switching on the Apple IIe. Was initially trying some vaporlock for the AppleIIbot but forgot the emulator used there (linapple?) doesn't implement the VBLANK register, or mid-screen mode switching. Further work in this directory is looking at more advanced switching of the double modes (80-column, double-lores, double-hires) as well as messing with the AN3 setting. SPLIT -- tiny apple IIe mode switch code NOVBLANK -- apple IIe mode switch that doesn't wait for VBLANK DOUBLE -- test of mid-screen switch of double modes