This website requires JavaScript.
Explore
Help
Sign in
Emulation
/
bsnes-plus
Watch
1
Star
0
Fork
You've already forked bsnes-plus
0
mirror of
https://github.com/devinacker/bsnes-plus.git
synced
2025-04-02 10:52:46 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
sfx-dos
bsnes-plus
/
bsnes
/
snes
/
alt
/
ppu
History
Exact
Exact
Union
RegExp
Devin Acker
79dd00c783
bsnes v114.1 vertical mosaic behavior (
fixes
#257
)
2020-07-27 22:43:36 -04:00
..
debugger
bsnes v114.1 vertical mosaic behavior (
fixes
#257
)
2020-07-27 22:43:36 -04:00
memory
get rid of performance PPU and use compatibility PPU for both compatibility and performance profiles; they both perform basically the same and it wasn't really worth the burden of maintaining both
2019-10-08 18:16:57 -04:00
mmio
get rid of performance PPU and use compatibility PPU for both compatibility and performance profiles; they both perform basically the same and it wasn't really worth the burden of maintaining both
2019-10-08 18:16:57 -04:00
render
alt/ppu: fix vertical offset issues with mode 7 mosaic
2019-11-03 13:02:00 -05:00
ppu.cpp
backport some scheduler improvements from current bsnes; should hopefully fix some potential serialization deadlocks including possibly what was causing issues
#233
and
#240
2019-12-07 17:27:32 -05:00
ppu.hpp
Merge branch 'master' into vramexpand
2019-10-08 20:31:03 -04:00
serialization.cpp
get rid of performance PPU and use compatibility PPU for both compatibility and performance profiles; they both perform basically the same and it wasn't really worth the burden of maintaining both
2019-10-08 18:16:57 -04:00