OV2
cb3ace471e
Rename IPS_DIR to PATCH_DIR, split cheats path in win32
2017-09-11 23:29:12 +02:00
qwertymodo
158b509bbb
Merge branch 'msu1-zip'
2017-09-03 14:56:32 -07:00
qwertymodo
9e804b4515
Add support for loading .msu1 packs as ROM files, if they actually contain a ROM file
2017-08-17 11:30:44 -07:00
OV2
f76df76071
win32: add custom state file name option
2017-08-17 18:11:30 +02:00
OV2
f815f25a00
win32: change define name, keep ifdefs to minimum, keep enum values
2017-04-17 13:57:49 +02:00
OV2
73c5e5623a
Merge branch 'ddraw-switch' of git://github.com/bonimy/snes9x
2017-04-17 12:56:07 +02:00
Nelson Garcia
aeba0086cc
DirectDraw compile switch
...
This puts all Directdraw-related code into a compile-time switch
'DIRECTDRAW_DEFINED'. To enable DirectDraw, you need to define this in
the snes9xw project file, and add a reference to drraw.lib in it too.
2017-04-02 16:12:55 -07:00
luigiblood
29fd944c83
[BS-X] Added Satellaview Folder on Win32 Settings window
2016-12-28 16:51:21 +01:00
OV2
fabce282db
win32: use local copy of filename, msu loading calls S9xGetFilename
2016-12-03 18:03:40 +01:00
OV2
e85bbeaf60
win32: check correct define
2016-12-03 18:03:40 +01:00
OV2
1aae8f9235
win32: fix some warnings
2016-11-27 18:47:41 +01:00
OV2
994698912a
Merge remote-tracking branch 'bsx/bsx'
2016-11-27 18:02:03 +01:00
luigiblood
50228801f1
[BS-X] Save Memory Pack option (Windows)
2016-11-23 23:38:21 +01:00
luigiblood
38b95261d0
[BS-X] Added *.bs extension detection
2016-11-08 18:51:00 +01:00
OV2
09df5e1406
Win32: register for all device changes, ignore problematic message
2016-10-20 21:44:11 +02:00
Brandon Wright
1661fc838c
Add copyrights.
2016-10-15 11:31:26 -05:00
OV2
6f2fe7e52b
Win32: do not also assign down left to down right
2016-10-12 21:50:54 +02:00
OV2
26914fa9b0
Win32: update xbrz
2016-10-07 23:57:02 +02:00
Brandon Wright
ddb1527236
Bump OV2 Windows port copyright.
2016-10-07 12:53:18 -05:00
Brandon Wright
006fc22ebb
Add byuu copyright for his S-SMP
2016-10-07 12:47:07 -05:00
Brandon Wright
91aebfe759
Update some copyrights, bump version number.
2016-10-01 20:03:03 -05:00
OV2
3351c3b820
win32: fix auto mouse cursor hide
2015-10-11 22:13:36 +02:00
OV2
9372aa9541
Win32: improve transfer of command line controller settings
2015-05-24 16:17:58 +02:00
OV2
9ca3bcce39
Win32: fix joypad hotkeys on joypads > 0
2015-04-20 17:55:57 +02:00
OV2
56a4ce5ef8
Win32: another attempt on hotplugging crashes
2015-04-20 17:55:19 +02:00
OV2
951a383ae2
Win32: fix controller hotplugging
2015-04-02 20:40:50 +02:00
DaMan
61f1358849
Limit rewind buffer on 32bit
...
Signed-off-by: OV2 <OV2@sessionclan.de>
2015-02-27 20:41:25 +01:00
OV2
70cf3df1b4
Win32: only check joypads on arrival/disconnect
2015-02-27 20:23:31 +01:00
OV2
688c164fcb
Win32: add missing Ptr changes (DaMan)
2015-02-01 15:19:20 +01:00
OV2
43e04cddc7
Win32: use SetWindowLongPtr instead of SetWindowLong (DaMan)
2015-02-01 01:45:14 +01:00
OV2
7948c062ca
win32: allow port command line arguments to work
2014-05-25 18:12:36 +02:00
OV2
8fb48d0f60
win32: correctly parse unicode command line arguments
2014-03-22 15:07:15 +01:00
OV2
7bd0e2af33
win32: make controller command line parameters work
2013-06-16 12:53:28 +02:00
OV2
5b4df91b41
win32: detect gamepad changes
2013-05-03 20:18:51 +02:00
OV2
9ac39c43a1
win32: add slot0
2013-03-26 15:09:49 +01:00
OV2
ac60d9117e
win32: fix unicode file loading via command line
2012-09-11 17:14:18 +02:00
OV2
47ef0fca45
win32: integrate with default programs interface
2012-09-09 22:55:05 +02:00
OV2
684a8a5bc7
win32: adjust openwith association so that it no longer affects icons
2012-09-09 20:54:45 +02:00
OV2
86320ab911
win32: prevent crash when using cheat watch (Wraithverge)
2012-08-31 21:55:06 +02:00
OV2
466c3162d6
win32: use updated folder browser
2012-08-12 16:26:31 +02:00
gocha
7ed405d6e2
win32: drag and drop support for snes9x movie (*.smv)
...
Conflicts:
win32/snes9xw.vcproj
2012-08-07 19:31:42 +02:00
gocha
fb2935d454
win32: remove "Toggled fast forward mode" checkbox, and give "fast forward toggle" hotkey
2012-08-07 19:22:59 +02:00
OV2
cf57ad3d5d
win32: also show half-width katakana in rom info dialog
2012-07-22 15:10:58 +02:00
gocha
5d6d3af4a9
win32: Unicode - fix Custom ROM dialog to show half-width katakana
2012-07-22 14:57:35 +02:00
gocha
b4e78e3d2c
win32: fix Cheat Search not to add the same cheat twice.
...
win32: RAM Search can add multi-byte cheat from now.
2012-07-22 13:51:36 +02:00
OV2
518110646a
libretro/win32: make sure S9xFreezeSize is only called after rom load
2012-05-08 00:03:20 +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
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