Scott Knauert
951302efbb
Removed old yasm reference since we removed dependency.
2008-10-11 02:47:48 +00:00
Louai Al-Khanji
ed2878ad74
Udate readme with KDE -> Qt changes.
2008-08-22 04:24:20 +00:00
Scott Knauert
b270e020ab
Updated doc to reflect reality of GUI=NONE build option. Commited mainly to help test bot.
2008-08-21 02:57:05 +00:00
Scott Knauert
8ce9e6874b
Fixed no audio bug. Some minor vcr cleanups.
2008-08-19 05:15:13 +00:00
Scott Knauert
6b2000be7c
Updated man page with new options more correct syntax and GPL 2+ license. Modified README and binary help messages to all match.
2008-08-14 16:40:26 +00:00
Richard Goedeken
7902490dd8
1. fixed missing tabs near 7zip source files in Makefile
...
2. added SHAREDIR, BINDIR, LIBDIR, and MANDIR optional parameters to install/uninstall scripts
3. added SHAREDIR, BINDIR, LIBDIR, and MANDIR as makefile install options
4. re-factored Installation Directory search code. Previously, it searched in this order:
A. directory specified on command line with --installdir
B. $PREFIX/share/mupen64plus with $PREFIX given at compile time
C. same directory as the mupen64plus binary
D. current working directory
The new code searches in the following order:
A. directory specified on command line with --installdir
B. same directory as the mupen64plus binary
C. /usr/local/share/mupen64plus
D. /usr/share/mupen64plus
E. current working directory
5. Added PluginDirectory parameter to mupen64plus.conf file and necessary handling code in main.c
2008-07-27 21:02:18 +00:00
Scott Knauert
acf7a05fb7
Updated README for --romnumber option. Added all compression and minor library licenses to LICENSES, as requested.
2008-07-26 19:21:25 +00:00
Richard Goedeken
edbee1680a
new feature: hit F9 for soft reset. According to N64 manuals, this is a 2-step operation: first an external HW2 interrupt fires, and 0.5 seconds later an NMI fires. Im not sure if the HW2 interrupt is proceeding properly; it will require some work with the debugger to walk through this. But the NMI correctly resets the CPU system and the game
2008-07-21 00:09:05 +00:00
Richard Goedeken
c61d0b1223
Updated README to include info on required packages for building/running mupen64plus
2008-06-15 16:28:24 +00:00
Richard Goedeken
e89ce29505
updated README file for new features in Mupen64Plus v1.4
2008-06-15 02:29:53 +00:00
Richard Goedeken
ad77d37228
KDE4 GUI merge: Added CFLAGS and LDLIBS for KDE GUI. Removed NO_GUI=1 option and added GUI=NONE, GUI=GTK2, and GUI=KDE4 options
2008-04-21 20:03:46 +00:00
Richard Goedeken
645c2f615f
trivial change to test new commit email functionality
2008-04-12 15:34:31 +00:00
Richard Goedeken
c512cb02ff
Changed NOGUI_ONLY build option to NO_GUI
2008-04-06 23:41:23 +00:00
James Hood
4560ee585a
-Added support for adjusting the volume (PCM channel via /dev/mixer) during emulation. Volume functions are in new files volume.[ch]. Also added support for volume keyboard shortcuts and LIRC commands.
...
-Made minor changes to main for cleanup.
-replaced tabs in lirc.c with spaces as suggested by coding guidelines.
2008-03-30 05:07:14 +00:00
James Hood
827d7293b7
Added wiki URL to README file
2008-03-25 06:20:12 +00:00
Richard Goedeken
a469389c54
Added Key Commands section to README
2008-03-22 19:47:41 +00:00
Richard Goedeken
4db320bcc1
Added section for Known Issues to README file and added note about ricevideo fog problem with open source radeon drivers
2008-03-19 23:59:41 +00:00
James Hood
b76901c5ee
minor change to README
2008-03-18 06:18:52 +00:00
James Hood
8476decff6
-Updated release.mk for new config/ dir and install.sh/uninstall.sh scripts.
...
-Updated README file
2008-03-17 07:07:10 +00:00
James Hood
eafbf49b66
-Created install.sh and uninstall.sh scripts in trunk. These scripts will be used to do install/uninstall in the source and binary distributions for Mupen64Plus.
...
-Modified top-level Makefile so 'make install' and 'make uninstall' call install.sh and uninstall.sh, respectively.
2008-03-17 06:18:41 +00:00
James Hood
d35165f01b
updated README for new mupen64plus program name
2008-03-15 21:33:01 +00:00
Richard Goedeken
3ad9e08591
Changed project name to Mupen64Plus
2008-03-15 16:23:36 +00:00
Richard Goedeken
cf8b8ca208
Imported mupen64plus/trunk from mupen64-amd64/trunk/mupen64-64bit rev 254
2008-03-15 14:33:00 +00:00