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