BizHawk/waterbox/libsnes/bsnes/snes
CasualPokePlayer 0a2d4405f0
Revamp Waterbox Setup (#3529)
* Waterbox setup has been revamped to use the latest llvm parts (llvm 16 for compiler_rt/libunwind/libcxx/libcxxabi).
* Clang is now possible to use, and is the preferred compiler (due to superior performance).
* Supported compilers are now clang 14/15/16, and gcc 12.
* Other core updates are mixed in.

---------

Co-authored-by: Morilli <35152647+Morilli@users.noreply.github.com>
2023-03-28 16:53:33 -07:00
..
alt SNES CDL - set DMAData flag for dma reading rather than leaving nonsense flags (fixes #1409) 2020-01-22 22:01:04 -05:00
cartridge libsnes: Cleanup some dead code. Apparently the codebase contained a primitive attempt to implement savestates, but it contained significant bugs and had no use beyond toy projects. 2017-06-11 09:37:47 -04:00
chip CDL: add CARTROM logging for many more cases, including superfx (should fix #1597) 2020-01-19 18:43:54 -05:00
config snes: move files to waterbox area 2017-06-10 14:16:24 -04:00
controller arbitrarily slash the size of most libsnes cothreads significantly, decreasing overall state size from 10MB to 7MB 2017-06-11 20:33:58 -04:00
cpu Revamp Waterbox Setup (#3529) 2023-03-28 16:53:33 -07:00
dsp libsnes: Cleanup some dead code. Apparently the codebase contained a primitive attempt to implement savestates, but it contained significant bugs and had no use beyond toy projects. 2017-06-11 09:37:47 -04:00
interface snes: move files to waterbox area 2017-06-10 14:16:24 -04:00
memory snes: do some more savestate prep, including removing the unused cheat system, which cost sixteen megidobites of ram 2017-06-10 15:53:38 -04:00
ppu libsnes: savestate uncompressed size 14MB=>10MB (for a game with nothing special) 2017-06-11 15:30:54 -04:00
random libsnes: Cleanup some dead code. Apparently the codebase contained a primitive attempt to implement savestates, but it contained significant bugs and had no use beyond toy projects. 2017-06-11 09:37:47 -04:00
scheduler snes: move files to waterbox area 2017-06-10 14:16:24 -04:00
smp human build bot has completed! 2017-08-24 21:10:32 -04:00
system Implement bsnes version 115 as a new core (#2740) 2021-05-14 20:06:13 -05:00
profile-accuracy.hpp snes: move files to waterbox area 2017-06-10 14:16:24 -04:00
profile-compatibility.hpp snes: move files to waterbox area 2017-06-10 14:16:24 -04:00
profile-performance.hpp snes: move files to waterbox area 2017-06-10 14:16:24 -04:00
snes.hpp arbitrarily slash the size of most libsnes cothreads significantly, decreasing overall state size from 10MB to 7MB 2017-06-11 20:33:58 -04:00