reword description
This commit is contained in:
parent
9a9c2093f7
commit
5a8665df68
6
README
6
README
@ -21,9 +21,9 @@ Free Software Foundation, Inc.,
|
||||
|
||||
About
|
||||
--------------------------------------------------------------------------------
|
||||
Gambatte is an open-source Game Boy Color emulator written for the sake of its
|
||||
author's amusement and made available in the hope that it will be useful. It is
|
||||
based on some stupid amount of hardware accuracy tests.
|
||||
Gambatte is an open-source Game Boy Color emulator written for fun and made
|
||||
available in the hope that it will be useful. It is based on some stupid amount
|
||||
of hardware accuracy tests.
|
||||
|
||||
The core emulation code is contained in a separate library backend
|
||||
(libgambatte) written in platform-independent C++. There is currently a Qt GUI
|
||||
|
@ -615,9 +615,9 @@ void GambatteMenuHandler::about() {
|
||||
"</a>"
|
||||
"</p>"
|
||||
"<p>"
|
||||
"Gambatte is an open-source Game Boy Color emulator written for the sake "
|
||||
"of its author's amusement and made available in the hope that it will be "
|
||||
"useful. It is based on some stupid amount of hardware accuracy tests."
|
||||
"Gambatte is an open-source Game Boy Color emulator written for fun "
|
||||
"and made available in the hope that it will be useful. It is based "
|
||||
"on some stupid amount of hardware accuracy tests."
|
||||
"</p>"
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user