OV2
87f050feba
win32: add cheat edit and search dialogs as hotkeys ( #918 )
2024-05-10 00:10:13 +02:00
OV2
bf83f0f605
win32: add hotkey to switch aspect ratio ( #912 )
2024-05-10 00:09:20 +02:00
BearOso
ebf2e9981e
win32: Get win32 working with variable font.
2023-05-04 15:55:11 -05:00
BearOso
2a6b040f3e
win32: Add Toggle Backdrop hotkey.
2023-03-31 17:39:14 -05:00
OV2
6e34ff268c
win32: remove remains of old frame timer
2023-03-17 00:51:47 +01:00
BearOso
e306405cd1
win32: Add fullscreen on ROM open option.
2023-03-13 13:57:30 -05:00
OV2
eaaf1ad779
win32: make shader params part of IS9xDisplayOutput, add override
...
specifier
2023-03-12 14:12:24 +01:00
BearOso
036fa5a951
win32: Ask about registry keys on first start. Also...
...
add a command-line option to remove these keys.
2023-03-08 14:31:55 -06:00
BearOso
19787b12f1
win32: Add default option to not add entries to registry.
2023-03-07 14:01:29 -06:00
BearOso
daa0e168e8
Getting win32 ready for Vulkan.
2023-03-07 13:58:22 -06:00
BearOso
a953721967
win32: Adapt to GFX.Screen in core.
2022-04-10 17:26:32 -05:00
OV2
5a4c5be0e2
win32: add save banks, hotkeys, menu changes
2019-12-30 17:03:06 +01:00
OV2
e47e41627f
win32: add hotkeys for preview dialog
2019-12-20 16:39:42 +01:00
OV2
04a15d9a2e
win32: only load screenshots in preview dialogs
2019-12-19 18:19:50 +01:00
OV2
2e7a345dca
win32: add dialog for saving/loading with preview images
2019-09-18 18:12:27 +02:00
Brandon Wright
ca8ca040ad
win32: Add RF version of blargg NTSC filter.
...
Also, add the burst phase to the blit function.
2019-09-15 16:03:06 -05:00
OV2
9377e50a7d
win32: add option to confirm save/load operations ( #555 )
2019-08-03 15:55:31 +02:00
Brandon Wright
da37d725ec
win32: Change DWMTweaks to DWMSync option.
2019-03-04 14:40:32 -06:00
Brandon Wright
6757f93830
Snes9x, not Snes9X
...
Win32 title will display "ROM base name - Snes9x"
2019-02-18 15:15:28 -06:00
Brandon Wright
abea8212d5
win32: Add a config file only DWM tweaks option.
2019-02-17 17:27:50 -06:00
OV2
4aa65d1df6
win32: move sound sync to sound drivers
2019-02-12 17:56:01 +01:00
OV2
bbc4bd2d9d
win32: remove DirectSound, hook up WaveOut
2019-02-12 17:09:59 +01:00
OV2
3832ec3607
win32: add audio device selection (xaudio2 only for the moment)
2018-12-15 19:28:08 +01:00
Brandon Wright
5f56cadafb
Use a license stub everywhere.
...
This points to the full license in the root directory.
2018-11-15 17:31:39 -06:00
OV2
24c29e281a
win32: cut ext height from top and botton, center regular ( fixes #443 )
2018-11-01 23:01:07 +01:00
OV2
cb5b6651f4
win32: save custom rom dialog position and column sizes
2018-07-03 22:39:20 +02:00
Brandon Wright
c28a86dfd0
win32: Allow disabling of NTSC Filter Scanlines.
2018-06-16 16:35:56 -05:00
Brandon Wright
094cb425b8
win32: Add integer scaling option.
2018-06-12 17:50:24 -05:00
kps501
239404d28b
add macs rifle controller (win32)
2018-06-04 01:45:53 +00:00
Brandon Wright
20bd60a3c6
Update copyright dates.
2018-05-25 15:44:52 -05:00
Brandon Wright
98d3d276d5
Add automatic input rate adjustment to win32.
2018-05-24 18:52:43 -05:00
OV2
f883561d11
win32: use bilinear setting in core
2018-05-20 20:51:20 +02:00
OV2
94f90fc94b
win32: use rewinding setting in core
2018-05-20 20:51:20 +02:00
Brandon Wright
113a43c4cd
win32: Add a reduce input lag option for OpenGL and Direct3D.
2018-05-05 16:31:54 -05:00
OV2
5593fb762a
win32: add option to ignore hotkeys from keyboard with backgroundinput
2018-05-05 18:28:49 +02:00
OV2
14d5dcb0c6
win32: add mute hotkey
2018-05-05 16:11:00 +02:00
OV2
ce5459bc69
win32: add hotkeys for saving/loading from file
2018-05-05 15:51:45 +02:00
OV2
4c69595ffe
win32: add option to disable message scaling with epx
2018-01-03 21:08:08 +01:00
OV2
91f0caa516
win32: add volume control regular/turbo ( closes #258 )
2017-11-28 20:54:30 +01:00
Brandon Wright
7a2ca6dc2a
Update copyrights.
2017-11-17 16:00:58 -06:00
OV2
cb3ace471e
Rename IPS_DIR to PATCH_DIR, split cheats path in win32
2017-09-11 23:29:12 +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
4d32000874
[BS-X] Satellaview Signal Data File Support
2016-12-28 16:43:10 +01:00
Brandon Wright
1661fc838c
Add copyrights.
2016-10-15 11:31:26 -05: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