modules := memory/device \
           memory/bus \
           memory/ram \
           memory/bootrom_overlay \
           memory/register \
		   memory/bank \
           cpu/cpu \
           cpu/decoder

CXX_FLAGS := -I $(CURDIR)