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 |
Isotarge
|
b28d159023
|
Hex Editor: Speedup FindPrev/FindNext
|
2018-03-19 00:56:36 +10:30 |
alyosha-tas
|
81e80acf86
|
z80: make TotalExecutedCycles long and change related variables accordingly
|
2018-03-18 09:55:56 -04:00 |
alyosha-tas
|
549b484c21
|
Increase Subtitle Maker frame limit
|
2018-03-16 18:48:19 -04:00 |
adelikat
|
4c98ee9ab9
|
NESHawk - Support a couple bad dumps of Super Donkey Kong (Unl)
|
2018-03-16 17:35:55 -05:00 |
adelikat
|
75ae209f5c
|
turn off a few resharper things we don't care about
|
2018-03-16 17:22:18 -05:00 |
alyosha-tas
|
dbb90a996d
|
z80: clean up
|
2018-03-16 17:50:51 -04:00 |
Asnivor
|
e198e7b8a6
|
Removed generic settings menu
|
2018-03-16 15:16:33 +00:00 |
Asnivor
|
a0e2695811
|
UI - Added last non-sync settings menu
|
2018-03-16 15:12:55 +00:00 |
Asnivor
|
0ac17f2d1e
|
UI - added Core Emulation Settings menu
|
2018-03-16 14:33:18 +00:00 |
Asnivor
|
7c9c39417b
|
UI - added joystick settings menu
|
2018-03-16 11:58:02 +00:00 |
Asnivor
|
5bb1d1f327
|
Fixed +2a/+3 ROM paging bytes missing from SaveState serialization
|
2018-03-16 10:45:57 +00:00 |
Asnivor
|
4ecb247c17
|
Fixed AY-3-8912 overflow bug
|
2018-03-16 08:08:35 +00:00 |
alyosha-tas
|
396f875ac2
|
z80 disassembler: handle address wrap
|
2018-03-15 20:58:08 -04:00 |
alyosha-tas
|
8ebcadbc58
|
z80: fix port addressing in some cases
|
2018-03-15 20:47:47 -04:00 |