Commit Graph

595 Commits

Author SHA1 Message Date
Sappharad ee84e5981c Merge remote-tracking branch 'origin/1.x' into mono-portable
# Conflicts:
#	BizHawk.Emulation.Cores/Consoles/Nintendo/SNES/LibsnesApi.cs
#	libmupen64plus/mupen64plus-win32-deps
#	libsnes/bsnes/target-libsnes/libsnes_pwrap.cpp
2019-10-03 21:33:28 -05:00
feos c08c1fb993 rebuild gliden64 2018-06-08 22:55:02 +03:00
feos f91dba0309 update mgba to latest 0.6 branch (past 0.6.3 release) 2018-06-08 22:37:23 +03:00
feos 42caeaae5c update mgba to what it is in bizhawk 2.x master. update GlideN64 to 2018-03-04 2018-06-04 21:51:10 +03:00
feos f9648686df update gliden64 to latest master 2018-06-02 09:11:22 +03:00
feos 65708ed42d n64: update GlideN64 to 3.0 release
update note in the plugin dialog advertising glide64mk2 to advertize GlideN64 instead
2018-05-28 22:15:53 +03:00
feos 86c347c213 bsnes: remove embarrassing emptry space from tracer output
leftover after switching from 4-digit hcounter() to 3-digit hdot()
2018-05-21 22:17:41 +03:00
feos 71cb2f9caa bsnes: use hdot instead of hcounter in regs output
see #1183
2018-05-06 23:23:56 +03:00
feos 51b2843fed bsnes: send vcounter and hcounter among registers 2018-04-23 21:04:46 +03:00
zeromus cb17d6146c teach libretrobridge stuff how to check for changed serialize size 2017-06-25 09:38:51 -05:00
feos f966da0542 Revert 19cf3b8551
"m64p: revert DBG preprocessor definitions merged along with 4c0bfd476434b4b69501035d24261c7447a78cf4"

Since 19cf3b8551 disables all lua hooks to the core, it's useless. But DBG causes crash when switching between some plugins on the fly, so it should be fixed in a proper way someday.
2017-06-25 09:38:37 -05:00
Sappharad 71e34339a3 Merge branch 'master' into mono-portable
# Conflicts:
#	BizHawk.Emulation.Cores/BizHawk.Emulation.Cores.csproj
#	BizHawk.Emulation.Cores/Consoles/Nintendo/SNES/LibsnesCore.cs
2017-06-16 22:57:52 -05:00
zeromus 64e9a70d26 teach libretrobridge stuff how to check for changed serialize size 2017-06-12 03:14:21 -05:00
feos 77fa17ccdd Revert 19cf3b8551
"m64p: revert DBG preprocessor definitions merged along with 4c0bfd476434b4b69501035d24261c7447a78cf4"

Since 19cf3b8551 disables all lua hooks to the core, it's useless. But DBG causes crash when switching between some plugins on the fly, so it should be fixed in a proper way someday.
2017-06-11 12:20:23 +03:00
Sappharad 464bba9454 Merge branch 'master' into mono-portable
# Conflicts:
#	BizHawk.Client.EmuHawk/MainForm.Events.cs
#	BizHawk.Client.EmuHawk/Properties/Resources.resx
#	BizHawk.Client.EmuHawk/config/NES/QuickNesConfig.cs
#	BizHawk.Emulation.Cores/Consoles/Nintendo/SNES/LibsnesCore.cs
2017-06-04 19:31:56 -05:00
zeromus d796af3a9d snes: fix bugs in SGB CDL 2017-05-31 13:56:34 -05:00
adelikat 7dd2008616 remove MusashiDll.dll since we don't use it anymore 2017-05-27 15:45:30 -05:00
Sappharad 6660b93b2d Fresh builds of the cores that seem to have been updated. 2017-05-23 21:07:24 -05:00
Sappharad 5573409fad Merge branch 'master' into mono-portable
# Conflicts:
#	BizHawk.Client.Common/Extensions.cs
#	BizHawk.Client.Common/movie/bk2/Bk2Movie.IO.cs
#	BizHawk.Client.EmuHawk/BizHawk.Client.EmuHawk.csproj
#	BizHawk.Client.EmuHawk/MainForm.Events.cs
#	BizHawk.Client.EmuHawk/MainForm.cs
#	BizHawk.Emulation.Cores/Consoles/Nintendo/SNES/LibsnesApi.cs
#	BizHawk.Emulation.Cores/Consoles/Nintendo/SNES/LibsnesCore.cs
#	BizHawk.Emulation.Cores/Consoles/Sega/Saturn/Yabause.cs
#	BizHawk.Emulation.Cores/Consoles/Sony/PSX/Octoshock.cs
#	libsnes/bsnes/target-libsnes/libsnes_pwrap.cpp
2017-05-23 20:32:48 -05:00
zeromus adff0d707c psx: fix multitap flaking out after reboot 2017-05-20 16:07:24 -05:00
zeromus 5b44f0960f snes: support trace logging GB and SMP cores (C# side and dlls) 2017-05-14 13:51:02 -05:00
zeromus 98ba4c5f77 SGB cdl (dlls) 2017-05-06 16:23:53 -05:00
zeromus fc7a2859cb de-upx libretrobridge, maybe its causing problems 2017-05-04 19:23:48 -05:00
Sappharad 875db7c24c Build new binaries for the cores that changed since last release.
Increment version to 1.12.2
2017-05-03 20:52:20 -05:00
Sappharad 7998f6374c Merge branch 'master' into mono-portable 2017-05-03 17:36:32 -05:00
zeromus 286d03a359 psx: fix flaky MODE button on dualshock (disabled by uninitialized memory randomly on bootup) 2017-05-03 16:24:47 -05:00
Sappharad 7f5aa0ae77 Merge branch 'master' into mono-portable
Conflicts:
	.gitignore
	BizHawk.Client.Common/PathManager.cs
	BizHawk.Client.Common/lua/LuaSandbox.cs
	BizHawk.Client.EmuHawk/AVOut/FFmpegWriter.cs
	BizHawk.Client.EmuHawk/AVOut/SynclessRecordingTools.cs
	BizHawk.Client.EmuHawk/CustomControls/VirtualListView.cs
	BizHawk.Client.EmuHawk/DisplayManager/DisplayManager.cs
	BizHawk.Client.EmuHawk/GLManager.cs
	BizHawk.Client.EmuHawk/Program.cs
	BizHawk.Client.EmuHawk/movie/EditSubtitlesForm.cs
	BizHawk.Client.EmuHawk/movie/PlayMovie.cs
	BizHawk.Emulation.Common/Sound/Utilities/SpeexResampler.cs
	BizHawk.Emulation.Cores/Consoles/Nintendo/SNES/LibsnesApi.cs
	BizHawk.Emulation.Cores/Consoles/Nintendo/SNES/LibsnesApi_CMD.cs
	BizHawk.Emulation.Cores/Consoles/Nintendo/SNES/LibsnesCore.cs
	BizHawk.Emulation.Cores/Consoles/Sony/PSX/Octoshock.ITraceable.cs
	BizHawk.Emulation.Cores/LibretroOld/LibRetro.cs
	Version/VersionInfo.cs
	libsnes/bsnes/target-libsnes/libsnes_pwrap.cpp
2017-05-02 20:38:56 -05:00
zeromus ac4f0e97d8 libretro: slam out the audio based on the old libretro interface. didnt think about it much. 2017-05-01 04:33:09 -05:00
zeromus 112e6ca1f2 libretro: fix some scrambled framebuffers 2017-05-01 04:16:31 -05:00
zeromus d3a1ec64dd psx: multitap support. tested for 20 seconds, but worth someone else testing. 2017-04-29 04:11:09 -05:00
zeromus 27e419bba5 libsnes: when debugging with microsoft's tools, i think we can't use the speed optimized libco. it crashes the tools. maybe it's all wrong, or maybe there's a tiny detail it doesnt handle the way microsoft wants. anyway, I switched back to my paranoid (slower) libco which works really hard to make microsoft happy, and it seems to work.
also: UPX the libsnes dlls when building (just to salve repo size)
2017-04-29 01:05:57 -05:00
zeromus 9249593f26 change libretro LoadNoGame to be more compliant 2017-04-26 15:19:36 -05:00
zeromus ae672044c3 psx: support negcon (c++ side) 2017-04-25 22:59:45 -05:00
nattthebear 72808f01bb remove all meteor and garbo stuff completely. These two GBA cores were never up to par, really. 2017-04-23 13:21:35 -04:00
nattthebear d1ca433a93 mgba: registers 2017-04-22 21:59:55 -04:00
nattthebear 865b04d234 Update mgba to latest 0.5 (71ee4a64b36b1256dbf6193b1087ff60a4656369) 2017-04-22 17:25:04 -04:00
nattthebear 5bebd0685a snes: add a toggle multitap button 2017-04-22 17:08:33 -04:00
adelikat ba3000db89 oops, compile performance core in release mode 2017-04-22 15:48:55 -05:00
adelikat 9a0493c287 snes - fix justifier for both portrs 2017-04-22 09:31:48 -05:00
adelikat 242b0e09ab SNES - support the Justifier, because why not 2017-04-22 08:55:39 -05:00
nattthebear a46acca981 It's like archaeology. We're the first ones to use this ancient Mayan super scope code 2017-04-20 21:29:58 -04:00
zeromus f108673449 fix some embarrassing bugs in new snes interop. maybe biz will be more stable now. 2017-04-18 22:09:04 -05:00
adelikat 16d67e6805 update bsnes dlls 2017-04-18 17:29:12 -05:00
zeromus 9bea9875a8 libretro - fix saveram 2017-04-18 03:17:11 -05:00
zeromus 5731b24c7c forgot to add LibretroBridge dll and tidy the vcxproj 2017-04-17 22:54:55 -05:00
alyosha-tas 158b652c7a fix #650
uses eke-eke's svp fix
2017-04-16 16:16:16 -04:00
alyosha-tas f1c9df6c60 Update libgensplusgx.dll 2017-04-14 21:45:33 -04:00
alyosha-tas 66ce06e80f Update libgenplusgx.dll 2017-04-13 17:35:30 -04:00
alyosha-tas b47cc8ca60 Update libgenplusgx.dll 2017-04-13 15:53:10 -04:00
zeromus 23fb06a0cd c++ side setup for setting any devices on snes input ports 2017-04-09 16:45:05 -05:00