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

CXX_FLAGS := -I $(CURDIR)