Skip to content

Commit

Permalink
disasm: Separated Analyser
Browse files Browse the repository at this point in the history
  • Loading branch information
mefistotelis committed Jan 9, 2024
1 parent d0b1653 commit 9697525
Show file tree
Hide file tree
Showing 13 changed files with 746 additions and 638 deletions.
2 changes: 2 additions & 0 deletions src/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ bin_PROGRAMS = swdisasm
bindir = $(prefix)/usr/$(PACKAGE)

swdisasm_SOURCES = \
analyser.hpp \
analyser.cpp \
disassembler.hpp \
disassembler.cpp \
instruction.hpp \
Expand Down
Loading

0 comments on commit 9697525

Please sign in to comment.