Commit Graph

12306 Commits

Author SHA1 Message Date
Sappharad 3f970c84e4 GPGX changes from the macOS 1.13.4 release 2020-08-03 20:12:56 -05:00
Sappharad 5cbd34b41f Corrected a build error caused in the merge. 2019-10-06 18:42:19 -05:00
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
vadosnaprimer d41d068562 fix gpgx disasm 2019-04-03 22:23:11 +03:00
feos 39952db774 rename the batch for building 1.x releases 2018-06-09 18:03:38 +03:00
feos ab99c33c7b releases for this branch will be from it, not from release 2018-06-09 18:02:45 +03:00
feos 9a3c9fc7cb update release info 2018-06-09 17:55:28 +03:00
feos 83acc0fc7c default to mgba 2018-06-09 14:40:46 +03:00
feos d8280551bb and default to gliden again, since it's been fixed for xp
also more jabo option backwards
2018-06-09 02:03:12 +03:00
feos c08c1fb993 rebuild gliden64 2018-06-08 22:55:02 +03:00
feos 740954b75f update gliden64 submodule to latest bizhawk branch 2018-06-08 22:41:13 +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 daa4e18372 n64 default to glide64mk2
this is meant to be a WinXPx86 compatible release, but GlideN64 doesn't work there. still default away from jabo :U
2018-06-04 22:11:29 +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 595bed1e89 disable Cache Size option in gliden64, but disaplay the value it forces internally 2018-06-02 09:38:37 +03:00
feos f9648686df update gliden64 to latest master 2018-06-02 09:11:22 +03:00
feos 42c308a12a n64: actually default to gliden! 2018-06-01 11:49:38 +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 fb4826171b n64: update submodule target for gliden64 and deps 2018-05-08 18:26:02 +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
vadosnaprimer 49239b7a83 tastudio: supposedly fix #1090 question mark 2018-01-10 22:49:02 +03:00
vadosnaprimer fc12f490fe tastudio: MarkerView.ShrinkSelection() 2018-01-10 22:49:02 +03:00
vadosnaprimer 111d269dcc tastudio:
- scroll to new marker and new branch
- don't kill selection per marker removal
2018-01-10 22:49:01 +03:00
zeromus ba1731fe51 in 1809d19ecb @vadosnaprimer made the disk capacity for greenzone disabled, but for some reason old settings files may still be setting a value into it, or maybe old tasprojs or something, so I just put a big limit on it so things dont crash. /shrugs 2018-01-10 22:49:00 +03:00
vadosnaprimer fca08b66a4 lua: client.isturbo() and client.isseeking() 2018-01-07 16:10:01 +03:00
adelikat 861828dc85 TAStudio - remove ability to edit the platform id when editing the header 2018-01-04 14:56:44 +03:00
adelikat 9ff5dc6f73 Tastudio - fix recent menu - fixes #920 2018-01-04 14:56:42 +03:00
zeromus ca63a8fc32 refactorer in chief moved VsyncNumerator from a corecomm field to an interface property and then made it throw invalid operation exceptions on types where it doesnt make sense because thats just what you have to do when you choose to use interfaces, but users dont know whether it makes sense to call that. so return 0 instead of throwing exceptions. (should fix crashes dumping AVI with OSD captured) 2018-01-03 21:22:36 +03:00
vadosnaprimer d103838ed3 move avi writer call so it captures lua messages
I think it doesn't outrun anything critical this way
2018-01-03 20:09:20 +03:00
vadosnaprimer d0660382d5 fix single-line messaged 2018-01-02 22:44:47 +03:00
vadosnaprimer ced2098038 account for linebreaks when measuring message string 2018-01-02 21:08:09 +03:00
zeromus 319d8f95f3 fix crash loading tasproj with bitmap thumbnails caused by 43cb50d5c3 2018-01-02 17:12:37 +03:00
vadosnaprimer 44902f4069 nlua doesn't exist in this branch 2018-01-02 16:43:34 +03:00
vadosnaprimer 13741a23c0 use actual Clamp() 2018-01-02 16:07:10 +03:00
vadosnaprimer 7896664a15 fix #1072
thanks for helping, .net
2018-01-02 16:07:10 +03:00
vadosnaprimer 8e9b5afbd9 smart state gap for greenzone. fix #915
disable disk capacity setting
2018-01-02 16:07:09 +03:00
vadosnaprimer 103fb343ce tastudio: drop logic that shrinks branch screenshot popup
the fact that it was screwing up osd text (that's not pixel based by design) causes more problems than smaller popup was ever intended to solve. and it's not branch or tasproject size, because screenshots are stored in the same resolution as your emulator screen. so I don't even know which problems it was solving. if it was made to shrink because originally it couldn't expand outside tastudio, this has been resolved a while ago, and we can afford covering as much user screen as they already cover with emuhawk. unless they complain, then it can return as an option.
2018-01-02 16:07:08 +03:00
vadosnaprimer fbe8a706d4 tastudio: why don't we update input every new frame we capture
everybody loves tiny off by one errors that completely break everything
2018-01-02 16:07:07 +03:00
feos 160eed764e tastudio: don't trigger right button up events if left button is still held down 2018-01-02 16:05:49 +03:00
feos 894d9ba11a tastudio: unbreak things if user cancels movie conversion on file open 2018-01-02 16:05:48 +03:00
feos 870d4e778e tastudio: always assign branch's laglog when it's loaded
fixes failure to color greenzone if a branch without input diff was loaded (and some other weird conditions were met)
2018-01-02 16:05:48 +03:00
feos ec7cc54131 tastudio: do normal seeking while recording too. needs testing
if you go to a frame while recording and unpaused, it will seek to that frame (not touching input since rec mode is suspended), and after it reaches it, it will unpause and restore rec mode
2018-01-02 16:05:47 +03:00
feos 4b3fed00ae m64p core: put newer deps back into win32 target 2018-01-02 16:05:46 +03:00
zeromus 072e602989 fix luainterface
Conflicts:
	output/dll/LuaInterface.dll
2018-01-02 16:03:05 +03:00
zeromus 2822e3a270 re-apply "keepalive" GC fixes to luainterface mode in emuhawk; maybe it will actually work now and not result in crashes. at least we should check it.
Conflicts:
	BizHawk.Client.Common/lua/LuaFile.cs
	BizHawk.Client.EmuHawk/tools/Lua/Libraries/EmuLuaLibrary.cs
2018-01-02 16:02:20 +03:00
zeromus 5713d4c3cf fix (maybe) the bad GC bug in luainterface? 2018-01-02 16:00:22 +03:00
Sappharad 6a99a53919 EtoHawk: Attempt to 64-bit. Make video emulator emulate again. 2017-07-04 21:26:34 -05:00
Sappharad 37b780f857 Recreated EtoHawk project against most recent Eto Framework.
- Modified some things to follow proper conventions, but not everything yet.
- Runs but doesn't load roms anymore. (Work in progress)
2017-06-27 22:49:05 -05:00