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

4 Commits

Author SHA1 Message Date
907e05c7bc scrolling works somewhat
the indexes are not entirely correct
2016-01-21 07:19:50 -08:00
692fde408d requesters: proportional gadget size
Now the file list scroller gadget is set according to the number
of represented files in the list. By computing the body size
algebraic rather than numeric we are avoiding the floating point
division.
2016-01-18 21:05:22 -08:00
037bf7bb4a added integration with DOS 1.x
found out how to access the current volume list in AmigaDOS and
added a way to read this list, currently displays a portion of
the assign list in the file list
2016-01-16 13:36:19 -08:00
b1ddbf5231 added requesters sub project 2016-01-11 23:16:31 -08:00