mirror of
https://github.com/weiju/amiga-stuff
synced 2026-09-13 04:01:52 +00:00
png2image added the option to specify the variable name for the images and whether to generate for Intuition or pure data. Also generates code for the color palette now
Utilities
decode_cloanto_rom.py
Turns a Cloanto ROM into a regular Amiga ROM image. Useful e.g. when you have an emulator/machine that can't read Cloanto ROMs directly. WinUAE has this built in.
png2image.py
Converts a PNG image into a AmigaOS Image structure that can be used directly in Intuition programs.