Commit Graph

1012 Commits

Author SHA1 Message Date
Themaister
231680944f Remove #ifdef for FFmpeg. 2011-09-04 11:37:59 +02:00
Themaister
ec7dab05e8 Small bloop fix :D 2011-09-02 20:50:51 +03:00
Themaister
9588f6061f Merge branch 'master' of github.com:Themaister/SSNES 2011-09-02 16:12:53 +02:00
Themaister
57c25dcb0b Should detect MacPorts. 2011-09-02 16:12:34 +02:00
Themaister
38763c4554 Merge branch 'master' of github.com:Themaister/SSNES 2011-09-01 10:07:24 +02:00
Themaister
fac2ea00dd Update docs. 2011-09-01 10:07:07 +02:00
Themaister
74782a1bea Clarify. 2011-09-01 10:06:18 +02:00
Themaister
c1265e7227 Update build script a bit. 2011-08-29 18:47:52 +02:00
Themaister
f0841256e8 Fixup. 2011-08-29 17:23:49 +02:00
Themaister
600efab1bd Consistently use BGRA for possible performance gains. 2011-08-29 17:19:38 +02:00
Themaister
dc9dd2e6bf Fix bug where shaders could crash using LUT textures. 2011-08-29 17:05:11 +02:00
Themaister
de8fe0e88c Reword a bit. 2011-08-29 16:20:55 +02:00
Themaister
338432c35f Add build automated build script for MinGW. 2011-08-29 16:15:55 +02:00
Themaister
11aeb05a6e Do not drop netplay in SLIM build. 2011-08-28 22:43:50 +02:00
Themaister
e28a32d922 Add in SDL.dll. 2011-08-28 22:31:11 +02:00
Themaister
edac39cb2b Link explicitly to iconv. 2011-08-28 22:20:15 +02:00
Themaister
c1954aa4a6 Fixups in Makefile. 2011-08-28 22:19:02 +02:00
Themaister
ef048fcfd5 Remove cruft. 2011-08-28 21:57:24 +02:00
Themaister
48a1531d7c Start generalize the windows makefiles a bit. 2011-08-28 21:56:56 +02:00
Themaister
4b4686ae04 Merge ../SSNES-w64 2011-08-28 21:48:06 +02:00
Themaister
cb4a54fefe Add SLIM targets. 2011-08-28 21:47:58 +02:00
Themaister
131b2386cd Merge ../SSNES-w64 2011-08-28 21:35:20 +02:00
Themaister
4d6d01228c Use static zlib. 2011-08-28 21:34:53 +02:00
Themaister
a050955113 Merge ../SSNES-w64 2011-08-28 15:06:37 +02:00
Themaister
b02789d280 Update build some more ... 2011-08-28 15:06:22 +02:00
Themaister
6f92d0588d Merge branch 'master' of github.com:Themaister/SSNES 2011-08-28 12:13:02 +02:00
Themaister
45df48ab67 Add to dist. 2011-08-28 12:12:15 +02:00
Themaister
aba5c7722e Build with python and sdl_image as well. 2011-08-28 12:11:30 +02:00
Themaister
07a1a1ee2f Add python to build. 2011-08-28 11:16:38 +02:00
Themaister
3b952973de Start updating to 0.8. 2011-08-27 17:56:24 +02:00
Themaister
ac4adebdf6 Small optimization. 2011-08-26 18:28:05 +02:00
Themaister
1bfd9716c5 Small refactor. 2011-08-26 17:32:04 +02:00
Themaister
702cf9c804 Optimize some more... 2011-08-25 16:29:17 +02:00
Themaister
5993fffb64 Add config_get_array() for simpler and faster config access. 2011-08-25 16:15:34 +02:00
Themaister
58758d2818 Check Cg with CXX. 2011-08-25 09:49:32 +02:00
Themaister
21f88fcf39 Obey library_dirs in makefile. 2011-08-24 16:24:58 +02:00
Themaister
e3f029a446 Add /usr/lib64 to LIBRARY_DIRS. 2011-08-24 16:12:38 +02:00
Themaister
0694d8884f Allow configurable save files/states. 2011-08-24 15:47:39 +02:00
Themaister
0730a34a5b Reverting config path to system default if it doesn't find it. 2011-08-24 08:14:03 +02:00
Themaister
f827bb4cbd Allow directory path for config files. 2011-08-24 07:54:52 +02:00
Themaister
eafd8d91d7 Avoid spamming down stderr with autosave messages. 2011-08-23 21:04:00 +02:00
Themaister
56a4d1ddac Attempt to check for mysterious crashes :D 2011-08-23 17:10:02 +02:00
Themaister
8d3f15602c More robust recovery. 2011-08-22 18:45:38 +02:00
Themaister
7877c7939d Add backquote as alias to tilde ... 2011-08-22 18:26:39 +02:00
Themaister
c55263b956 Clean up some file handling stuff ... 2011-08-22 18:13:30 +02:00
Themaister
96ce288120 Update docs to reflect new changes. 2011-08-22 17:44:37 +02:00
Themaister
e5326467a1 Attempt to recover SRAM writes! 2011-08-22 17:39:29 +02:00
Themaister
596d8d9985 Attempt to recover SRAM write failures gracefully ... 2011-08-22 17:35:31 +02:00
Themaister
b4b0be9118 Allow directories for -s/-S. Paths will be inferred. 2011-08-22 17:05:27 +02:00
Themaister
00e5f0fe97 Cleanup in cheat module. Do not use assert().
More rigid error checking for memory.
2011-08-21 20:48:27 +02:00