|
Failed to load latest commit information. |
|
avr
|
silence unused warnings
|
|
|
file
|
add visual studio 2008 build
|
|
|
lsupp
|
add visual studio 2008 build
|
|
|
.gitignore
|
add gitignore
|
|
|
COPYING
|
upgraded license from GPLv2 to GPLv3
|
|
|
ChangeLog.md
|
update changelog and program version
|
|
|
Makefile
|
change install target to be more cross-platform in Makefile
|
|
|
README.md
|
add version to top of readme
|
|
|
byte_stream.h
|
more refactoring to make disassembler more general
|
|
|
crazy_test.py
|
fix typo in top-level python test
|
|
|
disasm_stream.h
|
more refactoring to make disassembler more general
|
|
|
instruction.h
|
simplified instruction structure
|
|
|
main.c
|
update changelog and program version
|
|
|
print_stream.c
|
added ascii hex input support; minor fixes
|
|
|
print_stream.h
|
add objdump formatting option
|
|
|
stream_error.h
|
complete rewrite of vavrdisasm to a stream arch.
|
|
|
vavrdisasm.sln
|
add visual studio 2008 build
|
|
|
vavrdisasm.vcproj
|
add visual studio 2008 build
|
|