1
0
mirror of https://github.com/weiju/amiga-stuff synced 2025-12-08 14:58:33 +00:00

some refactorings for cleanup

This commit is contained in:
Wei-ju Wu
2016-06-14 13:14:05 -07:00
parent 5fa6e76d1a
commit 2f8620b020
4 changed files with 22 additions and 41 deletions

View File

@ -1,9 +1,13 @@
# Scrolling Tricks
This is a project to rework the Aminet Scrolling Tricks by Georg Steger into a
version that works on all Amiga OS releases from 1.3 and has
higher reuse. The ScrollingTricks tutorial has tremendous learning
value, but requires at least AmigaOS3.0 to run
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