OV2
ba6f67510e
win32: fix warnings
2024-05-09 14:58:46 +02:00
BearOso
bad8cfc209
win32: Wire imgui up to OpenGL and Vulkan.
2023-05-04 17:36:36 -05:00
BearOso
ebf2e9981e
win32: Get win32 working with variable font.
2023-05-04 15:55:11 -05:00
OV2
b1ea4c86b6
win32: use strings in S9xGetFilenameInc
2023-03-17 00:17:20 +01:00
OV2
fc7668c9f0
win32: directly return string
2023-03-16 23:46:25 +01:00
OV2
cc0a87711a
win32: remove unneccessary function
2023-03-12 23:59:39 +01:00
BearOso
11dd6b1e6d
Fix up Windows build errors.
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
Brandon Wright
6757f93830
Snes9x, not Snes9X
...
Win32 title will display "ROM base name - Snes9x"
2019-02-18 15:15:28 -06:00
OV2
3c928d0824
win32: remove nonexistent options
2019-02-11 17:45:08 +01:00
Brandon Wright
68e13e9044
Remove useless 'register' storage class.
...
It's deprecated, and any compiler we use now ignores it.
2018-11-17 15:02:37 -06: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
Brandon Wright
20bd60a3c6
Update copyright dates.
2018-05-25 15:44:52 -05: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
4f457f0c89
win32: return correct variable
2017-06-30 20:33:10 +02:00
OV2
b9b2f84315
win32: do not change current directory in S9xGetDirectory
2017-06-12 20:58:55 +02: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
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
5b4df91b41
win32: detect gamepad changes
2013-05-03 20:18:51 +02:00
gocha
e4bf711227
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
gocha
a91dfcb39b
win32: improve DBCS processing in S9xBasename. This one should process S9xBasename("C:\roms\ソウルブレイダー.smc") correctly.
2012-07-22 14:14:59 +02:00
OV2
dce8f6a1ff
Win32: use event for soundsync
2012-01-22 20:18:15 +01:00
OV2
a4f56c08e7
Win32: merge BackgroundKeyGamekeys and BackgroundKeyHotkeys, add menu item
2011-05-08 01:41:33 +02:00
OV2
df37799e49
Win32: fix unicode snapshot loading
2011-05-06 01:19:30 +02:00
OV2
c47598f3cf
Update copyright in all files
2011-04-11 21:51:20 +02:00
OV2
481bf0647f
Win32: rework hi-res blending
...
Only blend on filters that do not blend themself.
2011-03-02 23:13:02 +01:00
OV2
85d30d5c5f
Win32: Fix hires blending interfering with avi recording
...
Blending is now done onto a separate surface, leaving GFX.Screen
intact for avi recording. This also makes it possible to preview
the effect in the video settings.
2011-02-12 18:41:40 +01:00
OV2
c3bf1d7b59
Win32: Rework AVI image generation (gocha)
...
New option in emulation settings allows forcing the recording size
to 512x448, otherwise always resize output to 256x239.
Also improves avi sound sync (gocha)
2011-02-12 18:41:39 +01:00
zones
78d2b51efe
I apologize my mistake. Commit changes I deleted by mistake.
2011-01-30 21:32:06 +09:00
OV2
46bc2d4c5c
Win32: Add and fix Autofire for D-pad (gocha)
2011-01-14 00:26:22 +01:00
OV2
c9ba70cabd
Win32: set SoundInputRate to 32000 during avi recording
2010-12-27 19:52:19 +01:00
OV2
e82d975b54
Remove language menu and restore debugger
...
Language menu is useless as english is the only option in it.
Localization needs a new approach...
Win32 port compiles again with DEBUGGER set (snes9x-rr)
2010-10-02 00:56:07 +02:00
OV2
8c665e6299
Merged in two snes9x-rr GUI changes
...
drag&drop support for ROMs (no movies atm)
unified avi recording menu item
removed a few legacy leftovers
disabling the strech option no longer disables bilinear filtering
2010-09-29 13:48:26 +02:00
OV2
d0b9becaab
Import latest win32-dev changes
...
OpengGL support
full unicode support
x64 build support
shader support (D3D+OGL)
DDraw: vsync, dynamic buffer allocation
restored SPC save option
better window position saving
fixed crash during fullscreen switch
2010-09-25 19:35:19 +02:00
OV2
dec64a5d80
Update win32-dev branch to 1.52fix4
2010-09-25 17:52:32 +02:00
OV2
d1666860e0
Initial 1.52 import
2010-09-25 17:46:12 +02:00