Decrease intent to increase space usage on mobile.
.. -*- coding: utf-8; -*-
.. include:: HEADER.rst
================
Console games.
================
.. contents::
Best games.
===========
* http://en.wikipedia.org/wiki/List_of_video_games_considered_the_best
* http://en.wikipedia.org/wiki/List_of_best-selling_video_games
* http://www.hardcoregaming101.net/
Free ROMs.
==========
* http://coolrom.com/
* http://www.freeroms.com/
* http://www.emu-land.net
Console planforms.
==================
NES.
----
* ``mednafen``
* ``higan``
SEGA/Genesis.
-------------
* ``mednafen``
See:
* http://ru.wikipedia.org/wiki/Sega_Mega_Drive
SNES.
-----
* ``mednafen``
* ``zsnes`` / ``higan``
CPU: 16-bit 65c816 Ricoh 5A22 3.58 MHz
* http://en.wikipedia.org/wiki/Super_Nintendo_Entertainment_System
Playstation1/PS1.
-----------------
Emulators: Mednafen, pcsxr.
CPU: MIPS R3000A-family R3051 33.8688 MHz
RAM: 2MB, 1MB Video RAM
Resolution: 640x480
Sound: 16-bit 24 channel PCM
* http://en.wikipedia.org/wiki/PlayStation_%28console%29
* http://en.wikipedia.org/wiki/PlayStation_technical_specifications
Nintendo 64 (N64).
------------------
Emulators: Mupen64Plus.
CPU: 64-bit NEC VR4300 @ 93.75 MHz
Graphics: SGI RCP @ 62.5 MHz
* http://en.wikipedia.org/wiki/Nintendo_64
* http://en.wikipedia.org/wiki/List_of_best-selling_Nintendo_64_video_games
Saturn.
-------
Emulators: Yabause.
CPU: 2 × Hitachi SH-2 32-bit RISC (28.6 MHz)
* http://en.wikipedia.org/wiki/Sega_Saturn
GameCube.
---------
Emulators: Dolphin.
Wii.
----
Console emulators.
==================
http://wiki.debian.org/Emulator
How to emulate other system on your Debian.
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.
pcsxr.
------
::
$ sudo apt-get install pcsxr
See:
* http://pcsxr.codeplex.com/
Mupen64Plus.
------------
::
$ sudo apt-get install mupen64plus
See:
https://code.google.com/p/mupen64plus/
Home page.
Yabause.
--------
::
$ sudo apt-get install yabause-gtk
See:
* http://yabause.org
Dolphin.
--------
GameCube, Wii.
See:
https://dolphin-emu.org/
Home page. Download for Ubuntu.
https://code.google.com/p/mupen64plus/
Source code.