mirror of
https://github.com/alpine9000/amiga_examples
synced 2025-12-08 14:59:01 +00:00
perform a basic blit
We make some changes to [001.simple_image)(../001.simple_image):
- The bitplane pointers are now reset using the copper.
- Interrupt processing is disabled
- A6 is now used as the base register for CUSTOM
Next we use some new features in imagecon that allow us to generate a shared palette based on two PNG images.
This means out sprite and background can share the single palette.
We then blit the sprite to the background.
Screenshot:
