Commit graph

3364 commits

Author SHA1 Message Date
NovaSquirrel 9760d07474
Update README.md 2023-05-25 11:46:59 -04:00
NovaSquirrel e6d75fcf58
Merge pull request #150 from infval/patch-1
Fix broken Debugger
2023-01-24 14:34:14 -05:00
infval 82fa8fc1cd
Fix broken Debugger 2023-01-24 22:10:22 +03:00
NovaSquirrel 7d3a6297a6
Merge pull request #149 from negativeExponent/mesenx
Mesenx
2023-01-22 12:29:41 -05:00
negativeExponent eb00784e9f Mapper 52: Add submapper 13 support (CHR ROM+RAM) 2023-01-22 22:36:10 +08:00
negativeExponent 2a75312346 Rewrite Bmc-ResetNrom-Xin1 2023-01-22 22:34:47 +08:00
NovaSquirrel 1f1c5afc60
Merge pull request #147 from negativeExponent/n163_randomize_soundram
n163: Account for battery flag when initializing internal ram
2023-01-12 00:02:25 -05:00
negativeExponent febd3004c1 n163: Account for battery flag when initializing internal ram
Basically, if loaded rom has battery enabled, then leave internal ram
initialized with all 00, else follow ram initialization settings (random,
all FF, all 00)
2023-01-12 12:54:07 +08:00
NovaSquirrel 0c6f1b3d39
Merge pull request #146 from negativeExponent/n163_randomize_soundram
n163: Allow sound RAM to follow RAM initialization settings
2023-01-10 17:21:16 -05:00
negativeExponent 4365ee9bb3 n163: Allow sound RAM to follow RAM initialization settings 2023-01-10 22:00:21 +08:00
NovaSquirrel ac588edd18
Merge pull request #144 from Gumball2415/master
Update .NET Target Framework version to 4.8
2023-01-07 10:55:28 -05:00
Persune bee639dfc3
Update .NET Target Framework version to 4.8
.NET Framework 4.5 is currently out of support.
2023-01-07 22:58:07 +08:00
NovaSquirrel 7467a4bc85
Merge pull request #143 from mkwong98/Sync2
Fixing bug introduced in the dpi fix
2023-01-06 16:21:00 -05:00
mkwong98 e2fa7d26b5 Fix bugs with controller config GUI introduced in last commit 2023-01-06 19:21:34 +08:00
mkwong98 5c7fd5167c
Merge pull request #30 from NovaSquirrel/master
Changes from Mesen-X
2023-01-06 19:13:16 +08:00
NovaSquirrel 61e52135c4
Merge pull request #135 from Gumball2415/ntsc-filter
Composite Filter Improvements
2022-12-22 16:21:33 -05:00
NovaSquirrel c98f8ab689
Merge pull request #138 from mkwong98/Sync2
Fix auto size and hd pack enhancement
2022-12-06 10:51:48 -05:00
mkwong98 d3ae4defa2 Fix dpi over 200% 2022-11-26 23:50:39 +08:00
mkwong98 f7c1975a2c Adjust randomBackground condition 2022-11-26 23:50:39 +08:00
mkwong98 2e676c1c65 Fix random background 2022-11-26 23:50:39 +08:00
mkwong98 ecc5a8ded5 Implement random background 2022-11-26 23:50:21 +08:00
mkwong98 d2d0fcc92b
Merge pull request #29 from NovaSquirrel/master
Merge from NovaSquirrel
2022-11-25 10:57:30 +08:00
Persune f6c8e14bd4
Fetch BG color on each scanline instead 2022-11-02 23:53:58 +08:00
Persune 2536e6c483
Field phase is constant on PAL and Dendy 2022-11-02 22:49:34 +08:00
Persune b62a261af9
Correct PAL and Dendy scanline timings 2022-11-02 22:44:36 +08:00
Persune d789f728f2
Clarify PPU scanline timings 2022-11-02 22:03:31 +08:00
Persune cfa8f94589
Refactor border color 2022-10-28 16:05:48 +08:00
Persune 1a21018d5e
Refactor starting phase 2022-10-26 20:04:38 +08:00
Persune b9268282ae
Correct blargg_ntsc starting phase 2022-10-26 19:07:29 +08:00
Persune c015e6d02a
Implement "Battletoads" 3-phase dot crawl
https://forums.nesdev.org/viewtopic.php?p=30625#p30625
2022-10-26 18:50:50 +08:00
NovaSquirrel a6c9741c1f
Merge pull request #134 from Perkka2/master
Adding delayed writes to $4016 EPSM Addressing
2022-10-24 18:11:06 -04:00
Pierre ec1cdf5fe3 Adding delayed writes to $4016 EPSM Addressing 2022-10-25 00:00:25 +02:00
NovaSquirrel a5008a7d1b
Merge pull request #130 from negativeExponent/mesen-x
Silence MSVC warnings
2022-10-04 11:33:42 -04:00
negativeExponent ec121e97a5 Silence MSVC warnings
Apparently, msvc considers this unsafe
2022-10-04 18:14:46 +08:00
NovaSquirrel 66250686eb
Merge pull request #128 from negativeExponent/libretro-ci
Setup libretro CI
2022-10-03 16:53:07 -04:00
NovaSquirrel 3e7308c43c
Merge pull request #129 from negativeExponent/libretro-buildfix
Libretro buildfix
2022-10-03 16:52:53 -04:00
negativeExponent fc33e20a5b Setup libretro CI 2022-10-03 16:45:21 +08:00
negativeExponent aa0fca19f6 Libretro buildfix 2022-10-03 16:42:42 +08:00
NovaSquirrel 805ed6adc8
Merge pull request #124 from Gumball2415/ntsc-filter
blargg NTSC Filter Improvements
2022-09-30 12:59:28 -04:00
NovaSquirrel ddd2b63d7f
Merge pull request #125 from theblobscp/master
Add dependency that made linux build fail
2022-09-20 10:35:44 -04:00
The Blob SCP 11292e4e40
Add dependency that made linux build fail 2022-09-20 06:21:36 -04:00
Persune a9a6d0b959
Color borders exclusive to NTSC machines 2022-09-14 13:19:47 +08:00
Persune 17e77e2df6
Black borders on PAL 2022-09-14 11:29:45 +08:00
Persune 51bb5f9674
Use background color as NTSC border color 2022-09-14 10:16:32 +08:00
Persune 039c735436
Add blargg NTSC filter settings
For specifying a custom YIQ to RGB decoding
matrix and a toggle to use external RGB palette.

Todo: Add textboxes for specifying a custom
decoding matrix in the video config dialog.
2022-09-13 22:56:20 +08:00
NovaSquirrel 3c8533adec
Merge pull request #122 from negativeExponent/fix_action53_init
Fix Action 53 initialization
2022-09-01 22:51:10 -04:00
negativeExponent 0d94c939f0 Fix Action 53 initialization 2022-09-02 09:12:29 +08:00
NovaSquirrel b175531dc7
Merge pull request #121 from Gumball2415/feature-refactor-composite-emulation
Fix color emphasis emulation in Bisqwit's NTSC filter
2022-08-24 21:31:38 -04:00
Persune 97c643f5f9
Shift emphasis phase relative to color phase 2022-08-23 10:19:33 +08:00
Persune 60bde72ec5
Ensure deemphasis toggles otherwise 2022-08-22 14:00:04 +08:00