Files
amiga-stuff/utils
Wei-ju Wu f545f5dfa5 png2image: options added
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
2016-09-21 12:06:40 -07:00
..
2016-09-20 08:41:23 -07:00
2016-02-19 22:30:16 -08:00
2016-02-05 20:52:36 -08:00
2016-09-21 12:06:40 -07:00

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.