Commit graph

17 commits

Author SHA1 Message Date
Richard Goedeken
945aea3c7b Makefile improvements: throw error if OS/CPU not supported, use DESTDIR in install/uninstall paths, per Lazhur request. Allow user-specified CC/CXX/LD paths, per Auria request 2009-12-19 20:09:42 -05:00
Richard Goedeken
a3fa1b7969 makefile fix for install target; MANDIR wasnt set by default 2009-12-14 11:31:44 -05:00
Richard Goedeken
8107223cef changed manual file from section 1 to section 6, added the manual page to the install/uninstall targets in the makefile 2009-12-13 23:54:09 -05:00
Richard Goedeken
de3a5f7ccb added install/uninstall/rebuild to makefile 2009-12-12 00:41:35 -05:00
Richard Goedeken
2ab0fe92bf rename ui-console binary from mupen64plus-cli to just mupen64plus 2009-12-12 00:28:38 -05:00
Richard Goedeken
4167e83793 added some help info to the makefile 2009-12-07 00:27:31 -05:00
Richard Goedeken
f45fe92533 Added the ability to specify default Core Library and Shared Data directories at build time in addition to the Plugin directory. 2009-12-07 00:15:24 -05:00
Richard Goedeken
762a04e592 added r4300 core comparison feature 2009-12-01 21:11:17 -05:00
Richard Goedeken
d30b190ca2 New Feature: cheat code support from command-line. Implemented: command-line --cheats option handling, PJ64-format cheat code INI file parsing, interface with core for retrieving ROM image CRC and activating the cheat codes 2009-11-27 14:07:45 -05:00
Richard Goedeken
1b3f7712f9 modified Makefile for OSX compatibility patch from Auria and refactored for simplicity 2009-11-23 19:18:38 -05:00
Richard Goedeken
fb6e4e934f cleaned up Auria's patch 2009-11-14 00:19:17 -05:00
Richard Goedeken
a2e8b95b9f imported patch SDLUgliness 2009-11-14 00:13:30 -05:00
Richard Goedeken
3008cec64a added error message to makefile if API headers not found. bugfix in plugin loading function 2009-10-23 22:03:58 -04:00
Richard Goedeken
844b49d66f added makefile feature to automatically search several places to find mupen64plus core api headers 2009-10-22 23:52:51 -04:00
Richard Goedeken
d009eea141 Added makefile option for debug build. added Status message in core callback handler. Parse --datadir early from command line parameters and send to CoreStartup() 2009-10-20 23:37:42 -04:00
Richard Goedeken
86ebb7c41c Added PLUGINDIR makefile option, which allows the builder to specify at compile time a directory to be searched for plugins 2009-10-12 13:08:02 -04:00
Richard Goedeken
ac6f84e929 Initial draft of Mupen64Plus-ui-console project source code 2009-10-11 23:04:34 -04:00