Commit Graph

12295 Commits

Author SHA1 Message Date
nattthebear 93eea88fb4 get vbanext in the right place 2017-06-12 21:00:54 -04:00
adelikat a0f09b230f rip out bsnes performance profile movie recording warning but replace it with one for snes9x 2017-06-12 19:58:53 -05:00
adelikat e6d1850361 N64 - include a 64bit version of mupen64plus-rsp-cxd4.dll, rip out Rsp_Z64_hlevideo since it is giving us no value added, as it was intended to go with the z64 video plugin (that we don't support nor need to) 2017-06-12 19:37:45 -05:00
nattthebear 346cf7d637 VB: add some text to the settings dialogue 2017-06-12 19:31:30 -04:00
adelikat b38237a3fc expose snes9x in release builds 2017-06-12 17:45:05 -05:00
adelikat f6f8a5571c fix build batch files to point to output folder instead of output64 2017-06-12 17:45:04 -05:00
nattthebear 19883585c6 rewrite MapHeap to be much easier for me to understand 2017-06-12 17:58:19 -04:00
alyosha-tas 05304b465b NES APU improvements
passes some more of the test_apu_2 tests
2017-06-12 16:25:21 -04:00
nattthebear 9c6ec5d8b1 change output64 to output in some unmanaged core buildscripts 2017-06-12 16:13:54 -04:00
nattthebear 89f7fb918c delete more yahbooze files 2017-06-12 16:00:14 -04:00
adelikat c5f15da366 Update BizHawk.Common from .net 4.5.2 to 4.6.1. I believe 4.5.2 was an oversight from the original .net upgrades. If I'm wrong and this library needs to be 4.5.2 for some reason, feel free to revert. 2017-06-12 13:55:30 -05:00
adelikat 87897b936a Remove NewN64PluginSettings dialog since it was never built or used, and there's better ways to do things now anyway 2017-06-12 13:52:31 -05:00
adelikat f5b15b2e6a N64 - Make GLideN64 the default plugin 2017-06-12 13:07:59 -05:00
adelikat b1918759be N64 - Remove commented out jabo code 2017-06-12 13:07:06 -05:00
adelikat 0712833de1 N64 plugin config dialog - re-order plugin tabs, put GLideN64 first 2017-06-12 12:48:04 -05:00
zeromus 64e9a70d26 teach libretrobridge stuff how to check for changed serialize size 2017-06-12 03:14:21 -05:00
zeromus 0e86378336 add libretrobridge dll 2017-06-12 02:37:20 -05:00
zeromus 0246c540bb fix libretrobridge to be 64bit only (and fix it for 64bit) 2017-06-12 02:31:47 -05:00
zeromus 39433e509e change some output64 to output 2017-06-12 01:38:02 -05:00
zeromus 714b7b0107 add an SDL.dll needed by some mupen stuff 2017-06-12 01:37:22 -05:00
zeromus afc6e03b03 remove some output64 paths 2017-06-12 01:33:55 -05:00
zeromus 1090bfa72f rename output64 to output 2017-06-12 01:30:11 -05:00
zeromus 440a84af2d delete 32bit output directory.
for quick reference, here's all the files that were in it:

7z.dll
bizlynx.dll
bizswan.dll
blip_buf.dll
d3d8.dll
ffmpeg.exe
ffmpeg_readme.txt
freetype6.dll
Jabo_Direct3D8_patched.dll
libbizsnes.dll
libco_msvc_win32.dll
libdarm.dll
libgambatte.dll
libgenplusgx.dll
libpng12.dll
libquicknes.dll
LibretroBridge.dll
libsneshawk-32-compatibility.dll
libsneshawk-32-performance.dll
libspeexdsp.dll
libvbanext.dll
mednadisc.dll
mgba.dll
mupen64plus-audio-bkm.dll
mupen64plus-input-bkm.dll
mupen64plus-rsp-cxd4.dll
mupen64plus-rsp-hle.dll
mupen64plus-rsp-z64-hlevideo.dll
mupen64plus-video-glide64.dll
mupen64plus-video-glide64mk2.dll
mupen64plus-video-GLideN64.dll
mupen64plus-video-jabo.dll
mupen64plus-video-rice.dll
mupen64plus.dll
octoshock.dll
openal32.dll
out.txt
SDL.dll
zlib1.dll
2017-06-12 01:27:40 -05:00
zeromus 0942d4f498 remove x86 project configurations 2017-06-12 01:24:35 -05:00
nattthebear 668006fba0 arbitrarily slash the size of most libsnes cothreads significantly, decreasing overall state size from 10MB to 7MB 2017-06-11 20:33:58 -04:00
nattthebear 4cd3325295 update gliden64 subrepo 2017-06-11 20:12:13 -04:00
nattthebear cf723b5133 add new build of mgba 0.6-ish 2017-06-11 20:10:37 -04:00
nattthebear 626de2d7c8 waterbox: add guard pages to libco stacks 2017-06-11 20:10:37 -04:00
zeromus 6db010e384 add 'crop SGB frame' option; fixes #871 2017-06-11 18:20:55 -05:00
alyosha-tas 6227ae2770 Merge pull request #874 from alyosha-tas/master
A7800Hawk commit 3
2017-06-11 18:54:20 -04:00
alyosha-tas fdc458343b Create gamedb.txt 2017-06-11 18:45:28 -04:00
alyosha-tas 5b3c742f0d Add files via upload 2017-06-11 18:31:25 -04:00
alyosha-tas 027a150c02 Add files via upload 2017-06-11 18:30:38 -04:00
alyosha-tas ad1e222cbd Create MainForm.cs 2017-06-11 18:29:12 -04:00
zeromus 8a24960cce add some 64bit mupen deps dlls 2017-06-11 17:26:52 -05:00
zeromus e5d20b8d7a add mupen dlls 64bit 2017-06-11 17:25:57 -05:00
alyosha-tas 05f1b21b61 Create MainForm.Events.cs 2017-06-11 18:25:50 -04:00
zeromus 9c8ea446eb fix a bug caused by commenting out too much of jabo 2017-06-11 17:24:32 -05:00
zeromus eec9c54236 comment out all dynarec related things 2017-06-11 17:24:32 -05:00
zeromus 503261af35 comment out all jabo related stuff 2017-06-11 17:24:32 -05:00
zeromus 852b1f8a5e change default settings to interpreter and not jabo, so n64-64 can boot 2017-06-11 17:24:32 -05:00
zeromus 3449a5c5cf build mupen64plus as 64bit 2017-06-11 17:24:32 -05:00
zeromus 103bf484b6 fix racey crash during rewinder thread shutdown 2017-06-11 17:24:32 -05:00
alyosha-tas 16163d959e Add files via upload 2017-06-11 18:17:34 -04:00
alyosha-tas 3c46604f28 Add files via upload 2017-06-11 18:15:11 -04:00
alyosha-tas a78f0b5fde Delete temp.txt 2017-06-11 18:12:54 -04:00
alyosha-tas dcc9857a1a Add files via upload 2017-06-11 18:12:32 -04:00
alyosha-tas 4f97dd224b Create temp.txt 2017-06-11 18:12:04 -04:00
alyosha-tas 2b48b8b007 Add files via upload 2017-06-11 18:08:03 -04:00
alyosha-tas 1d840906a5 Delete A7800HawkControl.cs 2017-06-11 18:07:42 -04:00