|
Atari demoscene BBS
Re: The FireBee is alive! |
Posted by: Frank B
|
Sep,02.2010-00:56
|
Hello.
Here are my suggestions for improving the blitter.
01) Fixed point x and y src/dst increments
This will allow for scaling and possibly rotation on 16 bpp screen modes.
02) Parallel operations on multiple bitplanes.
Hitting memory 16 bits at a time isn't efficient. If the blitter has say 8 internal shift registers it can
operate on 8 planes at once. This can be useful for processing multiple pixels in chunky modes (
16 bpp, 32 bpp too)
03) dst = src where src != some value
This will allow transparent operations on true colour modes without a mask.
Combine with a blend mode to make things interesting. Nice for alpha blending etc
04) colour expansion
It would be useful to be able to take a palette + bitplane and generate a true colour raster.
This would allow font blitting to use less memory.
05) Tile engine. I'm dreaming here but it would be kinda cool. Combined with blending it would be
awesome for old school 2d games.
06) Better control of bus arbitration. It would be better if it was more dynamic than in the ST. Polling to get good performance isn't nice :)
Just my 2p :)
|
[All messages in this thread] [Start new thread]
Topic
|
Posted by
|
Date
|
The FireBee is alive!
|
nerve
|
Aug,24.2010-22:20
|
Re: The FireBee is alive!
|
gwEm
|
Aug,25.2010-02:18
|
Re: The FireBee is alive!
|
Beetle
|
Aug,25.2010-11:43
|
Re: The FireBee is alive!
|
Bod/STAX
|
Aug,25.2010-20:44
|
Re: The FireBee is alive!
|
Mathias
|
Aug,26.2010-12:33
|
Re: The FireBee is alive!
|
nerve
|
Aug,26.2010-15:54
|
Re: The FireBee is alive!
|
Beetle
|
Aug,26.2010-16:02
|
Re: The FireBee is alive!
|
Mathias
|
Aug,29.2010-13:33
|
Re: The FireBee is alive!
|
tobe
|
Aug,27.2010-13:16
|
Re: The FireBee is alive!
|
Mathias
|
Aug,29.2010-13:36
|
Re: The FireBee is alive!
|
Frank B
|
Aug,30.2010-11:23
|
Re: The FireBee is alive!
|
tobé
|
Aug,30.2010-23:23
|
Re: The FireBee is alive!
|
Frank B
|
Aug,31.2010-12:18
|
Re: The FireBee is alive!
|
Mathias
|
Aug,31.2010-13:01
|
Re: The FireBee is alive!
|
tobé
|
Aug,31.2010-20:37
|
Re: The FireBee is alive!
|
Frank B
|
Sep,01.2010-00:23
|
Re: The FireBee is alive!
|
tobé
|
Sep,01.2010-13:32
|
Re: The FireBee is alive!
|
sven86
|
Sep,01.2010-15:52
|
Re: The FireBee is alive!
|
chuck
|
Sep,01.2010-17:11
|
Re: The FireBee is alive!
|
Mathias
|
Sep,01.2010-23:54
|
Re: The FireBee is alive!
|
Frank B
|
Sep,02.2010-00:56
|
Re: The FireBee is alive!
|
Frank B
|
Sep,02.2010-00:59
|
Re: The FireBee is alive!
|
Mathias
|
Sep,02.2010-16:07
|
Re: The FireBee is alive!
|
Frank B
|
Sep,05.2010-10:12
|
Firebee - how to make it work
|
RetroForever
|
Sep,18.2010-04:39
|
Re: Firebee - how to make it work
|
evil
|
Sep,18.2010-09:20
|
What's the anti-troll code? That's your personal code to be able to add comments and messages on the dhs.nu site.
Don't have a code or forgot it? Fix it here.
|