alyosha-tas
|
98abfc5dd8
|
update for VS rbi baseball
|
2016-11-09 18:10:14 -05:00 |
feos
|
60950f1148
|
tastudio paste: clipboard input would give an extra empty line after splicing for whatever reason. Iterate thorough one less line.
|
2016-11-10 00:29:14 +03:00 |
adelikat
|
36dcf53cc0
|
on specialized number boxes, select all text when reseting an empty box to a default value. This fixes #685
|
2016-11-09 10:19:49 -06:00 |
alyosha-tas
|
6a4515298c
|
Update for VS TKO Boxing
NOTE:
TKO bosing needs a signal from coin reader for 2 frames, not just 1.
Need to account for this in controls
|
2016-11-08 22:48:20 -05:00 |
alyosha-tas
|
798f7d7549
|
Update for VS security settings
|
2016-11-08 22:46:47 -05:00 |
alyosha-tas
|
12427f5c9a
|
More VS updates
|
2016-11-08 22:44:44 -05:00 |
Ben Russell
|
c07e8b0a79
|
Z80 - instruction timing fixes
|
2016-11-09 14:06:56 +13:00 |
alyosha-tas
|
312bacf2f3
|
update MMC1 for VS Dr. Mario
|
2016-11-08 20:05:02 -05:00 |
alyosha-tas
|
d123709a72
|
More VS gamedb updates
|
2016-11-08 20:04:07 -05:00 |
adelikat
|
6b29c28d07
|
Atari 7800 - support difficulty switches when using the default proline controller, fixes #726
|
2016-11-08 17:26:42 -06:00 |
feos
|
b24eb2293f
|
add name shortcuts for psx analog controls
|
2016-11-09 00:25:24 +03:00 |
adelikat
|
60f84fa028
|
Merge pull request #706 from Meerkov/master
Fix Volume Controls
|
2016-11-08 10:42:27 -06:00 |
adelikat
|
ec502acd1d
|
Lua - make a call to DrawFinish() when closing the lua console. Fixes endless locked emu surface errors when opening it back up and loading a script that draws
|
2016-11-08 10:37:59 -06:00 |
adelikat
|
8041d6b85c
|
reroute some Free Fall roms to MAPPER011_HACKY to avoid discrete bus conflict notifications
|
2016-11-08 10:14:38 -06:00 |
adelikat
|
194b83d0b1
|
quicknes - blacklist some VS roms
|
2016-11-07 19:44:47 -06:00 |
adelikat
|
33b72964d4
|
Mapper 99 - add chr masking, fixes bizhawk crashing on a bad dump of VS Super Mario Bros
|
2016-11-07 17:07:00 -06:00 |
adelikat
|
8033a8c4fc
|
Fix a null emulator check, fixes dump status icon not updating after a failed rom load
|
2016-11-07 14:26:02 -06:00 |
adelikat
|
bb1a3e3221
|
PrereqsAlert - give a little more vertical space to the general advice box so the user can see the final message (that we will keep nagging them)
|
2016-11-07 12:20:54 -06:00 |
alyosha-tas
|
00f790cd2c
|
update for VS super xevious
|
2016-11-06 21:12:30 -05:00 |
alyosha-tas
|
313ef425c6
|
add a mapper 0 VS variant for palette checking
WIP
|
2016-11-06 21:11:38 -05:00 |
alyosha-tas
|
d8e9175a9b
|
VS gamedb updates
|
2016-11-06 21:10:04 -05:00 |
nattthebear
|
cee88d6bdc
|
Update mgba metadata to indicate that we are on version 0.5
|
2016-11-06 13:30:19 -05:00 |
nattthebear
|
0ae8bf13f7
|
GBA memory domain fix
|
2016-11-06 10:32:04 -05:00 |
alyosha-tas
|
04c7837aec
|
Update gamedb_vs.txt
|
2016-11-05 21:23:57 -04:00 |
alyosha-tas
|
af93beb6af
|
Add security for VS top gun
|
2016-11-05 21:23:07 -04:00 |
alyosha-tas
|
4d12197cc0
|
Update gamedb_vs.txt
|
2016-11-05 20:46:20 -04:00 |
adelikat
|
bb8bac3fb3
|
NesHawk - UI for setting VS dipswitches
|
2016-11-05 17:32:58 -05:00 |
alyosha-tas
|
fca85bce04
|
Fix UNL-LH10
|
2016-11-04 22:55:14 -04:00 |
alyosha-tas
|
1674190aa5
|
Update gamedb.txt
|
2016-11-04 22:54:23 -04:00 |
adelikat
|
a979721415
|
NesHawk - Attempt UNIF_UNL-LH10, something is messed up though, nametable is off
|
2016-11-04 13:20:44 -05:00 |
feos
|
4da414aced
|
m64p: include Goldeneye007 hack into dbg_memory.c's read_memory_32() and update the dll
fix #717
|
2016-11-04 20:29:11 +03:00 |
alyosha-tas
|
c9c7415883
|
VS DIPs updates
works good
|
2016-11-03 21:57:47 -04:00 |
alyosha-tas
|
3fa2828d5b
|
Accuracy improvement to z80
properly set interrupt enable after the NEXT instruction
|
2016-11-03 20:50:47 -04:00 |
alyosha-tas
|
b2920834b1
|
Fix Shining Force games ( #600 and #335 )
Fixes SRAM selection and Interrupt control
|
2016-11-03 20:49:19 -04:00 |
adelikat
|
16723b12db
|
NesHawk - proof of concept - put VS dipswitches into sync settings, replace mapper 99 dipswitch code with these
|
2016-11-03 18:19:23 -05:00 |
adelikat
|
c96d8f860c
|
NesHawk - Attempt mapper 35, irq logic is wrong, possibly mirroring too
|
2016-11-03 16:34:25 -05:00 |
feos
|
9d4ba478ce
|
n64: use traditional GPR names for debugger too
|
2016-11-03 20:01:22 +03:00 |
alyosha-tas
|
3a75fe412f
|
Fix the states
needed since prg banks no longer strictly derived from other sources.
|
2016-11-02 17:14:03 -04:00 |
alyosha-tas
|
0d0e6b5be4
|
Update VRC4 with submapper
fixes 2-in-1 - Yuu Yuu + Dragonball Z
|
2016-11-02 17:05:03 -04:00 |
alyosha-tas
|
17d171148b
|
Update gamedb.txt
|
2016-11-02 17:04:06 -04:00 |
alyosha-tas
|
8f51b42a2e
|
Fix Mapper 66 with added asserts
|
2016-11-02 15:44:30 -04:00 |
alyosha-tas
|
b1f22e8b05
|
Add a new submapper in CNROM
fixes 75 Bingo
|
2016-11-02 15:33:47 -04:00 |
alyosha-tas
|
9bd12464d5
|
Update gamedb.txt
|
2016-11-02 15:32:58 -04:00 |
alyosha-tas
|
6200edd192
|
Fix Mapper 185 (Seicross)
Seicross uses different security settings then other games in this mapper.
We have to check them explicitly just for this game.
|
2016-11-02 12:13:26 -04:00 |
adelikat
|
51dadcbfed
|
Mapper 126 and UNL-TF1201 - add irq variables to savestates
|
2016-11-01 17:10:14 -05:00 |
alyosha-tas
|
f2867643ac
|
Fix Mapper 125
|
2016-11-01 12:36:51 -04:00 |
alyosha-tas
|
0afbe7771d
|
Update gamedb.txt
|
2016-11-01 12:36:20 -04:00 |
alyosha-tas
|
c1090d3d7f
|
Fix Mapper 106 IRQs
|
2016-11-01 11:52:18 -04:00 |
adelikat
|
0945bae212
|
Attempt mapper 106, irq logic is wrong
|
2016-11-01 08:24:26 -05:00 |
alyosha-tas
|
d1b1f1a5ac
|
Get VS Zapper working
Now Duck Hunt and Gumshoe work, and other VS Zapper games hsould as well.
Hurray!
|
2016-10-31 22:09:26 -04:00 |