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 README file for now (the real one, not the test one currently in git until I can figure out how to use git…)

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

This application is primarily targetted at embedded platforms. These typically
have relativly 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