1
0
mirror of https://github.com/weiju/amiga-stuff synced 2025-12-08 14:58:33 +00:00
Files
amiga-stuff/utils
Wei-ju Wu c0d859fb88 improved playfield1 and png2image
fixed issue when number of colors is less than 2^n,
output and use colors from png2image
2016-09-21 16:26:03 -07:00
..
2016-09-20 08:41:23 -07:00
2016-09-21 16:26:03 -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.