summaryrefslogtreecommitdiff
path: root/devel/lcdis
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26archivers: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes Could not be committed due to merge conflict: devel/py-traitlets/distinfo The following distfiles were unfetchable (note: some may be only fetched conditionally): ./devel/pvs/distinfo pvs-3.2-solaris.tgz ./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
2021-10-07devel: Remove SHA1 hashes for distfilesnia1-2/+1
2019-11-03devel: align variable assignmentsrillig1-2/+2
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
2018-07-19devel/lcdis: use DIST_SUBDIR, update MAINTAINERtpaul2-7/+8
2018-05-21devel/lcdis: Import version 1.04minskim6-0/+86
LCDIS - LC86104C/108C disassembler for the Sega VMU/VMS Features: - Sanyo LC86104C/108C disassembler, plus extra instructions used by the VMU - Automatic determination of code/data space. - Automatic determination of RAM banks accessed (mostly) - Special function registers and BIOS entry points are annotated. - Some instructions are commented (i.e. branch if 'A' button pressed) - Disassembly output has been tested and found accurate. - Either easier-to-read or ready-to-assemble code can be generated. - User specification of graphic & font areas (which are commented graphically) - Portable GPL C code. (with C++ style comments). Packaged by Travis Paul for pkgsrc-wip.