# HG changeset patch # User Oleksandr Gavenko # Date 1338626549 -10800 # Node ID 7900e33e4e68103c6844a87b63f3e11481919013 # Parent 23030faae4b45f322c2e504d47b021c442d17169 Console ROMs. diff -r 23030faae4b4 -r 7900e33e4e68 game-console.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/game-console.rst Sat Jun 02 11:42:29 2012 +0300 @@ -0,0 +1,55 @@ +.. -*- coding: utf-8; -*- + +================ + Console games. +================ + +Console emulators. +================== + + http://wiki.debian.org/Emulator + How to emulate other system on your Debian. + +Console ROMs. +============= + + * http://coolrom.com/ + * http://www.emu-land.net + +NES emulator. +============= + +Mednafen. +--------- +:: + + $ sudo apt-get install mednafen + +See: + + * http://mednafen.sourceforge.net/ + * http://en.wikipedia.org/wiki/Mednafen + +zsnes. +------ +:: + + $ sudo apt-get install zsnes + +MAME. +----- + +See + + http://mamedev.org + home page + http://gmame.wordpress.com/feed + unofficial blog + +Sega Mega Drive (Genesis) emulator. +=================================== + +See: + + * http://ru.wikipedia.org/wiki/Sega_Mega_Drive +