Richard Goedeken
83c354233e
Removed PPC dynarec stub functions; I want to do this a different way to support more linux architectures than just PPC by totally detaching the dynarec. Nobody's going to be merging a PPC dynarec anytime soon anyway
2008-04-03 03:14:03 +00:00
John Chadwick
b864c5aae2
- Stub PPC's dynarec
2008-04-03 00:58:00 +00:00
John Chadwick
5c760a134e
Makefile:
...
- Add "dummy_video" to the builder
2008-03-31 20:44:14 +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
74a6a52a02
-Fixed LIRC support (it was broken during gui/nogui merge).
...
-Separated LIRC functions into new lirc.c file so they can be used in gui or nogui build.
-Added pause/continue functionality to LIRC.
-Made it so LIRC commands work while emulation is paused.
-Added wiki page on how to setup LIRC for Mupen64Plus.
-Fixed minor bug with g_EmulationRunning (it was being set to 1 during stopEmulation).
2008-03-25 05:40:42 +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
e81f213c6f
-Created config/ dir and moved all config files to it.
...
-Modified Makefile so 'make install' will copy default config files to install dir
-Modified gui_gtk/rombrowser.c so rombrowser.cache file is saved to user config dir.
-Modified main/main.c so on creation of user config dir ~/.mupen64plus, all config files from install dir are copied to user config dir.
2008-03-17 00:40:43 +00:00
Richard Goedeken
0fbedebac6
add .ini file copy for both rice video and glide64 plugins after building them in the makefile
2008-03-16 00:16:05 +00:00
Richard Goedeken
ac35c5f28e
Integrated glide64 plugin into mupen64plus build system. Removed -Wall from pre.mk
2008-03-15 18:30:48 +00:00
Richard Goedeken
a5e27c1efb
integrated rice video into mupen64plus build system
2008-03-15 17:58:10 +00:00
Richard Goedeken
3ad9e08591
Changed project name to Mupen64Plus
2008-03-15 16:23:36 +00:00
Richard Goedeken
3a1018ba07
Removed mupen64_soft_gfx plugin, as it is very broken
2008-03-15 15:20:20 +00:00
Richard Goedeken
cf8b8ca208
Imported mupen64plus/trunk from mupen64-amd64/trunk/mupen64-64bit rev 254
2008-03-15 14:33:00 +00:00