3 Commits

Author SHA1 Message Date
6d52c2ca55 Add OPCodes package with sprite operation constants 2025-04-27 19:35:33 +00:00
c50076e0d5 Remove unused libraries and submodules from the project 2025-04-27 19:34:45 +00:00
032960103c Adds OPCodes package for sprite operations
Defines constants for various sprite-related operations, including no-op, setting sprite ID, position, requesting row data, and clearing all. Provides a standardized set of codes for use in VHDL designs.
2025-04-21 08:48:06 +00:00