BearOso
986dd2a061
SuperFX: Allow execution from ROM in higher banks.
2024-04-27 16:59:11 -05:00
BearOso
65ef81ca2d
SuperFX: Attempt to fix execution bank check against SCMR.
2024-04-27 16:46:05 -05:00
BearOso
af4ec50b16
SuperFX: Run when any bit of SCMR is set.
2024-04-25 15:49:56 -05:00
bearoso
82d2ceb183
Merge pull request #712 from Yoshimaster96/master
...
Add proper support for SuperFX 8MB ROM emulation
2023-03-13 15:49:11 -05:00
jSTE0
242238a610
fx: Optimise copying registers on LE platforms
...
Use {READ,WRITE}_WORD so that it copies by word on little-endian
platforms. Mark a LUT const for const-correctness.
2022-02-11 22:48:10 +00:00
Yoshimaster96
8980c6fc32
Add proper support for SuperFX 8MB ROM emulation
...
This code adds support for SuperFX ROMS which use the extended 6MB CPU ROM region specified by the official SNES documentation. It's not super well-tested though.
2021-07-31 17:33:31 -05:00
Brandon Wright
ffe72224bd
Revert "SFX: Make SFX2 1/3 faster than 1.59.2."
...
This reverts commit 8eca5590e1
.
2019-05-31 12:25:08 -05:00
Brandon Wright
8eca5590e1
SFX: Make SFX2 1/3 faster than 1.59.2.
2019-04-03 13:14:14 -05:00
Brandon Wright
ee9c95ca6b
Adjust SuperFX2 speed slightly.
2019-04-03 12:08:43 -05: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
Brandon Wright
044113b0bf
Increase SuperFX speed slightly.
2018-08-22 15:15:27 -05:00
Brandon Wright
20bd60a3c6
Update copyright dates.
2018-05-25 15:44:52 -05:00
Brandon Wright
fdae8cc72f
Add SuperFX overclock multiplier setting.
...
Our speed isn't nearly correct, so letting the users adjust it is OK.
2018-05-07 17:03:06 -05:00
Brandon Wright
7a2ca6dc2a
Update copyrights.
2017-11-17 16:00:58 -06: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
c47598f3cf
Update copyright in all files
2011-04-11 21:51:20 +02:00
zones
c3ce28b49d
Rewrite IRQ / Update SA-1 / Remove CPUShutdown
2010-11-14 21:29:48 +09:00
OV2
d1666860e0
Initial 1.52 import
2010-09-25 17:46:12 +02:00