unsp-das

What is this?

This is an personal attempt at creating a disassembler for the µ'nSP ISA created by Sunplus Technology.

The µ'nSP architecture is an 16-bit CPU architecture that was used on microcontrollers and some plug-and-play video game devices (Such as the various Jakks Pacific GameKey-board consoles and the VTech V.Smile).

This disassembler was written in Python and runs on the web using Brython.

Source is available at git.nadeko.net/Serg2/unsp-dasm and is licensed under the MIT No Attribution license.