Daryl Borth
dc4d93d006
fix controllers with no analog sticks
2019-01-01 14:33:54 -07:00
Daryl Borth
42888f0707
Merge branch 'master' of https://github.com/dborth/snes9xgx.git
2018-12-31 13:29:42 -07:00
Daryl Borth
6804b2fbfc
fix GC build. whoops. thanks niuus.
2018-12-31 13:29:28 -07:00
dborth
5563a91abf
Merge pull request #796 from bladeoner/backport
...
Backport some changes
2018-12-30 14:02:21 -07:00
bladeoner
d6fc51f01a
Backport some changes
...
- Error: comma at end of enumerator list
- Use strcspn instead of strtok for reentrancy
- Include ctype.h
2018-12-30 21:26:57 +01:00
dborth
23a0144ee5
Merge pull request #794 from bladeoner/Video
...
Change widescreen setting
2018-12-29 17:41:16 -07:00
dborth
7ffa3f737e
Merge pull request #795 from bladeoner/stub
...
Add stub license
2018-12-29 17:40:36 -07:00
bladeoner
531f0df37e
Add stub license
2018-12-27 20:24:49 +01:00
bladeoner
6c225c269b
Change widescreen setting
...
Change widescreen setting to no autocorrection, this fixes mangled screen on newer tv's
2018-12-27 06:45:52 +01:00
Daryl Borth
7d69e75c36
update file headers
2018-12-26 16:10:12 -07:00
Daryl Borth
b8b6e42ad5
finalize 4.4.0
2018-12-23 12:52:58 -07:00
dborth
881fb1b6c3
Merge pull request #792 from bladeoner/interpolation
...
Add Interpolation option and Add Gamemenu Audio
2018-12-23 11:24:57 -07:00
bladeoner
1479319bb5
Add Interpolation option and Add Gamemenu Audio
...
This adds the following:
- A new gamemenu option called Audio
- Under the new gamemenu option an option Interpolation with three options: Gaussian (Default), Linear, None
2018-12-23 18:14:30 +01:00
dborth
16c80360ce
Merge pull request #791 from bladeoner/apuhack
...
APU and SA1 hack optimizations
2018-12-19 15:11:00 -07:00
dborth
96106e527b
Merge pull request #788 from bladeoner/1.58
...
Bump version number to 1.58
2018-12-19 15:10:17 -07:00
dborth
2112ecf014
Merge pull request #787 from bladeoner/special
...
Backport Add special S9xDisplayStringType to pass additional info.
2018-12-19 15:10:03 -07:00
dborth
7efbc1b59e
Merge pull request #786 from bladeoner/movie
...
Backport Move S9xMovieUpdate to start of next frame.
2018-12-19 15:09:32 -07:00
bladeoner
9b8bb7b85b
APU and SA1 hack optimizations
...
- Revert don't apply SA1 hack to Kirby's Dream Land 3.
- Enable Don't apply SA1 hack to Hoshi no Kirby
- Add Teiruzu obu Fantaja (Tales of Phantasia (J))
- Re-enable APU hacks to make Tales of Phantasia work again
- Backport Chou Aniki APU value
2018-12-18 23:16:48 +01:00
bladeoner
294a0708d7
Bump version number to 1.58
2018-12-13 21:41:10 +01:00
bladeoner
4373c0fb94
Backport Add special S9xDisplayStringType to pass additional info.
2018-12-13 18:44:28 +01:00
bladeoner
d33626467e
Backport Move S9xMovieUpdate to start of next frame.
2018-12-13 18:23:39 +01:00
dborth
7fd74e91a4
Merge pull request #785 from bladeoner/gfx
...
Backport Use 1 instead of 0 as first # for pressed key display.
2018-12-12 17:16:55 -07:00
bladeoner
53b245e4e4
Backport Use 1 instead of 0 as first # for pressed key display.
2018-12-12 19:38:44 +01:00
dborth
212ed451df
Merge pull request #782 from bladeoner/uninitialized
...
Backport Fix uninitialized warning and aliased pointers.
2018-12-11 19:51:36 -07:00
bladeoner
d8b901a7e1
Backport Fix uninitialized warning and aliased pointers.
2018-12-06 10:38:11 +01:00
dborth
d92174f82b
Merge pull request #779 from bladeoner/codecleanup
...
Backport Remove ssnprintf function.
2018-12-03 08:07:55 -07:00
dborth
8ed1bbe6b0
Merge pull request #781 from bladeoner/license
...
Use a license stub everywhere.
2018-12-03 08:07:40 -07:00
bladeoner
e918ab8a25
Use a license stub everywhere.
...
This points to the full license in the root directory.
2018-12-03 12:26:02 +01:00
bladeoner
ea1b3147b8
Backport Remove ssnprintf function.
...
Backport Remove ssnprintf function. from snes9x
2018-11-30 12:38:02 +01:00
dborth
81e15ad7f0
Merge pull request #778 from bladeoner/backportchanges
...
Backport code cleanup remove unused code
2018-11-20 11:43:20 -07:00
bladeoner
14036e6d54
Backport code cleanup remove unused code
...
Backport all changes including November 18 2018.
2018-11-20 12:13:06 +01:00
dborth
f41bd20108
Merge pull request #775 from bladeoner/kirby
...
don't apply SA1 hack for Kirby Super Star
2018-11-15 18:02:09 -07:00
bladeoner
71838e083c
don't apply SA1 hack for Kirby Super Star
2018-11-15 20:03:44 +01:00
Daryl Borth
8b30730144
don't apply SA1 hack for Kirby's Dream Land 3
2018-11-14 19:17:40 -07:00
dborth
1c62916714
Merge pull request #773 from DDinghoya/patch-4
...
Update ko.lang
2018-11-13 22:06:24 -07:00
DDinghoya
5574ce4d9c
Update ko.lang
2018-11-14 13:52:22 +09:00
bladeoner
e04cb171ee
Get SuperFX Overclock working, APU hacks to fix Earthworm Jim 2, adjust SA1 settings to fix Super Mario RPG slowdowns
...
* Get SuperFX Overclock working with core 1.57
* Get APU Hacks working with core 1.57 to fix Earthworm Jim 2
* Adjusted SA1 settings to fix Super Mario RPG slowdowns with core 1.57
2018-11-13 19:24:16 -07:00
Daryl Borth
8b73ba1913
upgrade core to 1.57
2018-11-11 18:31:52 -07:00
Daryl Borth
2fc86568c5
fix merge
2018-11-11 17:02:11 -07:00
Daryl Borth
43d60b28d9
merge
2018-11-11 16:59:34 -07:00
Daryl Borth
402a4ec3a2
re-apply changes that update core to 1.56
2018-11-11 16:57:16 -07:00
dborth
19d5d6e2d6
Merge pull request #755 from bladeoner/master
...
Fixed black screen: Tengai Makyou Zero
2018-10-23 20:45:25 -06:00
bladeoner
6f133280d9
Fixed black screen: Tengai Makyou Zero
2018-10-23 18:26:24 +02:00
dborth
04e5e064a5
Merge pull request #754 from bladeoner/test
...
Fixed black screen: Chou Aniki
2018-10-21 15:01:03 -06:00
bladeoner
beb3b72ed4
Fixed black screen: Chou Aniki
2018-10-16 14:01:22 +02:00
Daryl Borth
c5eed33de0
Add Wii U GamePad support (thanks Fix94!)
2018-09-05 19:59:14 -06:00
Daryl Borth
93c161493b
simplify logic for controller analog sticks
2018-08-30 15:58:54 -06:00
Daryl Borth
9dd8ebcc60
fix mangled image when switching between HQ2x and scanlines filters
2018-08-30 11:44:41 -06:00
Daryl Borth
9cab3a68e9
tidy up filter code
2018-08-30 11:24:12 -06:00
Daryl Borth
16e8b6dd25
if arguments are passed to the emu to autoboot a game, then the main
...
menu button should be labelled Exit, and leave the emu instead of going
back to the main menu. cleanup autoboot code.
2018-08-30 10:11:24 -06:00