This website requires JavaScript.
Explore
Help
Sign In
william
/
nesemu
Watch
1
Star
0
Fork
You've already forked nesemu
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5fd5106ad4
nesemu
/
rom
/
CMakeLists.txt
5 lines
94 B
CMake
Raw
Blame
History
set
(
SOURCE
rom.c
ines.c
)
add_library
(
nes_rom
${
SOURCE
}
)
target_link_libraries
(
nes_rom
log.c
)
Reference in New Issue
View Git Blame
Copy Permalink