mirror of
https://frontier.innolan.net/github/AmigaExamples.git
synced 2025-12-08 11:34:42 +00:00
Update README.md
This commit is contained in:
@ -32,22 +32,29 @@ There is a variable in the Makefile that sets the number of colors. This automat
|
||||
So here we can see the results:
|
||||
|
||||
5 bitplanes
|
||||
-----------
|
||||

|
||||
|
||||
At 5 bitplanes we don't have enough time to do 5 blits.
|
||||
|
||||
4 bitplanes
|
||||
-----------
|
||||

|
||||
|
||||
3 bitplanes
|
||||
-----------
|
||||

|
||||
|
||||
2 bitplanes
|
||||
-----------
|
||||

|
||||
|
||||
1 bitplanes
|
||||
-----------
|
||||

|
||||
|
||||
Lots of time left over with 1 bitplane :-D
|
||||
|
||||
[Download disk image](bin/blit_speed.adf?raw=true)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user