Difference between revisions of "Mednafen"

From Emulation General Wiki
Jump to navigation Jump to search
(Source Code)
(Supported systems)
Line 33: Line 33:
 
|-
 
|-
 
! scope="col"|System
 
! scope="col"|System
! scope="col"|Based on code
+
! scope="col"|Based on code from:
 
|-
 
|-
 
|[[Atari Lynx]]
 
|[[Atari Lynx]]
 
|Handy
 
|Handy
 
|-
 
|-
|[[Game Boy Advance]]<sup class="reference" id="cite_ref-makeuseof_pot_2010_3-2">[http://en.wikipedia.org/wiki/Mednafen#cite_note-makeuseof_pot_2010-3 [3]]</sup><sup class="reference" id="cite_ref-pcadvisor_garnett_2011_8-0">[http://en.wikipedia.org/wiki/Mednafen#cite_note-pcadvisor_garnett_2011-8 [8]]</sup>
+
|[[Game Boy Advance]]
 
|[[VisualBoyAdvance]]
 
|[[VisualBoyAdvance]]
 
|-
 
|-
 
|[[Neo Geo Pocket|Neo Geo Pocket Color]]
 
|[[Neo Geo Pocket|Neo Geo Pocket Color]]
|[[Neopop]]
+
|[http://www.emuxhaven.net/ Neopop]
 
|-
 
|-
 
|[[Nintendo Entertainment System]]
 
|[[Nintendo Entertainment System]]
|[[FCE Ultra]]
+
|[http://freecode.com/projects/fceultra FCE Ultra]
 
|-
 
|-
 
|[[Super Nintendo Emulators|Super Nintendo Entertainment System]] (only available in WIP)
 
|[[Super Nintendo Emulators|Super Nintendo Entertainment System]] (only available in WIP)
Line 51: Line 51:
 
|-
 
|-
 
|[[Virtual Boy|Nintendo Virtual Boy]] (only available in WIP)
 
|[[Virtual Boy|Nintendo Virtual Boy]] (only available in WIP)
|Original. NEC V810 CPU core based on [[Reality Boy]].
+
|Original. NEC V810 CPU core based on [http://www.goliathindustries.com/vb/ Reality Boy].
 
|-
 
|-
 
|[[PC Engine]]
 
|[[PC Engine]]
|Original. CD-ROM interface based on [[PC2e]].
+
|Original. CD-ROM interface based on [http://www.geocities.co.jp/SiliconValley-Bay/9975/PC2E/english.html PC2e].
 
|-
 
|-
 
|[[PC-FX]]
 
|[[PC-FX]]
|Original. NEC V810 CPU core based on [[Reality Boy]].
+
|Original. NEC V810 CPU core based on [http://www.goliathindustries.com/vb/ Reality Boy].
 
|-
 
|-
 
|[[PlayStation Emulators|PlayStation]] (only available in WIP)
 
|[[PlayStation Emulators|PlayStation]] (only available in WIP)
Line 69: Line 69:
 
|-
 
|-
 
|[[Master System|Sega Master System]] and [[Game Gear]]
 
|[[Master System|Sega Master System]] and [[Game Gear]]
|[[SMS Plus]]
+
|[http://cgfm2.emuviews.com/smsplus.php SMS Plus]
 
|}
 
|}
  

Revision as of 22:30, 21 August 2013

Newlogo-1-.png
Current version: 0.9.29-WIP
Active: Yes
OS: Multiplatform
Authors: Ryphecha, Mednafen Team
Official website: http://mednafen.sourceforge.net
Source code: Unknown

Mednafen is a multi-system emulator, driven from the command-line. Many of its cores are ports of other emulators, but many of them are also original. Its Playstation and PC Engine original cores are notable for their high quality, compatibility and accuracy.

Mednafen is an acronym for "My Emulator Doesn't Need A Frickin' Excellent Name".

Download

Mednafen

Review

It is command line only, so its interface might be hard to use to new users.

The most useful cores are those that are original. These are the PS1, PCE, PC-FX and Virtual Boy cores. The PCE core is one of the best emulators for that system, with a Fast and Accurate versions. The PS1 core is native resolution only, and features high degree of accuracy and compatibility. The Virtual boy core is one of the best, although it does not attempt to reproduce the 3D.

Other cores improve upon emulators that have been long abandoned and rarely updated. These include the Neo Geo Pocket, WonderSwan Color and Atari Lynx cores.

Other cores are less useful, as there are better options in stand-alone emulators. NES, Genesis, Master System and SNES. These cores might even be based on out dated versions. For instance, the SNES core is based on an old outdated version of bSNES. This is before the performance/accuracy/balanced cores - 0.50x territory - with a couple of changes by Ryphecha.

It is unknown at this time whether Mednafen's GBA core is better than VBA-M.

RetroArch uses the PS1, PCE, Neo-Geo Pocket, Virtual Boy, and WonderSwan cores of Mednafen so it might make sense to use that instead.

Host systems

The emulator runs under Microsoft Windows, Linux, PlayStation 3, and RISC OS. A port for Wii is currently in the works.

Supported systems

System Based on code from:
Atari Lynx Handy
Game Boy Advance VisualBoyAdvance
Neo Geo Pocket Color Neopop
Nintendo Entertainment System FCE Ultra
Super Nintendo Entertainment System (only available in WIP) bsnes
Nintendo Virtual Boy (only available in WIP) Original. NEC V810 CPU core based on Reality Boy.
PC Engine Original. CD-ROM interface based on PC2e.
PC-FX Original. NEC V810 CPU core based on Reality Boy.
PlayStation (only available in WIP) Original.
WonderSwan Color Cygne
Sega Genesis (only available in WIP) Genesis Plus
Sega Master System and Game Gear SMS Plus

External links

Source code