forked from len0rd/rockbox
Fix for two plugin descriptions in the manual; on the Rockboy options, the screen rotation option should rotate it "90 degrees", not "90 percent". Fix the Rockblox description to use better English and be a little more descriptive.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20025 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
360d3d720b
commit
21ab16a36f
2 changed files with 6 additions and 7 deletions
|
|
@ -1,11 +1,10 @@
|
|||
% $Id$ %
|
||||
\subsection{Rockblox}
|
||||
\screenshot{plugins/images/ss-rockblox}{Rockblox}{fig:rockblox}
|
||||
Rockblox is a rockbox version of the classic falling blocks game. The aim of the game is to make
|
||||
the falling blocks of different shapes form full rows. Whenever a row is
|
||||
complete it will be cleared and the game score will increase. For every ten
|
||||
lines completed the game level increases, making the blocks fall faster. If the
|
||||
pile of blocks reach the ceiling the game is over.
|
||||
Rockblox is a Rockbox version of the classic falling blocks game from Russia.
|
||||
The aim of the game is to make the falling blocks of different shapes
|
||||
form full rows. Whenever a row is completed, it will be cleared away, and you gain points. For every ten lines completed, the game level increases,
|
||||
making the blocks fall faster. If the pile of blocks reaches the ceiling, the game is over.
|
||||
|
||||
\begin{table}
|
||||
\begin{btnmap}{}{}
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
\subsection{\label{ref:Rockboy}Rockboy}
|
||||
\screenshot{plugins/images/ss-rockboy}{Rockboy}{img:rockboy}
|
||||
Rockboy is a Nintendo Game Boy and Game Boy Color emulator for Rockbox based on
|
||||
the gnuboy emulator. To start a game open a ROM file saved as \fname{.gb} or
|
||||
the gnuboy emulator. To start a game, open a ROM file saved as \fname{.gb} or
|
||||
\fname{.gbc} in the file browser.\\
|
||||
|
||||
\opt{ipod}{
|
||||
|
|
@ -96,7 +96,7 @@ the gnuboy emulator. To start a game open a ROM file saved as \fname{.gb} or
|
|||
or whether it should be displayed unscaled%
|
||||
}.
|
||||
\item[Screen Rotate.]
|
||||
Rotate the displayed picture by 90 percent.
|
||||
Rotate the displayed picture by 90 degrees.
|
||||
\item[Set Palette.]
|
||||
Pick one of a few predefined colour palettes.
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue