Commit graph

322 commits

Author SHA1 Message Date
GoedekenR
43b5fe7da2 Added MSVC8 project file for RSP-HLE plugin, fixed a few minor incompatibilities 2010-01-02 10:21:50 -05:00
Richard Goedeken
600fe584bd use C++ compiler to link instead of LD, because the compiler knows where the standard C++ libs are 2009-12-20 22:41:31 -05:00
Richard Goedeken
99377d2f5b 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 19:59:51 -05:00
Richard Goedeken
de32944552 Added tag 1.99.1 for changeset 052d3c41920e 2009-12-14 21:34:07 -05:00
Richard Goedeken
7a9ed4cca0 updated RELEASE file for date 2009-12-14 21:34:05 -05:00
Richard Goedeken
74b8d3477f added INSTALL file 2009-12-13 16:29:06 -05:00
Richard Goedeken
2d7d1ccb1b changed makefile install to use 'install' instead of mkdir 2009-12-13 14:03:08 -05:00
Richard Goedeken
b708794224 added RELEASE file 2009-12-12 23:56:32 -05:00
Richard Goedeken
40c54ab3f3 added LICENSES file 2009-12-12 23:18:47 -05:00
Richard Goedeken
dcc339c377 update version number to 1.99.1 2009-12-11 23:54:43 -05:00
Richard Goedeken
d19da18cc8 added install/uninstall/rebuild to makefile 2009-12-11 23:52:48 -05:00
Richard Goedeken
9886f21189 modified Makefile for OSX compatibility patch from Auria and refactored for simplicity 2009-11-23 19:44:34 -05:00
Richard Goedeken
234b8aa94f fixed technical bug in fread/fwrite calls: the size comes before the quantity 2009-11-19 23:55:04 -05:00
Richard Goedeken
aaf3a89b50 fixed gcc warnings from upgraded compiler (4.3.4) 2009-11-19 23:41:46 -05:00
Richard Goedeken
7f2be0dca5 use TARGET variable instead of writing out long output library name 3 times 2009-11-13 23:28:51 -05:00
Richard Goedeken
816544d672 imported patch OSX_build 2009-11-09 19:51:38 -05:00
Richard Goedeken
5343b13a7e fixed name of library built in makefile, fixed some file comment headers and data declarations 2009-11-04 22:46:22 -05:00
Richard Goedeken
ea40b3177e added new M64+ API v2.0 functions to RSP plugin, converted all printf() calls to use Debug message callback to front-end. this plugin now works with the core and ui-console 2009-10-23 22:05:52 -04:00
Richard Goedeken
e707025506 removed old api headers and wintypes.h. Refactored all code to remove win32-specific things, unnecessary functions, and clean up 2009-10-23 00:29:57 -04:00
Richard Goedeken
b21a331b2c re-wrote makefile for current mupen64plus conventions 2009-10-22 23:51:46 -04:00
Richard Goedeken
b91adda53b removed GTK dependency, about box 2009-10-22 23:23:36 -04:00
Richard Goedeken
c8862936b5 added rsp_hle code from mupen64plus SVN repo revision 1416 2009-10-22 23:21:02 -04:00