BizHawk/output/dll
nattthebear c7e8744664 Add an extra exclamation point to indicate that code is VERY IMPORTANT
This broke any waterbox core that called in to native code in the same EnterExit() right after sealing.  All nyma cores were broken, 32x was not, didn't check the rest.  Regressed in 175556529e.

It worked fine in release mode, theoretically
2020-07-18 11:54:05 -04:00
..
nlua update nlua.dll with one built with optimization 2019-01-09 16:21:00 -05:00
7z.dll update 7z.dll to a newer one to fix some security stuff 2018-05-03 17:16:10 -04:00
LibretroBridge.dll libretrobridge: fix warnings and rebuild dll 2017-06-13 16:25:15 -05:00
LuaInterface.dll fix luainterface 2017-07-23 10:00:46 -05:00
MSXHawk.dll Add MSXHawk DLL 2020-02-03 17:27:44 -05:00
OpenAL32.dll add 64bit openal dlls 2017-07-21 18:48:33 -05:00
SDL.dll add an SDL.dll needed by some mupen stuff 2017-06-12 01:37:22 -05:00
SDL2.dll DS Hawk (#1884) 2020-03-21 10:53:30 -05:00
bizlynx.dll rename output64 to output 2017-06-12 01:30:11 -05:00
bizswan.dll Update Cygne with upstream fixes 2020-05-30 14:23:18 -04:00
blip_buf.dll rename output64 to output 2017-06-12 01:30:11 -05:00
faust.wbx.gz Waterbox: Stack Marshalling (#2209) 2020-07-07 17:48:12 -04:00
ffmpeg.exe update ffmpeg to ffmpeg-20181118-529debc-win64-static 2018-11-18 21:06:59 +03:00
ffmpeg_readme.txt add back our old ffmpeg executable, which was somehow lost in the shuffle. It's 32 bit, but that's fine in this case. 2017-06-17 10:10:55 -04:00
freetype26.dll update mupen dlls to remove msvcr 2013 dep. 2020-01-20 17:26:30 -05:00
gpgx.wbx.gz Waterbox: Stack Marshalling (#2209) 2020-07-07 17:48:12 -04:00
hyper.wbx.gz Waterbox: Stack Marshalling (#2209) 2020-07-07 17:48:12 -04:00
libdarm.dll add some 64bit libdarm.dll that I just made 2017-09-14 19:44:26 -05:00
libgambatte.dll Ports from Upstream GSR for Babs and Robopon (squashed #2091) 2020-06-05 20:27:19 +10:00
libgcc_s_seh-1.dll rename output64 to output 2017-06-12 01:30:11 -05:00
libmelonDS.dll update libmelonDS.dll with a few fixes 2020-05-02 08:47:37 -05:00
libpng16.dll update mupen dlls to remove msvcr 2013 dep. 2020-01-20 17:26:30 -05:00
libquicknes.dll rename output64 to output 2017-06-12 01:30:11 -05:00
libsnes.wbx.gz Waterbox: Stack Marshalling (#2209) 2020-07-07 17:48:12 -04:00
libspeexdsp.dll rename output64 to output 2017-06-12 01:30:11 -05:00
libstdc++-6.dll rename output64 to output 2017-06-12 01:30:11 -05:00
libwinpthread-1.dll rename output64 to output 2017-06-12 01:30:11 -05:00
lua51.dll looks like i never got around to using the 64bit luaperks, so luasockets wasnt built-in as promised ever since we went 64bit. fixes #1077 2018-01-15 17:20:24 -06:00
mgba.dll update mgba from upstream, including commits 2f2908240178cd418acc6e4942ad9b78939b85a5 and 8f1148498e12197745f62e477d9b8e07382cc72e to address #1593 (at least, it fixes the shrek 2 non-tas scenario) 2020-06-18 04:46:21 -04:00
mupen64plus-audio-bkm.dll rename output64 to output 2017-06-12 01:30:11 -05:00
mupen64plus-input-bkm.dll rename output64 to output 2017-06-12 01:30:11 -05:00
mupen64plus-rsp-hle.dll update mupen dlls to remove msvcr 2013 dep. 2020-01-20 17:26:30 -05:00
mupen64plus-video-GLideN64.dll it actually makes sense to commit things you wanna test 2020-02-04 11:09:57 +03:00
mupen64plus-video-glide64.dll rename output64 to output 2017-06-12 01:30:11 -05:00
mupen64plus-video-glide64mk2.dll straighten out building of glide64mk2 dll. fixes #1003 2017-09-12 00:49:14 -05:00
mupen64plus-video-rice.dll rename output64 to output 2017-06-12 01:30:11 -05:00
mupen64plus.dll Implemented the remaining N64 R4300 trap instructions besides TEQ 2019-12-16 21:22:34 -05:00
ngp.wbx.gz Waterbox: Stack Marshalling (#2209) 2020-07-07 17:48:12 -04:00
octoshock.dll update octoshock.dll to match mednafen latest. (very tiny changes only in spu, shouldnt invalidate any prior testing) 2020-05-01 17:18:56 -04:00
pcfx.wbx.gz Waterbox: Stack Marshalling (#2209) 2020-07-07 17:48:12 -04:00
picodrive.wbx.gz Waterbox: Stack Marshalling (#2209) 2020-07-07 17:48:12 -04:00
sameboy.wbx.gz Waterbox: Stack Marshalling (#2209) 2020-07-07 17:48:12 -04:00
snes9x.wbx.gz Waterbox: Stack Marshalling (#2209) 2020-07-07 17:48:12 -04:00
ss.wbx.gz Waterbox: Stack Marshalling (#2209) 2020-07-07 17:48:12 -04:00
turbo.wbx.gz Waterbox: Stack Marshalling (#2209) 2020-07-07 17:48:12 -04:00
uzem.wbx.gz Waterbox: Stack Marshalling (#2209) 2020-07-07 17:48:12 -04:00
vb.wbx.gz Waterbox: Stack Marshalling (#2209) 2020-07-07 17:48:12 -04:00
waterboxhost.dll Add an extra exclamation point to indicate that code is VERY IMPORTANT 2020-07-18 11:54:05 -04:00
wrap_oal.dll add 64bit openal dlls 2017-07-21 18:48:33 -05:00
zlib.dll update mupen dlls to remove msvcr 2013 dep. 2020-01-20 17:26:30 -05:00
zlib1.dll update mupen dlls to remove msvcr 2013 dep. 2020-01-20 17:26:30 -05:00