mirror of
https://github.com/weiju/amiga-stuff
synced 2025-12-08 14:58:33 +00:00
17 lines
473 B
Markdown
17 lines
473 B
Markdown
# Scrolling Tricks
|
|
|
|
This is a project to rework the Aminet Scrolling Tricks by Georg Steger into a
|
|
version that has higher internal reuse, is smaller and compiles with
|
|
VBCC. The purpose is mainly to better understand the algorithms
|
|
|
|
# System Requirements
|
|
|
|
This software requires V39 libraries and therefore only runs on the
|
|
3.x releases or greater of AmigaOS
|
|
|
|
## Original source
|
|
|
|
Georg Steger's original Aminet submission:
|
|
|
|
http://aminet.net/package/dev/src/ScrollingTrick
|