mirror of
https://frontier.innolan.net/github/AmigaExamples.git
synced 2026-01-12 02:39:34 +00:00
Merge branch 'master' of https://github.com/alpine9000/amiga_examples
This commit is contained in:
@ -50,7 +50,7 @@ then enable descending mode:
|
||||
|
||||
Now we can do a blit with left shift.
|
||||
|
||||
We use a simplified version of the text renderer used in the previous example to render a single character off screen, we then wait until that character has been fully shifted on screen and render the next one. The logic can be seen in [scroll_text.s)](scroll_text.s). Finally we throw in a copper list to make it look a little less boring.
|
||||
We use a simplified version of the text renderer used in the previous example to render a single character off screen, we then wait until that character has been fully shifted on screen and render the next one. The logic can be seen in [scroll_text.s](scroll_text.s). Finally we throw in a copper list to make it look a little less boring.
|
||||
|
||||
screenshot
|
||||
----------
|
||||
|
||||
Reference in New Issue
Block a user