49
I Use This!
Very High Activity
Analyzed 1 day ago. based on code collected 1 day ago.

Project Summary

MAME is a multi-purpose emulation framework. MAME’s purpose is to preserve decades of software history. As electronic technology continues to rush forward, MAME prevents this important "vintage" software from being lost and forgotten. This is achieved by documenting the hardware and how it functions. The source code to MAME serves as this documentation. The fact that the software is usable serves primarily to validate the accuracy of the documentation (how else can you prove that you have recreated the hardware faithfully?). Over time, MAME (originally standing for Multiple Arcade Machine Emulator) absorbed the sister-project MESS (Multi Emulator Super System), so MAME now documents a wide variety of (mostly vintage) computers, video game consoles and calculators, in addition to arcades.

Tags

arcade capcom cross_platform debugger disassembler dynarec emulation emulator game gaming lle mame namco nintendo preservation reference sdl sega taito windows

Badges

GNU General Public License v2.0 or later
Permitted

Commercial Use

Modify

Distribute

Place Warranty

Forbidden

Sub-License

Hold Liable

Required

Distribute Original

Disclose Source

Include Copyright

State Changes

Include License

These details are provided for information only. No information here is legal advice and should not be used as such.

Project Security

Vulnerabilities per Version ( last 10 releases )

There are no reported vulnerabilities

Project Vulnerability Report

Security Confidence Index

Poor security track-record
Favorable security track-record

Vulnerability Exposure Index

Many reported vulnerabilities
Few reported vulnerabilities

Did You Know...

  • ...
    in 2016, 47% of companies did not have formal process in place to track OS code
  • ...
    you can subscribe to e-mail newsletters to receive update from the Open Hub blog
  • ...
    there are over 3,000 projects on the Open Hub with security vulnerabilities reported against them
  • ...
    search using multiple tags to find exactly what you need
About Project Security

Languages

C++
61%
XML
38%
14 Other
1%

30 Day Summary

Jan 26 2026 — Feb 25 2026

12 Month Summary

Feb 25 2025 — Feb 25 2026
  • 4642 Commits
    Up + 979 (26%) from previous 12 months
  • 146 Contributors
    Down 0 (0%) from previous 12 months

Ratings

15 users rate this project:
4.73333
   
4.7/5.0
Click to add your rating
  
Review this Project!
 

Static Analysis ( Generated by Coverity Scan for mamedev/mame )

Repository URL: https://github.com/mamedev/mame

Version: mame0285-426-g7e974b41ece

2026-02-21
Last Analyzed
8,833,369
Lines of Code Analyze
1.87
Defect Density

Defects by status for current build

38,363
Total defects
14,651
Outstanding
23,669
Fixed

CWE Top 25 defects

ID CWE-Name Number of Defects
120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') 14
131 Incorrect Calculation of Buffer Size 2
190 Integer Overflow or Wraparound 384
676 Use of Potentially Dangerous Function 8