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 84cfb7b1ac added scoopex demo, png2image, adds verbose mode
refactored png2image, plane extraction is now separate
verbose mode for more information
2016-10-09 21:02:52 -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

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.