Files
mame/plugins/gdbstub/plugin.json
2017-07-26 21:23:42 -05:00

11 lines
154 B
JSON

{
"plugin": {
"name": "gdbstub",
"description": "GDB stub plugin",
"version": "0.0.1",
"author": "Carl",
"type": "plugin",
"start": "false"
}
}