Path to this page:
./
devel/lcdis,
Disassembler for the Sega VMU/VMS
Branch: CURRENT,
Version: 1.04,
Package name: lcdis-1.04,
Maintainer: tpaulLCDIS - 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).
Required to build:[
pkgtools/cwrappers]
Master sites:
Version history: (Expand)
- (2018-05-21) Package added to pkgsrc.se, version lcdis-1.04 (created)
CVS history: (Expand)
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
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-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2019-11-03 11:39:32 by Roland Illig | Files touched by this commit (274) |
Log message:
devel: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
|
2018-07-19 06:09:30 by Travis Paul | Files touched by this commit (2) | |
Log message:
devel/lcdis: use DIST_SUBDIR, update MAINTAINER
|
2018-05-21 18:12:14 by Min Sik Kim | Files touched by this commit (6) |
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.
|