retro-wertz
c9f255b93c
Mapper69: reg $D should awknowledge IRQ and no other
2017-10-17 12:07:45 +08:00
retro-wertz
3d4765ad74
Mapper57: fix mirroring
2017-10-17 11:57:21 +08:00
retro-wertz
52bfae1ab4
Replaced remaining C++ comments
2017-10-17 11:16:36 +08:00
Twinaphex
832cafaf54
Merge pull request #167 from retro-wertz/undo_cpp_comments
...
Undo cpp comments
2017-10-16 01:38:59 +02:00
retro-wertz
d72a5061ea
Update
2017-10-15 19:48:51 +08:00
retro-wertz
52c8155dee
Use C-comment style
2017-10-15 03:13:11 +08:00
retro-wertz
ebca2248d0
Start undoing C++ comments
2017-10-15 02:07:42 +08:00
hizzlekizzle
e428160996
Merge pull request #166 from retro-wertz/updates
...
Remove this.
2017-10-14 08:42:17 -05:00
retro-wertz
40ab200e44
Remove this.
2017-10-14 10:38:45 +08:00
Twinaphex
97e0f54706
Merge pull request #165 from Joemommasfat/master
...
Wavebeam update
2017-10-13 14:53:38 +02:00
joemommasfat
ced0fa6a43
Wavebeam update
2017-10-12 23:34:04 -06:00
Twinaphex
fb374c8af6
Merge pull request #164 from retro-wertz/updates
...
Update Region Override
2017-10-07 17:02:03 +02:00
retro-wertz
294eb511b4
Update Region Override
2017-10-07 13:35:00 +08:00
meepingsnesroms
2af919c6eb
Merge pull request #162 from retro-wertz/overclocking
...
Overclock Update and cleanup
2017-10-06 20:15:13 -07:00
retro-wertz
21e814774d
Overclock cleanup
2017-10-07 08:09:26 +08:00
retro-wertz
959e289756
Make vblank overclock respect 7-bit sample state
2017-10-07 07:48:35 +08:00
Twinaphex
09b0841787
Merge pull request #161 from retro-wertz/swap_duty
...
Add core option Swap Duty Cycles
2017-10-05 09:43:53 +02:00
retro-wertz
2cdf32300b
Add core option Swap Duty Cycles
2017-10-05 14:43:20 +08:00
Twinaphex
a09d500e7f
Merge pull request #160 from retro-wertz/update
...
Added "Auto" input device that auto-selects between gamepad or zapper…
2017-10-01 23:52:14 +02:00
retro-wertz
c9a762a1e6
Added "Auto" input device that auto-selects between gamepad or zapper based in internal db.
2017-10-02 01:18:06 +08:00
hizzlekizzle
22c17dcf66
Merge pull request #159 from retro-wertz/update
...
Update
2017-10-01 10:54:09 -05:00
retro-wertz
cf4304fa55
Silence remaining -Wunused-variable warnings
2017-10-01 23:43:14 +08:00
retro-wertz
52281a4474
Update Ganbare Goemon Gaiden 2 to use Mapper21 based on sources
2017-10-01 23:39:19 +08:00
retro-wertz
3f0f8fe455
(mapper) Remove hack to "Ganbare Geomon Gaiden" credits, which was an actual game cart bug.
2017-10-01 21:26:14 +08:00
retro-wertz
b769573876
(mapper) Silence -Wunused-variablewarning
2017-10-01 20:51:36 +08:00
retro-wertz
edc2c3f677
(mapper) Cleanup Mapper 164
2017-10-01 20:11:57 +08:00
retro-wertz
30b0647c22
(mapper) Remove unused vrc5.c
2017-10-01 19:59:58 +08:00
Twinaphex
cf3afa9fb4
Merge pull request #158 from retro-wertz/update
...
(input.c) update
2017-09-30 07:50:02 +02:00
retro-wertz
e43a3374e1
Update JSReturn
2017-09-30 13:28:05 +08:00
retro-wertz
c4c67b4b08
Proper fix for VS Unisystem input not working with some games.
2017-09-30 12:00:33 +08:00
retro-wertz
c645949592
Integrate standard pads(pads.c) into input.c
2017-09-30 11:14:13 +08:00
Twinaphex
9ef94517ce
Merge pull request #157 from retro-wertz/update
...
Update ines-correct
2017-09-26 12:39:26 +02:00
retro-wertz
97154991d9
re-add deleted entries in ines-correct
2017-09-26 13:19:00 +08:00
retro-wertz
a0a9f80517
Update ines-correct
2017-09-26 13:09:04 +08:00
Twinaphex
c741fe2ca7
Merge pull request #155 from retro-wertz/patch-3
...
Add Dooly Bravo Land (Korea) (Unl) to ines-correct
2017-09-25 11:57:54 +02:00
Twinaphex
73a7cad87b
Merge pull request #154 from retro-wertz/patch-2
...
Show log when loading invalid or missing header in rom.
2017-09-25 11:57:43 +02:00
retro-wertz
a784cd60ac
Update ines-correct.h
2017-09-25 17:08:22 +08:00
retro-wertz
4bc66a487c
Add Dooly Bravo Land (Korea) (Unl) to ines-correct
2017-09-25 16:58:32 +08:00
retro-wertz
ab21476ee7
Show log when loading invalid or missing header in rom.
2017-09-25 16:50:24 +08:00
Brad Parker
0938485b3b
xbox1/360: don't depend on the drive letter being C:, and always assume path starts with a drive letter and a colon
2017-09-17 11:34:28 -04:00
Brad Parker
d9903ad05b
xbox1/360: remove cygpath requirement to allow older mingw toolchains to work
2017-09-17 11:25:30 -04:00
Brad Parker
50a9a34e6b
xbox1: remove paths from CC/CXX
2017-09-17 10:53:23 -04:00
Brad Parker
b350d29e67
xbox360: don't put paths in CC/CXX/LD
2017-09-17 10:48:41 -04:00
Twinaphex
f21f6607c9
Merge pull request #152 from retro-wertz/patch-1
...
Update ines-correct.h
2017-09-17 13:19:02 +02:00
retro-wertz
e2e6004e6c
Update ines-correct.h
...
Added following games to database:
Dragon Slayer 4 - Drasle Family (Japan)
ROM CRC32: 0xa5e6baf9
Mapper #: 206
Wagyan Land (Japan)
ROM CRC32: 0x2a01f9d1
Mapper #: 206
Lupin Sansei - Pandora no Isan (Japan)
ROM CRC32: 0x9d21fe96
Mapper #: 206
2017-09-17 18:09:22 +08:00
Brad Parker
b8149445dd
xbox1: don't add path to stdint in Makefile.libretro, just fix the path in Makefile.common instead
2017-09-16 13:25:28 -04:00
Brad Parker
0e2425a81e
xbox1: add include path to find stdint.h
2017-09-16 13:04:20 -04:00
Twinaphex
b2cb5dcae1
Merge pull request #150 from retro-wertz/zapper
...
Add absolute zapper mode
2017-09-16 16:55:39 +02:00
retro-wertz
793c61f7ac
Update
2017-09-16 17:45:51 +08:00
retro-wertz
8b41b3ff14
Add core option to choose between absolute and relative zapper modes
2017-09-16 17:32:05 +08:00