BizHawk/waterbox/picodrive/pico
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
..
32x PicoDrive: Add memory domains, including ISaveRammable support. In order to get memory domains for 32x, "32X" needs to be on the gamedb entry. 2017-07-03 11:43:03 -04:00
carthw PicoDrive: Mega CD. No CD audio yet. 2017-07-02 20:46:01 -04:00
cd remove stray printf 2017-07-03 09:09:00 -04:00
pico PicoDrive (WIP) 2017-07-02 13:47:43 -04:00
sound PicoDrive: CD Audio support. GPGX and PicoDrive both share the same MCD emulation core, which has significant accuracy difficulties with CD audio... 2017-07-03 08:16:34 -04:00
cart.c 32x - fix crash, fixes #1826 2020-05-21 10:04:12 -04:00
carthw.cfg PicoDrive (WIP) 2017-07-02 13:47:43 -04:00
carthw_cfg.inc PicoDrive: minor cleanup 2017-07-02 18:29:41 -04:00
draw.c PicoDrive (WIP) 2017-07-02 13:47:43 -04:00
draw2.c PicoDrive (WIP) 2017-07-02 13:47:43 -04:00
eeprom.c PicoDrive (WIP) 2017-07-02 13:47:43 -04:00
media.c PicoDrive: Mega CD. No CD audio yet. 2017-07-02 20:46:01 -04:00
memory.c PicoDrive: input plus lagged and callback 2017-07-02 16:15:54 -04:00
memory.h PicoDrive (WIP) 2017-07-02 13:47:43 -04:00
misc.c PicoDrive (WIP) 2017-07-02 13:47:43 -04:00
mode4.c PicoDrive (WIP) 2017-07-02 13:47:43 -04:00
pico.c PicoDrive (WIP) 2017-07-02 13:47:43 -04:00
pico.h PicoDrive: CD Audio support. GPGX and PicoDrive both share the same MCD emulation core, which has significant accuracy difficulties with CD audio... 2017-07-03 08:16:34 -04:00
pico_cmn.inc PicoDrive (WIP) 2017-07-02 13:47:43 -04:00
pico_int.h Revamp Waterbox Setup (#3529) 2023-03-28 16:53:33 -07:00
sek.c PicoDrive (WIP) 2017-07-02 13:47:43 -04:00
sms.c PicoDrive (WIP) 2017-07-02 13:47:43 -04:00
videoport.c PicoDrive (WIP) 2017-07-02 13:47:43 -04:00
z80if.c PicoDrive (WIP) 2017-07-02 13:47:43 -04:00