Replies: 2 comments 6 replies
-
That sounds interesting for sure, and emulating home organs and sound modules is certainly of interest :-) We have support in a Lua plugin for the GDB remote protocol (plugins/gdbstub/) so that would likely be a decent basis for what you want to do. |
Beta Was this translation helpful? Give feedback.
5 replies
-
Started a WIP branch here hjanetzek/mame#1 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello I think it would be great if one could use ret-sync with MAME debugger. This would certainly simplify my workflow to reverse engineer some 80s home organs and sound modules :)
https://github.com/bootleg/ret-sync
Would there be interest to add this to MAME?
I guess an implementation of basic sync/breakpoints should be possible as lua plugin. I might work on this at some point. For now I just wanted bring up the idea and would be happy to hear comments and suggestions.
Beta Was this translation helpful? Give feedback.
All reactions