Commit Graph

1255 Commits

Author SHA1 Message Date
Yoshi Sugawara
38ba67413f Add back support for pointer device (touchscreen) for lightgun input 2019-06-10 17:16:00 -10:00
hizzlekizzle
e083f098e0 Merge pull request #271 from retro-wertz/mappers
Assign a few more games as mapper 215
2019-06-01 07:46:34 -05:00
retro-wertz
7e745cc5eb Assign a few more games as mapper 215
- these games were assigned to mapper 217 in goodnes. this mapper is deprecated and the said games are Mapper 215's
- Minor adjustment of rom info logs at startup
2019-06-01 19:06:04 +08:00
hizzlekizzle
c447b412fc stop travis building for wii u at least for now
this should make the CI plugin a little more informative for this core
2019-05-31 18:27:04 -05:00
hizzlekizzle
2c1d61728f Merge pull request #270 from retro-wertz/mappers
mapper updates
2019-05-31 14:53:31 -05:00
retro-wertz
74513dd8e4 Update bus conflict for some games using mapper 3, add some games to ines-correct.h 2019-06-01 01:51:53 +08:00
retro-wertz
950479cc7a NROM: update prg mapping 2019-05-31 20:33:46 +08:00
retro-wertz
5c4a659b49 mapper63: try fixing openbus reads again 2019-05-31 19:45:45 +08:00
hizzlekizzle
40bf11bb63 Merge pull request #268 from retro-wertz/mappers
mapper updates
2019-05-30 15:44:04 -05:00
retro-wertz
1c0d0192d1 Silence clang warnings (-Wbitwise-op-parentheses) 2019-05-30 23:17:00 +08:00
retro-wertz
897221a503 Fix missing openbus read in mapper 63 2019-05-30 22:56:40 +08:00
retro-wertz
3d4ebd5b7b Add mapper 126
- supports the game, PowerJoy 84-in-1 Multicart (PJ-008)
2019-05-30 22:49:51 +08:00
Twinaphex
fa23d234ac Merge pull request #267 from retro-wertz/mappers
m224 and game additions to ines-correct
2019-05-29 13:17:19 +02:00
retro-wertz
28e729177e Implement mapper 224 (kt-008) and add related games to ines-correct
- Most of these games are incorrectly assigned to Mapper 4. so correct it with hash
http://wiki.nesdev.com/w/index.php/INES_Mapper_224
2019-05-29 19:06:28 +08:00
retro-wertz
5dc795233b unif: Assign a few boards to ines mappers
- CHINA_ER_SAN2 -> Mapper19_Init, http://forums.nesdev.com/viewtopic.php?t=16465&p=216531
- WAIXING-FW01 -> Mapper227_Init, https://wiki.nesdev.com/w/index.php/Talk:INES_Mapper_242
- WAIXING-FS005 -> BMCFK23C_Init, https://wiki.nesdev.com/w/index.php/INES_Mapper_176
2019-05-29 09:02:58 +08:00
Twinaphex
5e1d648a07 Merge pull request #266 from retro-wertz/mappers
Mappers
2019-05-27 17:12:35 +02:00
retro-wertz
ffef1743d8 Add Super Donkey Kong (Unl) [o1] to ines-correct 2019-05-27 21:39:27 +08:00
retro-wertz
6fd12ed6bf BMC-8157: ignore prg mapping for split rom types
- fixes 1 of only 2 CK-001 4-in-1 carts i found so far
2019-05-27 21:35:12 +08:00
retro-wertz
005eb7bdc3 Implement mappers 28, 29, 31, 56, 63, 255, BMC-60311C, BMC-WS, BMC-HPxx
- Added a few mappers to the list. Tested with roms from goodnes set and some demos
- Fix IRQ for Kaiser7032/202 - Issue noticeable with SMB2/3's status status bar
2019-05-27 19:18:02 +08:00
Twinaphex
2a58bc129e Merge pull request #265 from retro-wertz/vsuni
vsuni: simplify game database and other fixes
2019-05-22 21:29:48 +02:00
retro-wertz
e654ed305c vsuni: simplify game database and other fixes
- simplify game database
- remove pre-configured core options. they are now created on a per-game basis on rom load.
- some minor data type changes
2019-05-22 20:32:50 +08:00
Twinaphex
b4c8e40ef1 Merge pull request #264 from retro-wertz/dips2
add vsuni and nwc dipswitch and minor fixes
2019-05-18 18:00:14 +02:00
retro-wertz
a3a16a68e7 vsuni: Add "VS TKO Boxing [a1]" to supported games 2019-05-18 23:10:00 +08:00
retro-wertz
b868d519ab Remove duplicates in Makefile.libretro 2019-05-18 22:43:28 +08:00
retro-wertz
16b689f7e0 Fix other input types not working on startup when type is set to auto 2019-05-18 22:39:23 +08:00
retro-wertz
f9aa5e5462 Add dipswitch for VS games and Mapper105 (NWC) 2019-05-18 22:38:41 +08:00
hizzlekizzle
e4de631ecd Merge pull request #263 from retro-wertz/patch-3
VRC7: Update instrument patch dumped by Nuke.YKT
2019-03-27 08:46:01 -05:00
retro-wertz
5c1ddf45d4 VRC7: Update instrument patch dumped by Nuke.YKT
https://wiki.nesdev.com/w/index.php/VRC7_audio#cite_note-2
2019-03-27 18:03:30 +08:00
hizzlekizzle
ac97d4aa9d Merge pull request #259 from retro-wertz/move_vars
Move some startup variables into retro_load_game
2019-03-11 10:30:34 -05:00
retro-wertz
d164ea7470 Move some startup variables into retro_load_game 2019-03-11 15:39:57 +08:00
Wes Smith
6aa367c2da added a8a35 2019-03-01 10:24:39 -05:00
Wes Smith
57417fb047 Merge pull request #1 from libretro/master
rebase
2019-03-01 10:21:42 -05:00
Twinaphex
80664f9367 Merge pull request #258 from retro-wertz/patch-2
Update libretro.c
2019-02-23 19:07:01 +01:00
retro-wertz
75e837f34a Update libretro.c 2019-02-24 01:51:44 +08:00
Twinaphex
b1a1718ae8 Merge pull request #257 from fjtrujy/master
[PS2] Fix wrong palette in FCEUmm
2019-02-22 01:48:56 +01:00
Francisco Javier Trujillo Mata
e962d1f19c [PS2] Fix wrong palette in FCEUmm 2019-02-22 00:05:24 +01:00
Twinaphex
4b9fffa33a Merge pull request #256 from fjtrujy/master
[PS2] Improvement paddings
2019-02-17 23:53:04 +01:00
Francisco Javier Trujillo Mata
9715f13bc7 Improvement paddings
Improvement palette
2019-02-17 23:23:12 +01:00
Twinaphex
d3f4d8f30c Merge pull request #253 from fjtrujy/master
Add palette into FCEumm for PS2
2019-02-02 03:39:53 +01:00
Francisco Javier Trujillo Mata
d7f7709a37 Add palette into FCEumm for PS2 2019-02-01 23:39:18 +01:00
hizzlekizzle
3efe223f13 Merge pull request #250 from retro-wertz/patch-1
FDS: Fix pointers are not freed when closing rom
2019-01-05 21:54:26 -06:00
retro-wertz
55b3d8a5bc FDS: Fix pointers are not freed when closing rom 2019-01-06 10:42:12 +08:00
hizzlekizzle
3d46793a39 Merge pull request #249 from retro-wertz/fds-save
update FDS to use retro_get_memory_data/size for handling modified disks
2019-01-04 10:32:11 -06:00
retro-wertz
1b47b366c5 FDS: Print manufacturer label when loading rom 2019-01-04 22:33:26 +08:00
retro-wertz
00bf47ebf8 Fix memory leak 2019-01-04 19:33:26 +08:00
retro-wertz
b53fb91239 FDS: Use retro_get_memory_data/size for disk saving 2019-01-04 17:13:09 +08:00
twinaphex
919468f74c Update Makefile 2019-01-03 14:05:53 +01:00
twinaphex
290b1f92ce Add MSVC2008 target 2018-12-27 19:52:49 +01:00
retro-wertz
b6c251b7b2 Cleanup (#248)
* Silence some clang warnings

* Cleanup input and turbo functions

* Update apu pulse' swap duty cycle
2018-12-23 08:46:17 -06:00
retro-wertz
a44a9b5be1 FDS: Fix IRQ timing (#247)
- Fixes Druid flickering status window
2018-12-15 18:50:08 -06:00