author | Oleksandr Gavenko <gavenkoa@gmail.com> |
Mon, 28 Oct 2013 14:14:54 +0200 | |
changeset 1522 | 50ff620600c9 |
parent 1334 | 9bf0d5a1f0cf |
child 1611 | fbe02bfc4b16 |
permissions | -rw-r--r-- |
1285 | 1 |
.. -*- coding: utf-8; -*- |
1334
9bf0d5a1f0cf
Include common header with quick links.
Oleksandr Gavenko <gavenkoa@gmail.com>
parents:
1292
diff
changeset
|
2 |
.. include:: HEADER.rst |
1285 | 3 |
|
4 |
================ |
|
5 |
Console games. |
|
6 |
================ |
|
1289 | 7 |
.. contents:: |
1285 | 8 |
|
9 |
Console emulators. |
|
10 |
================== |
|
11 |
||
12 |
http://wiki.debian.org/Emulator |
|
13 |
How to emulate other system on your Debian. |
|
14 |
||
15 |
Console ROMs. |
|
16 |
============= |
|
17 |
||
18 |
* http://coolrom.com/ |
|
1292
eab9c64c0003
http://www.freeroms.com/
Oleksandr Gavenko <gavenkoa@gmail.com>
parents:
1289
diff
changeset
|
19 |
* http://www.freeroms.com/ |
1285 | 20 |
* http://www.emu-land.net |
21 |
||
22 |
NES emulator. |
|
23 |
============= |
|
24 |
||
25 |
Mednafen. |
|
26 |
--------- |
|
27 |
:: |
|
28 |
||
29 |
$ sudo apt-get install mednafen |
|
30 |
||
31 |
See: |
|
32 |
||
33 |
* http://mednafen.sourceforge.net/ |
|
34 |
* http://en.wikipedia.org/wiki/Mednafen |
|
35 |
||
36 |
zsnes. |
|
37 |
------ |
|
38 |
:: |
|
39 |
||
40 |
$ sudo apt-get install zsnes |
|
41 |
||
42 |
MAME. |
|
43 |
----- |
|
44 |
||
45 |
See |
|
46 |
||
47 |
http://mamedev.org |
|
48 |
home page |
|
49 |
http://gmame.wordpress.com/feed |
|
50 |
unofficial blog |
|
51 |
||
52 |
Sega Mega Drive (Genesis) emulator. |
|
53 |
=================================== |
|
54 |
||
55 |
See: |
|
56 |
||
57 |
* http://ru.wikipedia.org/wiki/Sega_Mega_Drive |
|
58 |