Difference between revisions of "MAME compatibility list"

From Emulation General Wiki
Jump to navigation Jump to search
(Atari)
(Nintendo)
Line 31: Line 31:
 
===Nintendo 64===
 
===Nintendo 64===
 
This whole system has tons of timing issues. Tread lightly, and remember to use -nodrc on this one, as their dynamic recompilers for this system are currently broken, and result in Spiky Polygon Syndrome.
 
This whole system has tons of timing issues. Tread lightly, and remember to use -nodrc on this one, as their dynamic recompilers for this system are currently broken, and result in Spiky Polygon Syndrome.
 +
 +
===Game Boy (Color)===
 +
Lots of slight timing bugs, but other than that, it's fine.
 +
 +
===Game Boy Advance===
 +
Many atrocious timing bugs, though endrift and MoochMcGee have tried to help clean it up. 16-bit unaligned accesses also aren't emulated correctly, so most of endrift's hardware tests fail.
  
 
==Sega==
 
==Sega==

Revision as of 21:12, 12 December 2015

This is an incomplete list of compatibility issues that MAME has with different systems.

Atari

2600

Rivals Stella in most cases, and is even better in some cases.

5200

Doesn't boot for some reason.

7800

Pretty much the most accurate emulator for this system.

8-bit

Relatively inaccurate. INC WSYNC, for instance, waits 3 scanlines instead of just waiting 1 scanline like it's supposed to.

ST

No inputs anywhere, so you can't really use it.

Jaguar

Holy shit, this one has lots of weird bugs. One being Tempest 2000 overwriting the cart ROM region. Stay the fuck away from it.

Nintendo

NES

The PPU for this core is per-scanline, so mid-frame effects generally don't work too well. The only reason it can even handle MMC5 games is because of hacks! It really needs a video system rewrite and BAD.

SNES

Many timing issues here. It's probably not even as accurate as SNES9x. It really needs to be reworked.

Nintendo 64

This whole system has tons of timing issues. Tread lightly, and remember to use -nodrc on this one, as their dynamic recompilers for this system are currently broken, and result in Spiky Polygon Syndrome.

Game Boy (Color)

Lots of slight timing bugs, but other than that, it's fine.

Game Boy Advance

Many atrocious timing bugs, though endrift and MoochMcGee have tried to help clean it up. 16-bit unaligned accesses also aren't emulated correctly, so most of endrift's hardware tests fail.

Sega

SG-1000

Nearly perfect.

Master System

Pretty damn accurate. MAME is quite a good emulator for this system.

Saturn

It's about as good as Yabause, more or less; just with much nicer code.