v1.6.0 adds the 'dm cat' command, changes some 'dm ls' arguments around, makes other minor improvements to ;dm ls' and 'dm zip', and introduces a couple formalized concepts, "pet{asc}" syntax and "CBM $electors".
petxd is an xxd-like hex dumper that outputs using a Unicode/PETSCII representation - when used in a terminal or console with our C64 Pro Mono font, the result is a pleasing and familiar PETSCII rendition of whatever binary data you are inspect
petxd is an xxd-like hex dumper that outputs using a Unicode/PETSCII representation - when used in a terminal or console with our C64 Pro Mono font, the result is a pleasing and familiar PETSCII rendition of whatever binary data you are inspect
adds --delim for delimited output similar to what you get in DirMaster's batch processing. Combine with --columns to choose fields and field order. Defaults to ", " for a .csv style list. You can use "\t" for tab delimited. Examples: