A frontend for Mupen64Plus
Find a file
2014-01-09 02:47:21 +01:00
dist prepare new release 2013-12-15 18:50:15 +01:00
src/m64py enable configuration for rsp plugins 2014-01-09 02:47:21 +01:00
test Initial commit 2012-06-23 16:28:26 +02:00
xdg Add Keywords to xdg desktop file 2014-01-08 23:30:29 +01:00
AUTHORS add contributors 2013-09-28 20:18:05 +02:00
ChangeLog prepare new release 2013-12-15 18:50:15 +01:00
COPYING Initial commit 2012-06-23 16:28:26 +02:00
LICENSES replace controller image with free one 2014-01-09 02:37:08 +01:00
m64py add support for SDL2 2013-09-28 20:11:45 +02:00
MANIFEST.in build qt ui and resource files in setup.py 2014-01-09 02:33:15 +01:00
README update README 2013-09-28 21:22:23 +02:00
setup.py build qt ui and resource files in setup.py 2014-01-09 02:33:15 +01:00

              _____ __ __
   ____ ___  / ___// // / ____  __  __
  / __ `__ \/ __ \/ // /_/ __ \/ / / /
 / / / / / / /_/ /__  __/ /_/ / /_/ /
/_/ /_/ /_/\____/  /_/ / .___/\__, /
                      /_/    /____/
    http://m64py.sourceforge.net
    A frontend for Mupen64Plus

== About ==

    M64Py is a Qt4 front-end (GUI) for Mupen64Plus 2.0, a cross-platform
plugin-based Nintendo 64 emulator. Front-end is written in Python and it
provides a user-friendly interface over Mupen64Plus shared library.

=== Features ===

    * ROMs list with preview images
    * Input bindings configuration
    * Cheats support
    * Support gzip, bzip2, zip, rar and 7z archives
    * Video extension (embedded OpenGL window)

=== Dependencies ===

    * PyQt4
    * SDL-1.2 or SDL-2.0

=== License ===

  M64Py is free/libre software released under the terms of the GNU GPL license,
see the `COPYING' file for details.