1
0
mirror of https://frontier.innolan.net/github/AmigaExamples.git synced 2025-11-23 07:47:34 +00:00

README typos, forgot to add base.mk

This commit is contained in:
alpine9000
2016-03-05 20:35:13 +11:00
parent 6a75d7a352
commit f9a3491a90
5 changed files with 5 additions and 6 deletions

View File

@ -12,8 +12,6 @@ So the algorithm for drawing to non word aligned boundaries is as follows:
4. We right shift the data by the difference in bits between the desired column and the word aligned column from (1).
5. We make the line modulos #-2 so blitter object data is correctly fetched.
[Download disk image](bin/shift_blit.adf?raw=true)
Screenshot: