Commit Graph

18 Commits

Author SHA1 Message Date
weiju 05a19685b6 dalf: read_string_list() now based on read_string() 2023-10-30 14:02:35 -07:00
weiju ef21260fd4 dalf.py: added support for SYMBOL block 2023-10-30 13:35:39 -07:00
Wei-ju Wu de5588751d added sound effects playing 2016-11-29 15:40:07 -08:00
Wei-ju Wu 9903393b5c added interleaved image support 2016-10-10 08:46:30 -07:00
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
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
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
Wei-ju Wu 6d71498916 fdtool.py migrated to Python 3 2016-09-20 08:41:23 -07:00
Wei-ju Wu c45b7944cb png2image and wav2ami migrated to python3 2016-09-20 08:38:40 -07:00
Wei-ju Wu 8fc0522326 refactored png2image, flexible indenting, hex numbers 2016-09-20 08:25:13 -07:00
Wei-ju Wu 713cf74d27 added audio and scrolling_tricks 2016-06-13 08:49:14 -07:00
Wei-ju Wu a30613f4aa dalf: added hex dump function 2016-02-19 22:30:16 -08:00
Wei-ju Wu b4ed097fad startup and file requester change
- hardware startup: added copper macros
 - file requester: add blocking requester for parent window
2016-02-05 20:52:36 -08:00
Wei-ju Wu 23379213dd rearranged repository structure for tools
fdfool and hunktools now under utils
2016-01-27 12:58:24 -08:00
Wei-ju Wu 5759ab2658 moved amiga-imagetoolls content to this project 2016-01-16 13:54:37 -08:00
Wei-ju Wu d8e26532ec decoder checks more valid rom sizes 2015-05-13 13:27:46 -07:00
Wei-ju Wu a71af9156a cleaned up ks decoder 2015-05-12 16:02:51 -07:00
Wei-ju Wu 01681e300b added rom decoding 2015-05-12 15:58:48 -07:00