circuitpython/shared-module/_eve
James Bowman 73eb5944bf Extend EVE hardware opcodes for future-compatibility
Extend the bitfields of these instructions: BitmapHandle, ClearTag, Tag, BitmapSource, PaletteSource
Add instructions: BitmapSourceH PaletteSourceH

All the new bits and opcodes are ignored by earlier hardware, so this change is backwards-compatible.

Passes tests on all EVE hardware.
2024-09-06 10:53:05 -07:00
..
__init__.c Extend EVE hardware opcodes for future-compatibility 2024-09-06 10:53:05 -07:00
__init__.h Make BitmapTransform* methods backwards-compatible 2024-09-04 11:20:48 -07:00