snes
Here are 220 public repositories matching this topic...
when playing center mode and aspect ratio correction turned on i have shimmering BUT when i play the same game on bsnes-mt with the options "pixel perfect" and "aspect ratio correction" on i have NO shimmering, would be cool if bsnes didnt have this problem.
Sorry for my broken english.
-
Updated
Oct 28, 2021 - C++
-
Updated
Oct 16, 2021 - GLSL
Re-Design TV Banner
Honestly, the TV banner I designed doesn't look pretty. If someone with better image editing skills wants to take the lead on this one I'll be immensely grateful.
-
Updated
Jul 9, 2020 - C++
-
Updated
Aug 11, 2021 - JavaScript
-
Updated
Nov 5, 2021 - C++
-
Updated
Nov 6, 2021 - C++
Suggested by OPNA!
Use ${MAKE} -C instead of make -C
- make assumes that make can be found on the PATH and that the make that was used to invoke the build is the same one that's found on the PATH, which isn't a safe assumption. ${MAKE} afaict is an automatic variable pointing to the currently running make binary
- make breaks some metadata that make uses to properly pass on and manage som
This is a continuation of #50 (more info there), if the Cartridge Rom header field in the SNES ROM header contains characters that are not one-byte per-character (like some Japanese glyphs are), then we might not always be doing the right thing when encoding/decoding.
We should write a unit test that shows a situation where:
var encoding = Encoding.GetEncoding(932); // 932 is "ShiftJIS"-
Updated
Nov 2, 2021 - C
-
Updated
Aug 27, 2019 - JavaScript
-
Updated
Oct 7, 2019 - Kotlin
-
Updated
Oct 16, 2021 - Lua
-
Updated
Nov 7, 2021 - Assembly
-
Updated
Apr 13, 2020 - C
-
Updated
Sep 9, 2019 - C++
-
Updated
Mar 6, 2019 - C#
-
Updated
Apr 17, 2018 - C++
-
Updated
Oct 25, 2021 - C++
-
Updated
Oct 1, 2021 - C#
-
Updated
Oct 22, 2021 - JavaScript
-
Updated
Dec 20, 2020 - C++
Improve this page
Add a description, image, and links to the snes topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the snes topic, visit your repo's landing page and select "manage topics."
Signed-off-by: Joseph Mattello mail@joemattiello.com
Conflicts:
.gitmodules
What does this PR do
Where should the reviewer start
How should this be manually tested
Any background context you want to provide
What are the relevant tickets
Screenshots (important for UI changes)
Questions