snes9x/win32
gocha edf0bb2e10 win32: remove "Toggled fast forward mode" checkbox, and give "fast forward toggle" hotkey 2012-08-03 08:05:57 +09:00
..
docs Win32: Fix typos in Readme 2011-11-18 16:30:47 -05:00
rsrc win32: remove "Toggled fast forward mode" checkbox, and give "fast forward toggle" hotkey 2012-08-03 08:05:57 +09:00
zlib Win32: use asm in custom zlib proj 2012-04-10 23:36:09 +02:00
AVIOutput.cpp Update copyright in all files 2011-04-11 21:51:20 +02:00
AVIOutput.h Update copyright in all files 2011-04-11 21:51:20 +02:00
CCGShader.cpp Win32: match D3D/OGL cg meta shader capability and update to latest spec 2011-12-10 15:52:41 +01:00
CCGShader.h Win32: match D3D/OGL cg meta shader capability and update to latest spec 2011-12-10 15:52:41 +01:00
CD3DCG.cpp Win32: add rewind support 2012-03-28 20:52:15 +02:00
CD3DCG.h Win32: match D3D/OGL cg meta shader capability and update to latest spec 2011-12-10 15:52:41 +01:00
CDirect3D.cpp Merge branch 'master' of https://github.com/snes9xgit/snes9x 2012-07-08 13:01:36 +09:00
CDirect3D.h Win32: match D3D/OGL cg meta shader capability and update to latest spec 2011-12-10 15:52:41 +01:00
CDirectDraw.cpp Change ZeroMemory to memset 2012-01-23 18:12:47 +01:00
CDirectDraw.h Update copyright in all files 2011-04-11 21:51:20 +02:00
CDirectSound.cpp Win32: use event for soundsync 2012-01-22 20:18:15 +01:00
CDirectSound.h Update copyright in all files 2011-04-11 21:51:20 +02:00
CFMOD.cpp Win32: use event for soundsync 2012-01-22 20:18:15 +01:00
CFMOD.h Update copyright in all files 2011-04-11 21:51:20 +02:00
CFMODEx.cpp Win32: use event for soundsync 2012-01-22 20:18:15 +01:00
CFMODEx.h Initial 1.52 import 2010-09-25 17:46:12 +02:00
CGLCG.cpp Win32: remove deprecated libpng defines (aphanic) 2012-06-02 18:06:17 +02:00
CGLCG.h Win32: match D3D/OGL cg meta shader capability and update to latest spec 2011-12-10 15:52:41 +01:00
COpenGL.cpp Change ZeroMemory to memset 2012-01-23 18:12:47 +01:00
COpenGL.h Win32: add support for cg meta shaders (currently opengl only) 2011-07-02 04:25:13 +02:00
CWindow.cpp win32: add memory viewer (built-in hex editor) 2012-07-17 22:51:46 +09:00
CWindow.h win32: add memory viewer (built-in hex editor) 2012-07-17 22:51:46 +09:00
CXAudio2.cpp Win32: use event for soundsync 2012-01-22 20:18:15 +01:00
CXAudio2.h Update copyright in all files 2011-04-11 21:51:20 +02:00
IS9xDisplayOutput.h Update copyright in all files 2011-04-11 21:51:20 +02:00
IS9xSoundOutput.h Update copyright in all files 2011-04-11 21:51:20 +02:00
InputCustom.cpp Win32: add rewind support 2012-03-28 20:52:15 +02:00
InputCustom.h Update copyright in all files 2011-04-11 21:51:20 +02:00
Valid.Ext Initial 1.52 import 2010-09-25 17:46:12 +02:00
_tfwopen.cpp win32: add AnsiToWide/WideToAnsi functions. This change is for Lua (non-Unicode DLL) and external modules (Lua-GD, for instance). 2012-07-25 07:18:33 +09:00
_tfwopen.h Merge branch 'master' of https://github.com/snes9xgit/snes9x 2012-07-31 07:50:50 +09:00
cgFunctions.cpp Win32: match D3D/OGL cg meta shader capability and update to latest spec 2011-12-10 15:52:41 +01:00
cgFunctions.h Win32: match D3D/OGL cg meta shader capability and update to latest spec 2011-12-10 15:52:41 +01:00
glext.h Import latest win32-dev changes 2010-09-25 19:35:19 +02:00
luaconsole.cpp win32: Unicode - change Lua code page from CP_UTF8 to CP_ACP 2012-07-25 07:30:29 +09:00
memView.cpp win32: add memory viewer (built-in hex editor) 2012-07-17 22:51:46 +09:00
memView.h win32: add memory viewer (built-in hex editor) 2012-07-17 22:51:46 +09:00
objfix.c Initial 1.52 import 2010-09-25 17:46:12 +02:00
ram_search.cpp win32: fix RAM Autosearch function which has been broken by the last commit. 2012-07-21 11:56:28 +09:00
ram_search.h win32: fix RAM Autosearch function which has been broken by the last commit. 2012-07-21 11:56:28 +09:00
ramwatch.cpp CRLF => LF 2012-07-16 19:07:26 +09:00
ramwatch.h win32: add tasvideos ramwatch & ramsearch tools. 2012-07-16 13:35:57 +09:00
render.cpp Win32: use event for soundsync 2012-01-22 20:18:15 +01:00
render.h Update copyright in all files 2011-04-11 21:51:20 +02:00
snes9xw.sln win32: CR+LF -> LF conversion for .sln, otherwise VS2008 apparently cannot open directly from explorer. 2012-07-14 20:15:50 +09:00
snes9xw.vcproj add lua scripting engine (no useful functions yet) 2012-07-25 00:01:29 +09:00
snes_ntsc.c Initial 1.52 import 2010-09-25 17:46:12 +02:00
snes_ntsc.h Initial 1.52 import 2010-09-25 17:46:12 +02:00
snes_ntsc_config.h Initial 1.52 import 2010-09-25 17:46:12 +02:00
snes_ntsc_impl.h Initial 1.52 import 2010-09-25 17:46:12 +02:00
wconfig.cpp win32: remove "Toggled fast forward mode" checkbox, and give "fast forward toggle" hotkey 2012-08-03 08:05:57 +09:00
wglext.h Import latest win32-dev changes 2010-09-25 19:35:19 +02:00
win32.cpp win32: fix newly introduced bug of S9xBasename. I guess it could provide a wrong result when it processes a string which has both slash and backslash. 2012-07-22 14:15:24 +02:00
win32_display.cpp Win32: only save window position if not in fullscreen 2011-12-10 15:35:22 +01:00
win32_display.h Update copyright in all files 2011-04-11 21:51:20 +02:00
win32_sound.cpp Update copyright in all files 2011-04-11 21:51:20 +02:00
win32_sound.h Update copyright in all files 2011-04-11 21:51:20 +02:00
wlanguage.h win32: remove "Toggled fast forward mode" checkbox, and give "fast forward toggle" hotkey 2012-08-03 08:05:57 +09:00
wsnes9x.cpp win32: remove "Toggled fast forward mode" checkbox, and give "fast forward toggle" hotkey 2012-08-03 08:05:57 +09:00
wsnes9x.h win32: remove "Toggled fast forward mode" checkbox, and give "fast forward toggle" hotkey 2012-08-03 08:05:57 +09:00