BizHawk/waterbox/nyma
nattthebear 6e366b7590 waterbox libsnes cothreads: set TEB/TIB stuff
some bsnes cothreads call callbacks that hit managed threads.  We shouldn't do that, but we do, and sometimes those threads run MSVC's __stkchk which can, depending on circumstances, blow up if the thread extents aren't set.

This also means that we cannot save space on a lot of cothread stacks because __stkchck will blow up any detection guards we try
2020-06-03 15:48:06 -04:00
..
.vscode Use google flatbuffers for some waterbox core communication 2020-05-29 18:03:01 -04:00
common faust: Support MT renderer 2020-05-31 11:53:15 -04:00
mednafen@10cc0a7730 add mednafen's pce fast core 2020-06-01 11:23:18 -04:00
zlib waterbox libsnes cothreads: set TEB/TIB stuff 2020-06-03 15:48:06 -04:00
.gitignore Move ngp over to nyma core and update to latest mednafen 2020-05-27 19:33:31 -04:00
Interfaces.cpp add mednafen's pce fast core 2020-06-01 11:23:18 -04:00
NymaCore.cpp faust: Support MT renderer 2020-05-31 11:53:15 -04:00
NymaTypes.fbs Use google flatbuffers for some waterbox core communication 2020-05-29 18:03:01 -04:00
NymaTypes_generated.h Use google flatbuffers for some waterbox core communication 2020-05-29 18:03:01 -04:00
build-and-install-zlib.sh zlib blah blah 2020-05-25 12:49:30 -04:00
cdrom.cpp PCE enhancements 2020-05-27 15:23:40 -04:00
cdrom.h PCE enhancements 2020-05-27 15:23:40 -04:00
cdrom_dummy.cpp Move ngp over to nyma core and update to latest mednafen 2020-05-27 19:33:31 -04:00
common.mak add mednafen's pce fast core 2020-06-01 11:23:18 -04:00
faust.cpp faust: Support MT renderer 2020-05-31 11:53:15 -04:00
faust.mak faust: Support MT renderer 2020-05-31 11:53:15 -04:00
flatc.exe Use google flatbuffers for some waterbox core communication 2020-05-29 18:03:01 -04:00
lynx.mak lynx and wonderswan compile 2020-05-25 12:49:30 -04:00
ngp.cpp Move ngp over to nyma core and update to latest mednafen 2020-05-27 19:33:31 -04:00
ngp.mak Move ngp over to nyma core and update to latest mednafen 2020-05-27 19:33:31 -04:00
pce-fast.cpp commit new builds of all the nyma cores because of something i changed with faust 2020-06-01 12:18:15 -04:00
pce-fast.mak add mednafen's pce fast core 2020-06-01 11:23:18 -04:00
pce.cpp Add mednafen snes "faust" core 2020-05-29 20:04:39 -04:00
pce.mak add mednafen's pce fast core 2020-06-01 11:23:18 -04:00
pcfx.mak support pce-cd and sgx in nyma 2020-05-25 12:49:34 -04:00
run-flatc.sh Use google flatbuffers for some waterbox core communication 2020-05-29 18:03:01 -04:00
vb.mak milestone: vb and ngp compile 2020-05-25 12:49:30 -04:00
wswan.mak lynx and wonderswan compile 2020-05-25 12:49:30 -04:00