BartmanAbyss / vscode-amiga-debug

One-stop Visual Studio Code Extension to compile, debug and profile Amiga C/C++ programs compiled by the bundled gcc 12.2 with the bundled WinUAE/FS-UAE.
GNU General Public License v3.0
318 stars 40 forks source link

ProTracker integration in the example code? #9

Closed DrNoIDSwe closed 4 years ago

DrNoIDSwe commented 4 years ago

This was super easy to set up but it would be good to have integration with ThePlayer or another ProTracker replay routine in the example project as it is rather hard to get that one working with C (at least for me).

BartmanAbyss commented 4 years ago

Sure, good idea.I’ll whip something up.

BartmanAbyss commented 4 years ago

added ThePlayer61 example in 5c0dd7544899b69e04b88789229d773fed9e8038. Just grab the new template project https://github.com/BartmanAbyss/vscode-amiga-debug/tree/master/template