1
0
mirror of https://github.com/KarolS/millfork.git synced 2025-08-07 12:25:40 +00:00

more info about a8 example

This commit is contained in:
zbyti
2020-09-09 02:47:07 +02:00
parent a635449829
commit adf84c084d

View File

@@ -80,7 +80,7 @@ how to create a program made of multiple files loaded on demand
* [Rainbow example](a8/rainbow.mfk) simple scrolling rasterbars
* [DLI example](a8/dli-example.mfk) simple display list example
* [DLI example](a8/dli-example.mfk) simple display list and display list interrupt example
* [Scroll example](a8/endless_scroll.mfk) simple horizontal scroll example