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
22401f30ac
nesemu
/
ppu
/
CMakeLists.txt
5 lines
87 B
CMake
Raw
Blame
History
set
(
SOURCE
ppu.c
)
add_library
(
nes_ppu
${
SOURCE
}
)
target_link_libraries
(
nes_ppu
log.c
)
Reference in New Issue
View Git Blame
Copy Permalink