1
0
mirror of https://github.com/weiju/amiga-stuff synced 2025-12-08 14:58:33 +00:00
Files
amiga-stuff/utils/README.md
2016-01-16 13:54:37 -08:00

13 lines
324 B
Markdown

## 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.