set(SOURCE simple_mapper.c mappers.c)
add_library(nes_mappers ${SOURCE})
target_link_libraries(nes_mappers log.c)