alyosha-tas
|
7a21f55c43
|
GBHawk: Add RockMan 8 mapper
|
2018-03-30 21:56:32 -04:00 |
alyosha-tas
|
c829534170
|
GBHawk: Bug Fixes, fix to Beast fighter
|
2018-03-29 09:26:55 -04:00 |
alyosha-tas
|
75f380428f
|
GBHawk: Fix GBC HDMA behaviour (Wacky Racers)
|
2018-03-28 19:02:02 -04:00 |
alyosha-tas
|
3e50881ab9
|
GBHawk: Fix GBC compatibility mode for GB games
|
2018-03-28 10:15:05 -04:00 |
alyosha-tas
|
220b41cc16
|
GBHawk: GBC Bug fixes
|
2018-03-27 17:24:55 -04:00 |
feos
|
ae6ce00d7c
|
I've heard bad things about ElementAt()
|
2018-03-27 19:01:17 +03:00 |
Asnivor
|
35c87c5aea
|
ZXHawk: Fixed AY-3-8912 volume control (values under 50 were registering as maxvolume) - #1158
|
2018-03-27 16:38:08 +01:00 |
Asnivor
|
f1fbd2b64e
|
ZXHawk: AutoTapeLoad has been changed to a SyncSetting - #1158
|
2018-03-27 16:12:38 +01:00 |
Asnivor
|
8485a52662
|
ZXHawk: Finished separation of emulated TapeDevice - #1158
|
2018-03-27 16:12:38 +01:00 |
Asnivor
|
2cd641701e
|
ZXHawk: Removed RomData object from SynState (this should always be deterministic anyway after a core reboot)
|
2018-03-27 16:12:38 +01:00 |
Asnivor
|
86dd0b4a06
|
ZXHawk: Started tapedevice independence implementation
|
2018-03-27 16:12:38 +01:00 |
alyosha-tas
|
3b9835274a
|
GBHawk: GBC initial Compatibility
|
2018-03-27 10:50:55 -04:00 |
alyosha-tas
|
75d86e995e
|
GBHawk: GBC commits round 3
-Color
-BG tile properties
|
2018-03-27 09:52:31 -04:00 |
alyosha-tas
|
dcf3673f5c
|
RAM Watch: Update values when clear changes is pressed
-fixes #1156
|
2018-03-26 14:56:10 -04:00 |
alyosha-tas
|
1c40bbd49b
|
SMSHawK: Add Port5 variable (link cable)
-Fixes Pac Attack
|
2018-03-26 14:34:47 -04:00 |
Asnivor
|
2f35bec264
|
ZXHawk: removed maskable interrupt tape trap. Does not work as it should.
|
2018-03-26 17:29:31 +01:00 |
Asnivor
|
e8cd3b259c
|
ZXHawk: Small change to 128 paging
|
2018-03-26 16:47:49 +01:00 |
alyosha-tas
|
f016c60b13
|
GBHawk: GBC Audio Quirks
|
2018-03-26 11:46:02 -04:00 |
Asnivor
|
426c3ddaea
|
ZXHawk: All TZX blocks now handled correctly (in many cases these are not serialized correctly, but lengths are correct so the entire tape image should be loaded without throwing an exception) - #1158
|
2018-03-26 09:07:36 +01:00 |
Asnivor
|
b0ae89f924
|
ZXHawk: TZX block 0x19 - added correct length placeholder - #1158
|
2018-03-26 08:37:18 +01:00 |
Asnivor
|
5f71e2428c
|
ZXHawk: fixed array out of bounds exception with certain tiny (3 byte) tzx turbo data blocks. Operations Wolf & Thunderbolt now load - #1158
|
2018-03-26 08:16:04 +01:00 |
Asnivor
|
7b711cb890
|
Better error handling when parsing TZX files - #1158
|
2018-03-26 07:42:55 +01:00 |
alyosha-tas
|
d4ee8f480b
|
GBHawk: HDMA and GBC halt commits
|
2018-03-25 21:22:27 -04:00 |
alyosha-tas
|
380b9f085e
|
GBHawk : GBC Commits round 2
-HDMA
-GBA setting
|
2018-03-25 17:58:21 -04:00 |
alyosha-tas
|
ca69e52229
|
GBHawk: GBC commits round 1
-RAM banks
-Unify VRAM and add second Bank
-Speed Switch and associated reorg.
-Memory Map and Registers
-PPU seperation
|
2018-03-25 10:07:12 -04:00 |
alyosha-tas
|
ac66b258ba
|
GBHawk: Reorganize for pending GBC Support
|
2018-03-24 09:11:23 -04:00 |
alyosha-tas
|
dc38794dad
|
GBHawk: Pass some new tests and fix some errors
|
2018-03-23 19:49:54 -04:00 |
zeromus
|
6e72e47c1c
|
do a thing better than crash when configfiles are corrupt. fixes #1063
|
2018-03-22 14:55:43 -05:00 |
Asnivor
|
da71addddd
|
ZXHawk: Fixed TZX block ID 0x33 deserialization (was causing some games to not be parsed properly)
|
2018-03-22 17:06:52 +00:00 |
Asnivor
|
bdbfc3fb4e
|
ZXHawk: Finally (hopefully) resolved all tape trap issues
|
2018-03-22 08:58:31 +00:00 |
alyosha-tas
|
be253911c6
|
PCE: Increase read access time even more to fix Gate of Thunder Loading
fixes #70
|
2018-03-21 18:15:51 -04:00 |
Asnivor
|
76904df015
|
ZXHawk: Better detect maskable interrupt used as a tape trap
|
2018-03-21 16:48:14 +00:00 |
Asnivor
|
0ae1910259
|
ZXHawk: Tweaked some of the AY-3-8912 volumes
|
2018-03-21 15:02:12 +00:00 |
Asnivor
|
c2d3a42a69
|
ZXHawk: Fixed auto-tape traps (now working properly for all games tested so far)
|
2018-03-21 14:23:41 +00:00 |
Asnivor
|
752bd0e35b
|
ZXHawk: Audio settings menu implimenting volume controls for AY, tape and buzzer
|
2018-03-21 12:47:10 +00:00 |
alyosha-tas
|
f86e00f925
|
PCE: only latch Y-scroll once per scanline after an offset.
The latching behaviour is correct, but I'm unsure of what the offset value should be.
fixes #771
|
2018-03-20 21:17:57 -04:00 |
Asnivor
|
9a9b56c69b
|
ZXHawk: Improvements to reset methods
|
2018-03-20 15:28:23 +00:00 |
Asnivor
|
cceece312d
|
Merge branch 'master' of https://github.com/TASVideos/BizHawk.git
|
2018-03-20 14:51:46 +00:00 |
Asnivor
|
beee25619d
|
ZXHawk: Added missing OSD Message Verbosity setting menu option
|
2018-03-20 14:51:33 +00:00 |
alyosha-tas
|
aa7cee1bb7
|
PCE: update some graphics properties
|
2018-03-20 10:40:14 -04:00 |
alyosha-tas
|
39e78db39c
|
Merge branch 'master' of https://github.com/TASVideos/BizHawk
|
2018-03-20 10:08:24 -04:00 |
alyosha-tas
|
8f193eb68f
|
PCE: Increase read delay to fix Mugen Senshi Valis fixes #554
|
2018-03-20 10:08:13 -04:00 |
Asnivor
|
bd319056af
|
Better volume levels for AY-3-8912 MONO panning configuration
|
2018-03-19 23:53:06 +00:00 |
alyosha-tas
|
981a31d32b
|
Merge pull request #1150 from TASVideos/ZXSpectrum
New system let's go!
|
2018-03-19 15:33:20 -04:00 |
Asnivor
|
683166da89
|
Readme update
|
2018-03-19 16:25:20 +00:00 |
Asnivor
|
b939c47de6
|
Added reset methods
|
2018-03-19 16:21:15 +00:00 |
Asnivor
|
e2eac983a1
|
Merge pull request #1149 from TASVideos/master
Bringing ZXSpectrum branch up to date with master
|
2018-03-19 15:52:55 +00:00 |
Asnivor
|
5ab7ecd4b0
|
A few more small changes
|
2018-03-19 15:34:25 +00:00 |
Asnivor
|
22656fd373
|
Some TapeDevice changes
|
2018-03-19 12:01:54 +00:00 |
alyosha-tas
|
014a652422
|
GBHawk: Implement SaveRam fixes 1147
|
2018-03-18 16:06:48 -04:00 |