Subject: CVS commit: pkgsrc/devel/lcdis
From: Min Sik Kim
Date: 2018-05-21 18:12:14
Message id: 20180521161214.D2ABAFBEC@cvs.NetBSD.org

Log Message:
devel/lcdis: Import version 1.04

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.

Files:
RevisionActionfile
1.1addpkgsrc/devel/lcdis/DESCR
1.1addpkgsrc/devel/lcdis/Makefile
1.1addpkgsrc/devel/lcdis/PLIST
1.1addpkgsrc/devel/lcdis/distinfo
1.1addpkgsrc/devel/lcdis/patches/patch-LCDIS.C
1.1addpkgsrc/devel/lcdis/patches/patch-LCDIS.H