free-pdk / fppa-pdk-tools

PDK FPPA disassembler, simulator, ...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fppa-pdk-tools

Disassembler: dispdk supports 13 bit, 14 bit, 15 bit and 16 bit opcodes

Emulator: emupdk supports 14 bit opcodes, no peripheral support yet requires mapping of processor ID in emucpu.c

PDK converter: depdk convert/deobfuscate any PDK file to binary

Documentation of instructionsets available here: https://free-pdk.github.io/

About

PDK FPPA disassembler, simulator, ...

License:MIT License


Languages

Language:C 98.7%Language:Makefile 1.3%