--- nono/debugger/Makefile 2026/04/29 17:05:09 1.1.1.5 +++ nono/debugger/Makefile 2026/04/29 17:05:16 1.1.1.6 @@ -15,10 +15,12 @@ TARGETS= libnndebugger.a CXXSRCS= \ branchhistory.cpp \ debugger.cpp \ + debugger_hd64180.cpp \ debugger_m680x0.cpp \ debugger_m88xx0.cpp \ debugger_memory.cpp \ disasm.cpp \ + memdump.cpp \ vectortable.cpp \ OBJS= ${CXXSRCS:.cpp=.o}