Home

MAME source-debugging preview
Build Instructions

You will find it easier to simply install the pre-built binaries. But if you prefer to build your own, here's how.

  • Go to https://github.com/dave-br/mame-source-debugging-preview. MAME and lwtools each appear as its own submodule, linked to my corresponding unofficial, modified fork.
    • Note that official lwtools is controlled via Mercurial, not Git, so my "fork" of lwtools is a GitHub repo containing my modified Mercurial clone.
  • Clone the submodule of the binary you wish to build, and build it how you would normally build that component.

Other Pages