ericcolvinmorgan / NESEmulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NESEmulation

Project Setup

Install Emscripten

Setup Emscripten Environment

  • Copy .vscode/c_cpp_properties-example.json into the same path and rename c_cpp_properties.json
  • Copy cmake/kits/setup_cmake-kits-example.json into the same path and rename setup_cmake-kits.json
  • Update c_cpp_properties and setup_cmake-kits.json for applicable emsdk paths based on your specific setup when installing Emscripten

About

License:GNU Affero General Public License v3.0


Languages

Language:C++ 97.8%Language:CMake 1.3%Language:C 0.5%Language:Shell 0.3%Language:HTML 0.0%