BizHawk/waterbox/gpgx/core/cd_hw
nattthebear 21cdf5120b
Revamp waterbox build environment and runtime. (#2027)
Create an all new waterbox build environment:
WSL2 + Ubuntu 20.04 LTS (Other linuxes may work)
Musl libc with waterbox customizations
LLVM's libclang-rt, libunwind, libcxxabi, libcxx
Static linking to elf files

Compared with the old system, this is easier to set up a dev env for and easier to update in the future. The executables are larger but produce smaller savestates due to static linking. The modern toolchain means advanced library features and language features that sometimes appear in some upstream cores will be reusable.
2020-05-20 15:34:24 -04:00
..
cd_cart.c gpgx waterbox - dynamically allocate some sega CD memory areas to reduce state size. raw core is now about 800K in normal mode; 2MB in sega CD mode 2016-03-27 12:00:50 -04:00
cd_cart.h gpgx waterbox - dynamically allocate some sega CD memory areas to reduce state size. raw core is now about 800K in normal mode; 2MB in sega CD mode 2016-03-27 12:00:50 -04:00
cdc.c won't miss that code 2016-03-23 21:37:33 -04:00
cdc.h won't miss that code 2016-03-23 21:37:33 -04:00
cdd.c Revamp waterbox build environment and runtime. (#2027) 2020-05-20 15:34:24 -04:00
cdd.h gpgx: multidisk? dunno 2017-07-17 18:49:16 -04:00
gfx.c won't miss that code 2016-03-23 21:37:33 -04:00
gfx.h won't miss that code 2016-03-23 21:37:33 -04:00
pcm.c won't miss that code 2016-03-23 21:37:33 -04:00
pcm.h Add waterbox folder with the gpgx waterbox experiment. Not useful for much yet 2016-03-22 21:58:52 -04:00
scd.c gpgx waterbox - dynamically allocate some sega CD memory areas to reduce state size. raw core is now about 800K in normal mode; 2MB in sega CD mode 2016-03-27 12:00:50 -04:00
scd.h gpgx waterbox - dynamically allocate some sega CD memory areas to reduce state size. raw core is now about 800K in normal mode; 2MB in sega CD mode 2016-03-27 12:00:50 -04:00