daveleroy / SublimeDebugger

Graphical Debugger for Sublime Text for debuggers that support the debug adapter protocol
MIT License
369 stars 42 forks source link

Add Emulicious Debugger #183

Closed Calindro closed 1 year ago

Calindro commented 1 year ago

This pull request adds the Emulicious Debugger.

It enables remote debugging with Emulicious, a multi-system emulator that allows debugging C and ASM code for several retro systems (Game Boy, Mastersystem, MSX, ...).

daveleroy commented 1 year ago

Is it possible to add an example project for this debugger here https://github.com/daveleroy/sublime_debugger/tree/master/examples ?

Calindro commented 1 year ago

I have added an example project