Commit Graph

92 Commits

Author SHA1 Message Date
OV2
81e12d533c Win32: use asm in custom zlib proj 2012-04-10 23:36:09 +02:00
OV2
8e1b726b6b Move statemanager to s9x folder, add rewind support to unix port 2012-03-29 15:31:41 +02:00
OV2
486cde4391 Win32: add rewind support 2012-03-28 20:52:15 +02:00
OV2
9cc05b3c12 Merge branch 'memstream'
Resolved conflicts:
	apu/SNES_SPC.h
	memmap.cpp
	port.h
	unix/Makefile.in
2012-03-25 20:44:57 +02:00
Brandon Wright
faa870ba49 Merge branch 'byuuapu'
Conflicts:
	memmap.cpp
2012-01-26 14:00:35 -06:00
OV2
faee2859b5 Change ZeroMemory to memset 2012-01-23 18:12:47 +01:00
OV2
dce8f6a1ff Win32: use event for soundsync 2012-01-22 20:18:15 +01:00
OV2
a66f10d9e4 Convert old savestates for new smp 2012-01-20 04:24:36 +01:00
OV2
dee8895db2 Allow membased rom/state load/save, add libsnes interface (Themaister) 2012-01-02 17:06:45 +01:00
OV2
d6c8111955 Win32: add missing outputmode description 2011-12-29 15:49:03 +01:00
OV2
245364b7c1 Win32: use D3DTADDRESS_BORDER in every pass 2011-12-10 19:17:03 +01:00
OV2
468275b2f2 Win32: match D3D/OGL cg meta shader capability and update to latest spec 2011-12-10 15:52:41 +01:00
OV2
01bf98aaaf Win32: only save window position if not in fullscreen 2011-12-10 15:35:22 +01:00
OV2
e68a1e9786 Win32: only allow escape-menu in directdraw 2011-12-10 15:35:21 +01:00
OV2
6b17c7d3bd Win32: save quit hotkey to config 2011-12-10 15:35:20 +01:00
OV2
9215fba453 Win32: add quit hotkey 2011-12-10 15:35:20 +01:00
bl0ckeduser
d53b71583c Win32: Fix typos in Readme 2011-11-18 16:30:47 -05:00
OV2
060d457e08 Merge pull request #13 from bl0ckeduser/patch-6
Win32: handle lack of libpng
2011-11-18 07:05:20 -08:00
OV2
33cdfd8806 Merge pull request #12 from bl0ckeduser/patch-5
Win32: only use zlib if it is turned on
2011-11-18 07:04:29 -08:00
bl0ckeduser
bdc68a6283 Win32: handle lack of libpng 2011-11-17 00:01:48 -05:00
bl0ckeduser
cd2715e3a4 Win32: only use zlib if it is turned on 2011-11-16 23:23:03 -05:00
bl0ckeduser
4f4e1de2d0 Win32: add notice on removal of DirectDraw in recent DX APIs 2011-11-16 23:19:05 -05:00
bl0ckeduser
f35b8005d5 Win32: add scrollbar to accomodate large about dialog text 2011-11-14 20:11:10 -05:00
bl0ckeduser
d98ed475eb Win32: fix about dialog text layout 2011-11-14 20:10:15 -05:00
OV2
fe6b9f257f Win32: remove legacy snapshot extensions 2011-10-23 23:33:44 +02:00
OV2
b442002071 Win32: only display cg error message if shader file has been set 2011-09-09 23:54:09 +02:00
OV2
6ebc68c017 Win32: fix multirom dialog 2011-09-09 23:54:09 +02:00
OV2
85cc112b44 Win32: add PREV support to cg meta shaders, clean up code 2011-07-03 23:12:41 +02:00
OV2
7dd4f944ee Win32: fix various meta shader problems and edge cases (themaister) 2011-07-03 20:42:28 +02:00
OV2
4d2fbc241a Win32: add support for cg meta shaders (currently opengl only) 2011-07-02 04:25:13 +02:00
OV2
3e84a2eaf4 Win32: remove legacy extentions from valid.ext 2011-06-09 19:15:57 +02:00
OV2
2872a71127 Win32: fix cheat dialog value entry 2011-05-13 10:02:12 +02:00
OV2
a13d50916d Win32: update cg matrix parameter on setviewport (d3d) 2011-05-13 09:46:43 +02:00
OV2
acfe6a53cc Win32: add frame counter to cg shader vars (Themaister) 2011-05-11 21:44:20 +02:00
OV2
54d8e77a96 Win32: add config option to disable OpenGL PBO usage 2011-05-08 03:39:25 +02:00
OV2
a4f56c08e7 Win32: merge BackgroundKeyGamekeys and BackgroundKeyHotkeys, add menu item 2011-05-08 01:41:33 +02:00
OV2
2c3b9f1f63 Win32: react to WM_DISPLAYCHANGE (hopefully without crashing) 2011-05-07 23:16:10 +02:00
OV2
f505626dda Win32: remove sync options from movie dialog; fix KEYUP handling for modifier keys; send CUSTKEYUP for background keypresses 2011-05-07 22:24:37 +02:00
OV2
0f6e8c3721 Win32: fix netplay connect 2011-05-07 18:35:11 +02:00
OV2
414782518b Win32: set HWND_TOPMOST for fullscreen window
Some graphic drivers seem to display the taskbar on non-viewport areas
if the window is not set to topmost.
2011-05-07 03:13:22 +02:00
OV2
0271051f41 Win32: add open override to _tfwopen (zlib 1.2.5) (gocha) 2011-05-07 03:11:42 +02:00
gocha
7ff42c90fd Modify zlib vcproj to support the latest version (zlib 1.2.5) 2011-05-07 02:53:01 +02:00
OV2
df37799e49 Win32: fix unicode snapshot loading 2011-05-06 01:19:30 +02:00
OV2
3a1aa9ddde Win32: fix open rom extension filters 2011-05-01 15:34:20 +02:00
OV2
1482cae24d Win32: set viewport on device reset, clear image before image size changes 2011-04-30 01:26:42 +02:00
OV2
13e8c2dc34 Win32: fix custom rom dialog 2011-04-29 13:01:06 +02:00
OV2
2644641713 Expose apu debugger status; win32: expose apu debugger, add missing type 2011-04-20 19:23:39 +02:00
OV2
c47598f3cf Update copyright in all files 2011-04-11 21:51:20 +02:00
OV2
9f22745fa5 Win32: fix double cg function unloading 2011-04-10 16:39:56 +02:00
zones
2f2d92a9da Update changelog / update minizip to 1.01h / update docs / Mac: changed MusicBox to Cocoa interface 2011-04-10 22:44:28 +09:00