adelikat
|
f43d7c5b1b
|
MovieSession - add a PopupMessage method, will be used later
|
2020-02-08 10:50:05 -06:00 |
adelikat
|
4fed717858
|
some cleanup of RomLoader.cs
|
2020-02-08 10:46:46 -06:00 |
adelikat
|
01640e8c0b
|
cleanup CoreInventory.cs
|
2020-02-08 10:07:54 -06:00 |
adelikat
|
29cddca49a
|
use globals a bit less
|
2020-02-08 09:12:45 -06:00 |
feos
|
08ee1c8170
|
show proper movie length for cycle based timing (gambatte)
|
2020-02-08 15:36:21 +03:00 |
alyosha-tas
|
9d0f7568d4
|
A2600 finish keyboard controller
|
2020-02-07 16:18:50 -05:00 |
YoshiRulz
|
5d45682207
|
Add template for new GitHub Issues
|
2020-02-08 06:58:23 +10:00 |
Zach
|
ef18c1a3a6
|
Fix Macro Functionality (fixes #1838) (#1839)
* Initial fixes for macro menu items
* Arguments for this constructor can't be optional.
|
2020-02-07 13:45:13 -06:00 |
alyosha-tas
|
75ead6e3c4
|
GBHawk: put CGB flag into bk2 for proper parsing
|
2020-02-07 07:40:33 -05:00 |
Asnivor
|
0b6210efb3
|
MSXHawk: Add gamedb files parsed from TOSEC
|
2020-02-07 11:24:14 +00:00 |
Asnivor
|
f9d29a0d98
|
DATParser: Give DP priority on initial screen
|
2020-02-06 14:53:30 +00:00 |
YoshiRulz
|
02dc42d453
|
Use MSBuild to copy output instead of bash in external tool template
|
2020-02-06 23:51:46 +10:00 |
alyosha-tas
|
d9243fe15d
|
MSX: fix
|
2020-02-06 06:56:29 -05:00 |
adelikat
|
ba7fd37ce8
|
some nitpick cleanups
|
2020-02-05 18:58:57 -06:00 |
YoshiRulz
|
c0fcd01b69
|
Yet more work on AutoGenConfig
|
2020-02-06 05:19:40 +10:00 |
alyosha-tas
|
6d93fe03f5
|
MSXHawk: more testing options
|
2020-02-05 07:55:01 -05:00 |
feos
|
ca33a0ac9d
|
it actually makes sense to commit things you wanna test
|
2020-02-04 11:09:57 +03:00 |
feos
|
8ff2ca2cd1
|
update gliden
bugs I saw in perfect dark seem to be present in the previous update too, so ugh
|
2020-02-04 10:27:10 +03:00 |
feos
|
277b302437
|
tweak mgba hooking
|
2020-02-04 10:27:09 +03:00 |
adelikat
|
a9a85fccb9
|
Profile config - simplify logic by applying settings in layers. Also tweak a few settings for some of the profiles that were likely mistakes hard to see when there was so much copy pasta
|
2020-02-03 19:31:06 -06:00 |
adelikat
|
5b2b72ce9e
|
profile config - break up config setting into separate methods
|
2020-02-03 19:06:27 -06:00 |
adelikat
|
e770047eef
|
profile config - rip out code for the custom profile that never got implemented
|
2020-02-03 17:51:07 -06:00 |
adelikat
|
dc2a41c737
|
Lua console - clear on screen text when closing lua console
|
2020-02-03 17:20:49 -06:00 |
adelikat
|
38a525eefd
|
Lua console - immediatley update on screen graphics when disabling a lua script
|
2020-02-03 17:17:11 -06:00 |
alyosha-tas
|
71d68e4bea
|
MSX: use JP bios for now
|
2020-02-03 17:32:32 -05:00 |
alyosha-tas
|
5252532c36
|
Merge branch 'master' of https://github.com/TASVideos/BizHawk
|
2020-02-03 17:29:50 -05:00 |
alyosha-tas
|
7b55157e10
|
MSX: add some starting firmware options
|
2020-02-03 17:28:45 -05:00 |
alyosha-tas
|
ec3506ab29
|
Add MSXHawk DLL
|
2020-02-03 17:27:44 -05:00 |
feos
|
16045e35fc
|
add EXP void BizSetExecCallback(void(*callback)(uint32_t pc)) to mGBA
|
2020-02-03 22:51:34 +03:00 |
adelikat
|
185d4ad2a2
|
add icon for mGBA
|
2020-02-03 13:42:33 -06:00 |
feos
|
340fe48f3a
|
finish mgba tracer
|
2020-02-03 22:23:35 +03:00 |
adelikat
|
626efe8caf
|
put control extension methods into the EmuHawk names space isntead of a custom one. We want these to be found and used, and most dialogs use them
|
2020-02-03 12:54:32 -06:00 |
adelikat
|
c2bec296e6
|
simplify some repeated boilerplate on the DragEnter event by consolidating it to an extension method
|
2020-02-03 12:42:28 -06:00 |
feos
|
b1be2f5937
|
bump mgbahawk version
|
2020-02-03 12:55:19 +03:00 |
feos
|
335a55306f
|
mGBA trace logging
|
2020-02-03 12:50:41 +03:00 |
YoshiRulz
|
fd06504882
|
More work on AutoGenConfig
|
2020-02-03 06:14:09 +10:00 |
adelikat
|
74e63cd566
|
Tastudio - some reorg
|
2020-02-02 13:32:22 -06:00 |
adelikat
|
6990b6f51f
|
when loading GB/GBC movies, store the core and auto-switch between gamebatte and gbHawk, fixes #1805
|
2020-02-02 12:27:45 -06:00 |
adelikat
|
880f584674
|
cleanup variable naming in IMovieSession
|
2020-02-02 12:19:41 -06:00 |
adelikat
|
bfd33e5399
|
separate out lua and ram watch on screen message lists so they can't clobber each other, fixes #1831
|
2020-02-02 12:09:13 -06:00 |
adelikat
|
45221eb0ad
|
do non-timeline movie state logic after the core is loaded, fixes input display when loading a state in read-only mode, which has been broken since 2014
|
2020-02-02 11:52:05 -06:00 |
adelikat
|
4c9ebf6ed4
|
MovieSession - rename hacky step 1 and 2 to meaningful names
|
2020-02-02 11:39:54 -06:00 |
adelikat
|
8f7b0aaac9
|
Movie Session - move some logic out of hacky step 1 and into hacky step 2
|
2020-02-02 11:38:12 -06:00 |
adelikat
|
8c99e87867
|
MovieSession - cleanup
|
2020-02-02 11:06:30 -06:00 |
adelikat
|
32f638107d
|
delete unused code in MovieSession
|
2020-02-02 11:04:29 -06:00 |
adelikat
|
40cd2f93df
|
meh
|
2020-02-02 10:29:13 -06:00 |
adelikat
|
d2c191b394
|
properly delete working types
|
2020-02-02 10:09:29 -06:00 |
adelikat
|
65249954b9
|
Revert "Remove WorkingTypes from compilation"
This reverts commit 0eef93afbf .
|
2020-02-02 10:08:09 -06:00 |
YoshiRulz
|
0eef93afbf
|
Remove WorkingTypes from compilation
|
2020-02-03 01:59:32 +10:00 |
feos
|
a827b6f350
|
update mgba to 0.8
|
2020-02-02 18:34:16 +03:00 |