Cet émulateur supporte les jeux NES, GameBoy (et Color, Advance), Virtual Boy, Sega Master System, Game Gear, Megadrive/Genesis, Atari 2600, NEC PC Engine (et CD), Atari Lynx, Neo-Geo Pocket, WonderSwan. Un émulateur PS1(PSX) est également disponible.
Supports following systems:
Nintendo Entertainment System
Nintendo Game Boy
Nintendo Game Boy Color
Nintendo Game Boy Advance
Nintendo Virtual Boy
Atari Lynx
Sega Master System
Sega Game Gear
Sega Mega Drive / Sega Genesis
NEC PC-Engine (with CD)
SNK NeoGeo Pocket Color
Bandai WonderSwan Color
Supports following extra emulator cores:
Nestopia (NES)
Gambatte (GB/GBC)
VBA-M (GBA)
PCSX-Reloaded (PSX, very experimental, currently very low compatibility and very low speed)
Cet émulateur supporte les ROM zipées, les save states, l'avance rapide et des contrôles reconfigurables.
Révisions plus récentes
Voir sur le site officiel.
Revision 157:
- Fix rebuild all switch, add note about vbam in BUILDING_NOTES.TXT
Revision 151-156:
- Begin finalizing new browser
- Bookmarks can point to ftp now
- Basic error handling in file browser, Force disable of filesys.samedir settings, sorry (if you had them enabled you need to move all saves to the folders in /dev_hdd0/game/MDFN90002/USRDIR/mednafen/)
- Bug fixes
- Some bug fixes
- Updated build scheme
Revision 146-150:
- Circle now exits IconGrid
- Tune down optimizations in system-l1ght, begin to refactor file browser
- Fix FTP credentials
- Quick FTP fix (OSX FTP sharing works now)
- Even more FTP fixes
Revision 145:
- Add Browser.cpp
Revision 135-144:
- Make command menu a grid of icons instead of a list
- Add some software filters, poor perfomance and crashy still, but it's a start
- Improve IconGrid some
- Add GridItem source
- Start adding FTP support
- More FTP work, reduce usage of std::string
- More FTP work
- FTP works but needs polish, decided to fix std::string instead of ditching it
- Read full directory list in FTP, Allow choosing between FTP and Local files in browser
- Clean up, Update Readme.txt
Revision 131-134:
- Readd gambatte with savestate support. Rewind is painfully slow
- Handle under and overruns in sound buffer
- Change std::string returns to const references
- Fix nestopia clipping too much on right side
Revision 124-130:
- Forgot to remove some sound debug code
- Change icon to a transparent one
- Building mednafen no longer requires every source file to have a uniqe name
- Compile SNES, doesn't work yet however
- Re-enable nestopia with fixed rewind
- Add clipping to nestopia
Revision 117-123:
- Utility::GetExtension returns everything after the LAST period in the filename.
- Fix mednafen message position
- Split off a Blit function in MednafenEmu. Fix drawing screen when XMB open.
- Some cleanup in mednafen_help
- Don't throw std::string
- Pass const string references for arguments
- New sound strategy: Slightly adjust samplerate until emu gives about 800 samples per frame. Not perfect but at least more consistent. Need to do comparison tests against mednafen running on a PC
Revision 102-116:
- Fix input config on first load
- Disable blending for PS3Video::PresentFrame
- Spin off a DrawQuad function in PS3Video
- Split ImageManager out of Winterface.cpp
- Clean up mednafen_help
- Clean up system-l1ght/main.cpp. Add exit callback function as argument to InitPS3.
- Change mednafen to use Exit callback, should stop random restarts when exiting from menu.
- Fixed call to DrawQuad in PS3Video::PlaceTexture
- Some cleanup on Lists
- Create and use Utility::ListDirectory
- Add icons for various file types
- Add subtle background image
- Add file browser class
- Fix some small bugs
Revision 101:
- Change to mercurial
Revision 100:
- Remove old unmaintained SDK code. Move branches/l1ght into trunk.
Revision 99:
- Repo cleanup
Revision 94:
- Remove leftover debug code. Make select toggle right panel in GUI. More archive fixes.
Revision 93:
- Major overhaul for performance in GUI. Fixed PCE-CD loading but whole archive thing needs more testing with reguard to names of related files (eg save games).
r92
Correction de quelques systèmes qui ne se chargeaient pas à partir des archives.
Correction d'un problème de Buffer audio.
r91
Édition de la page des Bugs du Wiki.
r90
Une correction d'un autre freeze.
r89
Oubli de quelques fichiers.
r88
Demande de configurer les touches au premier lancement.
Support du format 7z, ainsi que les archives contenant plusieurs fichiers.
r87
l1ght: Add option to load new game (not fully tested yet but I had no problems with it)
r86
l1ght: Add text file viewer (game.ext.txt), needs latest psl1ght including vpcomp to build
r85
Updated wiki page "Bugs" with new information based in the Issues list.
Révision 40
- Add FPS counter to gambatte and nestopia. Move timing functions out of emulators and into system library
Révision 39
- Add small font. Pressing circle at top of file browser no longer hangs PS3. Frame rate counter in mednafen.
Révision 38
- Edited wiki page Bugs through web user interface.
Révision 37
- Edited wiki page Bugs through web user interface.
Révision 36
- Edited wiki page Bugs through web user interface.
Révision 35
- Bugs/Issues list
Révision 34
- Clean up bookmark display
Révision 33
- Alias left stick to dpad.
Révision 32
- Display log when mednafen fails to load game. Might not be too readable right now.
Révision 31
- Hopefully fix longstanding File browser issues!
Révision 30
- Déplacement du texte de configuration vers la gauche.
Révision 29
- Augmentation de la vitesse de défilement dans la liste des fichiers.
Révision 28
- Add save state confirmation to mednafen (may not on all systems) Move state buttons to R2 and L2 in gambatte and nestopia
Révision 27
- all: Add reset option
Révision 26
- Add reload game to nestopia and gambatte
Révision 25
- Remove obsolete vsync option, it's always on now
Révision 24
- Add descriptions to settings menu.
Révision 23
- PCE CD support, ftp bios to /dev_hdd0/game/MDFN90000/USRDIR/pcebios.bin, use only BIN/CUE with no external tracks or PS3 may hang.
Révision 22
- Fix load state button
Révision 21
- Enable lynx, read Readme for BIOS info
Révision 20
- Support bookmarks, in file list press R2 to set or remove bookmark.
Révision 19
- [No log message]
Révision 18
- Compile in Lynx, NeoGeo Pocket, and WonderSwan. Only WonderSwan and NeoGeo work for now, but neither is really tested.
Révision 17
- Fix cutoffs and crashes in input getter
Révision 16
- Preliminary PCE Support, no CD yet, that will come later
Révision 15
- Maintenance, do not compile Undo threaded frame buffer, boy that was broken in fun ways. Begin PCE support
Révision 14
- Use thread for presenting frames, maybe faster, maybe not. Save State load button is probably broke, will work on input next.
Révision 13
- Lower resolution, yet snappier, font.
Révision 12
- Makefiles generate dependencies now
Révision 11
- New cleaner Makefiles, read BUILDING NOTES.TXT for details. Split System Code from emulator code. New shot at font, less blurry, but slow.
Révision 10
- One more
Révision 9
- More maintenance, do not compile
Révision 8
- Maintenance, do not compile.
Révision 7
- Add new font.
Révision 6
- Make File list larger and take up whole screen on wide screen displays. XMB no longer sluggish with list open. Add a quick note about building.
Révision 5
- Add load new game item on R3 menu. Press Triangle in the browser to change your mind. Doesn't like to load more than one SMS or GG game in a session.
Révision 4
- Hopefully fixes loading non-zipped files.
Révision 3
- A few too many files.
Révision 2
- [No log message]
Voir sur le site officiel.
Revision 157:
- Fix rebuild all switch, add note about vbam in BUILDING_NOTES.TXT
Revision 151-156:
- Begin finalizing new browser
- Bookmarks can point to ftp now
- Basic error handling in file browser, Force disable of filesys.samedir settings, sorry (if you had them enabled you need to move all saves to the folders in /dev_hdd0/game/MDFN90002/USRDIR/mednafen/)
- Bug fixes
- Some bug fixes
- Updated build scheme
Revision 146-150:
- Circle now exits IconGrid
- Tune down optimizations in system-l1ght, begin to refactor file browser
- Fix FTP credentials
- Quick FTP fix (OSX FTP sharing works now)
- Even more FTP fixes
Revision 145:
- Add Browser.cpp
Revision 135-144:
- Make command menu a grid of icons instead of a list
- Add some software filters, poor perfomance and crashy still, but it's a start
- Improve IconGrid some
- Add GridItem source
- Start adding FTP support
- More FTP work, reduce usage of std::string
- More FTP work
- FTP works but needs polish, decided to fix std::string instead of ditching it
- Read full directory list in FTP, Allow choosing between FTP and Local files in browser
- Clean up, Update Readme.txt
Revision 131-134:
- Readd gambatte with savestate support. Rewind is painfully slow
- Handle under and overruns in sound buffer
- Change std::string returns to const references
- Fix nestopia clipping too much on right side
Revision 124-130:
- Forgot to remove some sound debug code
- Change icon to a transparent one
- Building mednafen no longer requires every source file to have a uniqe name
- Compile SNES, doesn't work yet however
- Re-enable nestopia with fixed rewind
- Add clipping to nestopia
Revision 117-123:
- Utility::GetExtension returns everything after the LAST period in the filename.
- Fix mednafen message position
- Split off a Blit function in MednafenEmu. Fix drawing screen when XMB open.
- Some cleanup in mednafen_help
- Don't throw std::string
- Pass const string references for arguments
- New sound strategy: Slightly adjust samplerate until emu gives about 800 samples per frame. Not perfect but at least more consistent. Need to do comparison tests against mednafen running on a PC
Revision 102-116:
- Fix input config on first load
- Disable blending for PS3Video::PresentFrame
- Spin off a DrawQuad function in PS3Video
- Split ImageManager out of Winterface.cpp
- Clean up mednafen_help
- Clean up system-l1ght/main.cpp. Add exit callback function as argument to InitPS3.
- Change mednafen to use Exit callback, should stop random restarts when exiting from menu.
- Fixed call to DrawQuad in PS3Video::PlaceTexture
- Some cleanup on Lists
- Create and use Utility::ListDirectory
- Add icons for various file types
- Add subtle background image
- Add file browser class
- Fix some small bugs
Revision 101:
- Change to mercurial
Revision 100:
- Remove old unmaintained SDK code. Move branches/l1ght into trunk.
Revision 99:
- Repo cleanup
Revision 94:
- Remove leftover debug code. Make select toggle right panel in GUI. More archive fixes.
Revision 93:
- Major overhaul for performance in GUI. Fixed PCE-CD loading but whole archive thing needs more testing with reguard to names of related files (eg save games).
r92
Correction de quelques systèmes qui ne se chargeaient pas à partir des archives.
Correction d'un problème de Buffer audio.
r91
Édition de la page des Bugs du Wiki.
r90
Une correction d'un autre freeze.
r89
Oubli de quelques fichiers.
r88
Demande de configurer les touches au premier lancement.
Support du format 7z, ainsi que les archives contenant plusieurs fichiers.
r87
l1ght: Add option to load new game (not fully tested yet but I had no problems with it)
r86
l1ght: Add text file viewer (game.ext.txt), needs latest psl1ght including vpcomp to build
r85
Updated wiki page "Bugs" with new information based in the Issues list.
Révision 40
- Add FPS counter to gambatte and nestopia. Move timing functions out of emulators and into system library
Révision 39
- Add small font. Pressing circle at top of file browser no longer hangs PS3. Frame rate counter in mednafen.
Révision 38
- Edited wiki page Bugs through web user interface.
Révision 37
- Edited wiki page Bugs through web user interface.
Révision 36
- Edited wiki page Bugs through web user interface.
Révision 35
- Bugs/Issues list
Révision 34
- Clean up bookmark display
Révision 33
- Alias left stick to dpad.
Révision 32
- Display log when mednafen fails to load game. Might not be too readable right now.
Révision 31
- Hopefully fix longstanding File browser issues!
Révision 30
- Déplacement du texte de configuration vers la gauche.
Révision 29
- Augmentation de la vitesse de défilement dans la liste des fichiers.
Révision 28
- Add save state confirmation to mednafen (may not on all systems) Move state buttons to R2 and L2 in gambatte and nestopia
Révision 27
- all: Add reset option
Révision 26
- Add reload game to nestopia and gambatte
Révision 25
- Remove obsolete vsync option, it's always on now
Révision 24
- Add descriptions to settings menu.
Révision 23
- PCE CD support, ftp bios to /dev_hdd0/game/MDFN90000/USRDIR/pcebios.bin, use only BIN/CUE with no external tracks or PS3 may hang.
Révision 22
- Fix load state button
Révision 21
- Enable lynx, read Readme for BIOS info
Révision 20
- Support bookmarks, in file list press R2 to set or remove bookmark.
Révision 19
- [No log message]
Révision 18
- Compile in Lynx, NeoGeo Pocket, and WonderSwan. Only WonderSwan and NeoGeo work for now, but neither is really tested.
Révision 17
- Fix cutoffs and crashes in input getter
Révision 16
- Preliminary PCE Support, no CD yet, that will come later
Révision 15
- Maintenance, do not compile Undo threaded frame buffer, boy that was broken in fun ways. Begin PCE support
Révision 14
- Use thread for presenting frames, maybe faster, maybe not. Save State load button is probably broke, will work on input next.
Révision 13
- Lower resolution, yet snappier, font.
Révision 12
- Makefiles generate dependencies now
Révision 11
- New cleaner Makefiles, read BUILDING NOTES.TXT for details. Split System Code from emulator code. New shot at font, less blurry, but slow.
Révision 10
- One more
Révision 9
- More maintenance, do not compile
Révision 8
- Maintenance, do not compile.
Révision 7
- Add new font.
Révision 6
- Make File list larger and take up whole screen on wide screen displays. XMB no longer sluggish with list open. Add a quick note about building.
Révision 5
- Add load new game item on R3 menu. Press Triangle in the browser to change your mind. Doesn't like to load more than one SMS or GG game in a session.
Révision 4
- Hopefully fixes loading non-zipped files.
Révision 3
- A few too many files.
Révision 2
- [No log message]
Site officiel : http://code.google.com/p/mednafen-ps3/