Skip to content

thubble/videocore-elf-dis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

videocore-elf-dis

experimental ELF disassembler for the Videocore IV processor.

Builds with monodevelop 3.0, .Net 4.0

Based on original implementation: https://github.com/hermanhermitage/videocoreiv https://github.com/hermanhermitage/videocore-disjs See README's for additional license/disclaimer info.

Usage:

vcelfdis.exe FILE_obj >FILE.asm

Includes some modifications to videocoreiv.arch for experiments I was doing with vector decoding, but these are not even remotely accurate!!

No license; consider this released into the public domain unless disallowed by the base project(s) - see above.

Uses NCalc library (http://ncalc.codeplex.com/); available under MIT License.

About

experimental ELF disassembler for the Videocore IV processor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages