Skip to content
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.
JohnDMcMaster edited this page Sep 14, 2010 · 16 revisions

Welcome to the uvudec wiki!
Paste from old README file for now

Copyright 2009 John McMaster <JohnDMcMaster@gmail.com> unless otherwise noted
UVNet Universal Decompiler

This application is primarily targeted at embedded platforms. These typically
have relatively simple instruction sets that can be easily represented by a
simple opcode configuration file. This program will not be fast, but the
idea is to try to make new architectures easy to support.

Generic compiler target support is under development. Currently assemblers
and compilers are isolated, but should soon be unified.

Clone this wiki locally