game-console.rst
author Oleksandr Gavenko <gavenkoa@gmail.com>
Fri, 17 Oct 2014 16:06:40 +0300
changeset 1630 e3bffa18d09d
parent 1615 c46e1545abdc
child 1617 d0b2d4cb458d
permissions -rw-r--r--
Play simple sounds.

.. -*- 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

Free ROMs.
==========

 * http://coolrom.com/
 * http://www.freeroms.com/
 * http://www.emu-land.net

Console planforms.
==================

NES.
----

 * Mednafen.

SEGA/Genesis.
-------------

 * Mednafen.

See:

 * http://ru.wikipedia.org/wiki/Sega_Mega_Drive

SNES.
-----

Emulators: Mednafen.

CPU: 16-bit 65c816 Ricoh 5A22 3.58 MHz

 * http://en.wikipedia.org/wiki/Super_Nintendo_Entertainment_System

Nintendo 64.
------------

Emulators: Mupen64Plus.

CPU: 64-bit NEC VR4300 @ 93.75 MHz
Graphics: SGI RCP @ 62.5 MHz

 * http://en.wikipedia.org/wiki/List_of_best-selling_Nintendo_64_video_games

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.

Mupen64Plus.
------------
::

  $ sudo apt-get install mupen64plus

See:

  https://code.google.com/p/mupen64plus/
    Home page.

Dolphin.
--------

GameCube, Wii.

See:

  https://dolphin-emu.org/
    Home page. Download for Ubuntu.
  https://code.google.com/p/mupen64plus/
    Source code.