wargio / r2dec-js

radare2 plugin - converts asm to pseudo-C code.
508 stars 48 forks source link

Add support for STM8 #310

Open brainstorm opened 2 months ago

brainstorm commented 2 months ago

Hello @wargio,

I'll test my luck and your patience as I did with https://github.com/wargio/r2dec-js/issues/178, thanks so much again for that one, btw 🙏🏻 ... would it be possible to have STM8 support for my other hobby project in https://github.com/brainstorm/threadmill-re?

Cheers!

wargio commented 2 months ago

Unfortunately not in the short future, but feel free to try to add this by following the documentation here: https://github.com/wargio/r2dec-js/blob/master/DEVELOPERS.md