merged
authorOleksandr Gavenko <gavenkoa@gmail.com>
Fri, 17 Oct 2014 22:40:46 +0300
changeset 1633 6f11be9ca8cf
parent 1632 e04a32e3e1d6 (current diff)
parent 1620 6a159ac9641b (diff)
child 1634 8441d60c3a7a
merged
--- a/fvwm.rst	Fri Oct 17 18:17:00 2014 +0300
+++ b/fvwm.rst	Fri Oct 17 22:40:46 2014 +0300
@@ -28,6 +28,12 @@
 
 and check results in ``~/.xsession-errors``.
 
+Check functions from ``fvwm/functable.c``::
+
+  $ FvwmCommand -i1 send_configinfo
+  $ FvwmCommand -i1 send_windowlist
+  $ FvwmCommand -i3 send_windowlist
+
 Perl module for FVWM.
 =====================
 ::
--- a/game-console.rst	Fri Oct 17 18:17:00 2014 +0300
+++ b/game-console.rst	Fri Oct 17 22:40:46 2014 +0300
@@ -11,6 +11,7 @@
 
  * 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.
 ==========
@@ -39,22 +40,45 @@
 SNES.
 -----
 
-Emulators: Mednafen.
+Emulators: Mednafen, zsnes.
 
 CPU: 16-bit 65c816 Ricoh 5A22 3.58 MHz
 
  * http://en.wikipedia.org/wiki/Super_Nintendo_Entertainment_System
 
-Nintendo 64.
-------------
+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.
 ---------
 
@@ -96,6 +120,16 @@
   http://gmame.wordpress.com/feed
     Unofficial blog.
 
+pcsxr.
+------
+::
+
+  $ sudo apt-get install pcsxr
+
+See:
+
+ * http://pcsxr.codeplex.com/
+
 Mupen64Plus.
 ------------
 ::
@@ -107,6 +141,16 @@
   https://code.google.com/p/mupen64plus/
     Home page.
 
+Yabause.
+--------
+::
+
+  $ sudo apt-get install yabause-gtk
+
+See:
+
+ * http://yabause.org
+
 Dolphin.
 --------