diff --git a/Makefile b/Makefile index b0d0702..34df417 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,5 @@ +CXXFLAGS=-g + all: v6502 v6502: v6502.o cpu.o