Announcement

Collapse
No announcement yet.

Tools for building MAME on Windows

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Tools for building MAME on Windows

    The MAME development environment for Windows consists of the GCC compiler (by way of MinGW), and the MSYS2 (POSIX/Unix compatibility layer), plus various utilities such as Python and Git. It is available as a prepackaged installer, or can be assembled from upstream components.

    Source control is handled by github ( https://github.com/mamedev/mame.git ), so you'll need to check out a copy. Various modules are disabled by default, such as the MAME interactive debugger, but can be enabled through arguments when building and may require additional MSYS2 packages to be installed.

    MAME Build Tools
    The Hackmaster

  • #2
    Pugsy has tutorials on how to use the debugger and easily make cheat files using MAME.

    http://cheat.retrogames.com/
    The Hackmaster

    Comment

    Working...
    X