NagyD / SDLPoP

An open-source port of Prince of Persia, based on the disassembly of the DOS version.
GNU General Public License v3.0
1.1k stars 141 forks source link

Easy build/debug configuration for vscode #267

Open berikv opened 2 years ago

berikv commented 2 years ago

I'm not sure how I feel about including .vscode in the repo, maybe its better to add a CMakeLists.txt file in the root. @NagyD what do you think?

berikv commented 2 years ago

Updated the vscode configuration to support debugging. If the vscode configuration is accepted I can add a "debug with vscode" section in the readme.