A frontend for Mupen64Plus
Find a file
2013-09-28 20:18:05 +02:00
dist tag 0.1.4 2013-06-05 18:51:26 +02:00
src/m64py add support for SDL2 2013-09-28 20:11:45 +02:00
test Initial commit 2012-06-23 16:28:26 +02:00
xdg Initial commit 2012-06-23 16:28:26 +02:00
AUTHORS add contributors 2013-09-28 20:18:05 +02:00
ChangeLog tag 0.1.4 2013-06-05 18:51:26 +02:00
COPYING Initial commit 2012-06-23 16:28:26 +02:00
LICENSES add SDL2 to LICENSES 2013-09-28 19:56:30 +02:00
m64py add support for SDL2 2013-09-28 20:11:45 +02:00
MANIFEST.in tag 0.1.4 2013-06-05 18:51:26 +02:00
README Initial commit 2012-06-23 16:28:26 +02:00
setup.py add support for SDL2 2013-09-28 20:11:45 +02: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 (experimental)

=== Dependencies ===

    * PyQt4
    * libSDL-1.2

=== License ===

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