Search found 1 match

Go to advanced search

by r8zen
Sat May 16, 2026 10:53 pm
Forum: MAME Discussion
Topic: Dynamic program loading in debugger/runtime?
Replies: 1
Views: 68826

Re: Dynamic program loading in debugger/runtime?

Hi, Have you tried with the MAME's integrated debugger? https://docs.mamedev.org/debugger/index.html There is a "load" command to load a binary file into the emulated memory: https://docs.mamedev.org/debugger/memory.html#debugger-command-load After that, the "go" command can be u...

Go to advanced search