Commit Graph

14237 Commits

Author SHA1 Message Date
MrWint 3d3de54485 video: formatting 2019-05-25 23:43:05 +02:00
MrWint 6bda071d5f rename MemEventId to IntEventId 2019-05-25 22:53:41 +02:00
MrWint 8247df4be5 pass intreq by ref 2019-05-25 22:37:59 +02:00
MrWint 40167579bb use ptrdiff_t to represent pitch 2019-05-25 22:28:23 +02:00
MrWint 6020542182 CPU refactoring 2019-05-25 22:11:58 +02:00
MrWint a6aeef840a Update PPU 2019-05-25 21:01:50 +02:00
MrWint b99b5a05d6 Update sound 2019-05-25 20:27:44 +02:00
MrWint 1dc9d0e123 allow mapping rom bank0 in more cases 2019-05-25 19:35:42 +02:00
MrWint 85ad140a2c ppu: less magical lcdc constants 2019-05-25 19:29:59 +02:00
MrWint 567756d6cc formatting/readability 2019-05-25 19:18:15 +02:00
MrWint 98076d286d return more informative load result 2019-05-25 18:58:49 +02:00
MrWint a3ee854022 more ideomatic use of sizeof 2019-05-25 18:27:08 +02:00
MrWint 289439528d c++11 narrowing conversion warnings 2019-05-25 18:11:32 +02:00
MrWint 2bd332c862 fix psg ch3 regression introduced in r165 2019-05-25 18:08:14 +02:00
feos 8efcda388f
Merge pull request #1542 from Ashafix/audiosync
added new command line parameter audiosync
2019-05-25 10:34:01 +03:00
alyosha-tas 7a80560005 GBHawk: 10 second timeout if ppu not running 2019-05-22 17:30:04 -04:00
alyosha-tas 87d5c72000
Merge pull request #1565 from sornerol/fix-gb-bios-buzz
Fix GB bios buzz (Fixes #1539)
2019-05-13 18:10:43 -04:00
sornerol bfa8f20cf9 Set state.spu.ch1.master = true (Fixes #1539)
This fixes #1539. Prior to 2.2.2, state.spu.ch1.master was set to false when using a BIOS. Starting with 2.2.2, the Game Boy BIOS is required. Setting this to true causes a buzzing sound while the Nintendo logo drops during BIOS.
2019-05-13 13:45:27 -05:00
Loren 729721b78f
Merge pull request #2 from TASVideos/master
Updating from original repository.
2019-05-08 21:01:01 -05:00
alyosha-tas be0f5f81cc GG: Link support initial capability 2019-05-08 17:39:15 -04:00
Loren a10cfb4cb6
Merge pull request #1 from TASVideos/master
Update from original repository
2019-05-08 15:10:51 -05:00
Asnivor 038bab2bff ChannelF: more bugfixes and disam update 2019-05-08 09:48:01 +01:00
Asnivor 47a5ce2798 ChannelF: some more changes 2019-05-07 14:43:36 +01:00
alyosha-tas c036e670be A2600: another DB update 2019-05-06 06:24:56 -04:00
alyosha-tas 133f5d223f
Merge pull request #1534 from TASVideos/serializer_floatdouble
Serializer: Add support for float[], double and double[]
2019-05-05 08:21:43 -04:00
alyosha-tas 86461b0692 A2600: gamedb update 2019-05-05 08:03:43 -04:00
alyosha-tas ca5585dfaa A2600: boost grip controller 2019-05-05 07:53:28 -04:00
feos a2289dde10
Update README.md 2019-05-05 11:24:59 +03:00
feos 3abf6dc5bb
Update README.md
In-game Saves and DISCLAIMER
2019-05-05 11:18:27 +03:00
feos 1ee19f17e1 OpenAdvanced_OpenRom wasn't working since 2.2.1
nobody noticed because nobody uses it. then why do we have it? maybe it could be fixed by better routing. yet again nobody uses it.
2019-05-03 11:34:53 +03:00
James Groom 38a8cddcfc
Fix spelling of Intellivision 2019-04-30 22:44:12 +10:00
James Groom 865e1cb10a
Update Win10 version
1803 goes EOL 2019-11-12
2019-04-30 16:48:30 +10:00
alyosha-tas 7c3d4f7e48 use previous value 2019-04-27 10:30:50 -04:00
alyosha-tas d726a6476f Fix #1555 2019-04-27 07:59:10 -04:00
Asnivor 356039638a F8: more bug hunting 2019-04-26 17:51:45 +01:00
Asnivor 74c6d33f16 F8: some fixes 2019-04-25 23:52:35 +01:00
Asnivor 7d961d85bd F8: Some commenting 2019-04-24 14:39:03 +01:00
zeromus 033fe57763 rebuild HelloWorld externaltool, AND include the zipfile sources, which DO get distributed along with it, so that people have a prayer of actually using this system. (it's all small, so it should be ok) 2019-04-22 23:58:34 -04:00
zeromus 41c854c030 fix some null reference exception I got while porting old HelloWorld externaltool. I dont understand any of this plumbing, so I can't describe it any better than that 2019-04-22 23:54:16 -04:00
alyosha-tas 25d4d6a840 Vectrex: some cleanup 2019-04-21 19:11:45 -04:00
alyosha-tas 1976e8e027 Disassembler: mouse wheel scrolling 2019-04-21 19:01:13 -04:00
alyosha-tas 1e4a0da15e Merge branch 'master' of https://github.com/TASVideos/BizHawk 2019-04-21 15:29:22 -04:00
alyosha-tas 27460c26ae update VRC7 sounds per #1527 2019-04-21 15:29:13 -04:00
YoshiRulz 2bb63c2bf1
Fix go to address UX in RAM Search 2019-04-22 01:09:18 +10:00
James Groom f599b33ee2
Don't change cell selection while context menu is open (resolves #1551) 2019-04-21 14:24:58 +00:00
alyosha-tas 1c9182a290 Fix exception when statrting from saveram multple times 2019-04-21 09:06:16 -04:00
alyosha-tas 655729f29c TAStudio: orderly shutdown if starting TAStudio returned nullEmulator. 2019-04-21 08:46:50 -04:00
YoshiRulz 6f1d61420d
Catch OverflowException when parsing address (hex str), resolves #1549 2019-04-21 05:18:42 +10:00
zeromus ab020cfad2 fix crash disposing unavailable pipelines (was already done in GL display method but not d3d.) fixes #1546 without walls of text discussion and KBs of pointless diffs 2019-04-20 14:52:32 -04:00
vadosnaprimer 7915ec8bc1 tsm decay: try to work around some more removal bugs 2019-04-18 19:11:45 +03:00