mirror of
https://github.com/pleonex/NitroDebugger.git
synced 2025-06-18 13:15:39 -04:00
Included desmume modifications files
This changes allow the program to retrieve data in assembler format.
This commit is contained in:
parent
eaff53fe3e
commit
608c27e7f4
5
DeSmuMEmod/Makefile.am
Normal file
5
DeSmuMEmod/Makefile.am
Normal file
@ -0,0 +1,5 @@
|
||||
include $(top_srcdir)/src/desmume.mk
|
||||
|
||||
noinst_LIBRARIES = libgdbstub.a
|
||||
libgdbstub_a_SOURCES = gdbstub.cpp gdbstub_internal.h \
|
||||
../Disassembler.h ../Disassembler.cpp
|
1684
DeSmuMEmod/gdbstub.cpp
Normal file
1684
DeSmuMEmod/gdbstub.cpp
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user