13
I Use This!
Very High Activity
Analyzed about 6 hours ago. based on code collected 1 day ago.

Project Summary

MESS is a MAME-based project which documents the hardware for a wide variety of (mostly vintage) computers, video game consoles, and calculators through software emulation, as MAME does for arcade games. As a nice side effect to this documentation, MESS allows software and games for these hardware platforms to be run on modern PCs.

The goal of MESS is total accuracy to the original hardware behaviour, which is achieved through low-level emulation of all hardware components (video chips, CPUs, etc.), the implementations of which are shared across all emulated systems using the generic MAME architecture.

Tags

amiga atari commodore cross-platform debugger dynarec emulation emulator framework linux lle mac macintosh mame mess nintendo osx portable preservation retro sdl sega unix windows

Badges

In a Nutshell, MESS - Multi Emulator Super System...

MAMEā„¢ Distribution License
Permitted
Forbidden
Required

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

This Project has No vulnerabilities Reported Against it

Did You Know...

  • ...
    nearly 1 in 3 companies have no process for identifying, tracking, or remediating known open source vulnerabilities
  • ...
    by exploring contributors within projects, you can view details on every commit they have made to that project
  • ...
    in 2016, 47% of companies did not have formal process in place to track OS code
  • ...
    search using multiple tags to find exactly what you need

Languages

C++
34%
C
39%
XML
25%
16 Other
2%

30 Day Summary

Apr 18 2025 — May 18 2025

12 Month Summary

May 18 2024 — May 18 2025
  • 3783 Commits
    Up + 275 (7%) from previous 12 months
  • 145 Contributors
    Up + 2 (1%) from previous 12 months

Ratings

8 users rate this project:
4.625
   
4.6/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: mame0277-148-g13d01c01f6f

2025-05-09
Last Analyzed
8,508,403
Lines of Code Analyze
1.82
Defect Density

Defects by status for current build

37,514
Total defects
13,755
Outstanding
23,716
Fixed

CWE Top 25 defects

ID CWE-Name Number of Defects
120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') 2
190 Integer Overflow or Wraparound 103
676 Use of Potentially Dangerous Function 5