CasualPokePlayer
3701aef5a4
split ares binaries for interpreter vs recompiler
2023-04-19 23:22:00 -07:00
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
Morilli
e073173a8c
Update make-all-cores.sh
2022-10-22 03:18:59 +02:00
CasualPokePlayer
cb3bd6af72
update waterbox build scripts/instructions to reflect vb move to nyma and new tic80 core
...
also undo a fuckup i did with nyma scripts, note $1 means param passed in command line
2022-06-16 14:37:18 -07:00
CasualPokePlayer
41128abc37
[melonDS] Redo porting, waterbox style now ( #2945 )
...
Co-authored-by: nattthebear <goyuken@gmail.com>
2021-10-24 21:40:23 +03:00
CasualPokePlayer
9a87a0f586
nuke sameboy ( #2934 )
2021-10-18 21:38:23 -04:00
nattthebear
6047a12ad8
Rework and fix up invisible allocations and sound/video format init in nyma cores.
...
See the submodule commits for the tech details. Fixes #2365 . As a side effect, Faust state sizes should be moderately smaller now.
2020-09-07 11:08:09 -04:00
nattthebear
3a18f6356d
Rebuild all of waterbox as sysvabi, not msabi
...
This helps linux at the expense of windows, except it seems like windows gets a nice little speed up as well
2020-07-03 18:21:48 -04:00