game-console.rst
changeset 1617 d0b2d4cb458d
parent 1615 c46e1545abdc
child 1618 0dc1bae3b295
equal deleted inserted replaced
1616:1559575ac211 1617:d0b2d4cb458d
    43 
    43 
    44 CPU: 16-bit 65c816 Ricoh 5A22 3.58 MHz
    44 CPU: 16-bit 65c816 Ricoh 5A22 3.58 MHz
    45 
    45 
    46  * http://en.wikipedia.org/wiki/Super_Nintendo_Entertainment_System
    46  * http://en.wikipedia.org/wiki/Super_Nintendo_Entertainment_System
    47 
    47 
    48 Nintendo 64.
    48 Playstation1/PS1.
    49 ------------
    49 -----------------
       
    50 
       
    51 Emulators: Mednafen, pcsxr.
       
    52 
       
    53 CPU: MIPS R3000A-family R3051 33.8688 MHz
       
    54 RAM: 2MB, 1MB Video RAM
       
    55 Resolution: 640x480
       
    56 Sound: 16-bit 24 channel PCM
       
    57 
       
    58  * http://en.wikipedia.org/wiki/PlayStation_%28console%29
       
    59  * http://en.wikipedia.org/wiki/PlayStation_technical_specifications
       
    60 
       
    61 Nintendo 64 (N64).
       
    62 ------------------
    50 
    63 
    51 Emulators: Mupen64Plus.
    64 Emulators: Mupen64Plus.
    52 
    65 
    53 CPU: 64-bit NEC VR4300 @ 93.75 MHz
    66 CPU: 64-bit NEC VR4300 @ 93.75 MHz
    54 Graphics: SGI RCP @ 62.5 MHz
    67 Graphics: SGI RCP @ 62.5 MHz
    55 
    68 
       
    69  * http://en.wikipedia.org/wiki/Nintendo_64
    56  * http://en.wikipedia.org/wiki/List_of_best-selling_Nintendo_64_video_games
    70  * http://en.wikipedia.org/wiki/List_of_best-selling_Nintendo_64_video_games
       
    71 
       
    72 Saturn.
       
    73 -------
       
    74 
       
    75 Emulators: Yabause.
       
    76 
       
    77 CPU: 2 × Hitachi SH-2 32-bit RISC (28.6 MHz)
       
    78 
       
    79  * http://en.wikipedia.org/wiki/Sega_Saturn
    57 
    80 
    58 GameCube.
    81 GameCube.
    59 ---------
    82 ---------
    60 
    83 
    61 Emulators: Dolphin.
    84 Emulators: Dolphin.
    94   http://mamedev.org
   117   http://mamedev.org
    95     Home page.
   118     Home page.
    96   http://gmame.wordpress.com/feed
   119   http://gmame.wordpress.com/feed
    97     Unofficial blog.
   120     Unofficial blog.
    98 
   121 
       
   122 pcsxr.
       
   123 ------
       
   124 ::
       
   125 
       
   126   $ sudo apt-get install pcsxr
       
   127 
       
   128 See:
       
   129 
       
   130  * http://pcsxr.codeplex.com/
       
   131 
    99 Mupen64Plus.
   132 Mupen64Plus.
   100 ------------
   133 ------------
   101 ::
   134 ::
   102 
   135 
   103   $ sudo apt-get install mupen64plus
   136   $ sudo apt-get install mupen64plus
   104 
   137 
   105 See:
   138 See:
   106 
   139 
   107   https://code.google.com/p/mupen64plus/
   140   https://code.google.com/p/mupen64plus/
   108     Home page.
   141     Home page.
       
   142 
       
   143 Yabause.
       
   144 --------
       
   145 ::
       
   146 
       
   147   $ sudo apt-get install yabause-gtk
       
   148 
       
   149 See:
       
   150 
       
   151  * http://yabause.org
   109 
   152 
   110 Dolphin.
   153 Dolphin.
   111 --------
   154 --------
   112 
   155 
   113 GameCube, Wii.
   156 GameCube, Wii.