80columns/.gitignore
Jeff Epler e34694b843 enable use of REU for faster scrolling
If enabled, the first 32 pages (8kB) of REU are used as a temporary area
to speed up screen scrolling.

The programs "80colreu", "80r[234]", and their compressed versions
are built to use the REU.

Lightly tested in vice, typical commandline
```
x64sc -reu -reusize 128 -autostart 80r3-compressed.prg
```
2021-09-22 10:12:26 -05:00

8 lines
44 B
Text

*.bin
*.d64
*.dbg
*.lst
*.map
*.o
*.prg
bin