This website requires JavaScript.
51199e59d7
NES 2.0: Add preliminary support for iNES 2.0 format
retro-wertz
2019-07-05 22:46:22 +08:00
bb8aef82c1
Merge pull request #279 from retro-wertz/unif
hizzlekizzle
2019-07-02 08:35:03 -05:00
7e9b3b146d
UNIF: Initial implementation of game overrides (move exiting ones out of mapper code)
retro-wertz
2019-07-02 19:34:55 +08:00
06c99179be
Add support for Mapper 237 (Teletubies Y2K multicart)
retro-wertz
2019-06-30 16:41:17 +08:00
dce349932c
BMC-411120-C/K-3088: Update PRG banking. Combine both boards
retro-wertz
2019-06-29 16:09:44 +08:00
634eb688c1
UNIF: Fix potential crash when accessing non-existing rom banks
retro-wertz
2019-06-28 19:25:35 +08:00
83b2f99527
Mapper134: Update and add support for UNL-T4A54A unif board
retro-wertz
2019-06-27 12:22:07 +08:00
4e1bdaaed0
Merge pull request #277 from ehmry/tup
Twinaphex
2019-06-29 01:19:14 +02:00
74e43dbd02
Tupfile for super-repositories
Emery Hemingway
2019-02-24 17:29:49 +01:00
3259e34303
Remove stale references to src/mappers
Emery Hemingway
2019-06-28 23:39:38 +02:00
5b9dfcf2c5
Merge pull request #276 from retro-wertz/unif
hizzlekizzle
2019-06-26 12:53:37 -05:00
fa21e91ef5
UNL-EH8813A: Update based on latest wiki
retro-wertz
2019-06-27 00:56:24 +08:00
e734fa8796
Add support for BMC-GN-26
retro-wertz
2019-06-26 23:51:19 +08:00
6d26ce4f9f
BMC-K-3036: Fix incorrect write address range
retro-wertz
2019-06-26 22:14:48 +08:00
6653f4028a
Add support for BMC-830134C
retro-wertz
2019-06-26 16:45:08 +08:00
38a560df82
A few unif board fixes - RESET-NROM-XIN1 - fix MD5 mismatch due to uninitialized variable - RESET-TXROM - improve compatibility with some rom types
retro-wertz
2019-06-26 11:04:42 +08:00
93986604ac
Add support for BMC-K-3033
retro-wertz
2019-06-26 09:03:01 +08:00
024a2f904e
Add support for FARID_UNROM_8-IN-1 and NEWSTAR-GRM070-8IN1
retro-wertz
2019-06-26 00:11:14 +08:00
3666962090
UNL-KS7017: Smoother state loading... - Smoother states loading by using the the register value used during call to Sync() instead of the last value written since write and sync are called at different times. - (reg value written @ $4A000, sync happens $5100)
retro-wertz
2019-06-25 18:23:23 +08:00
0cb1c866a1
Silence clang warnings
retro-wertz
2019-06-25 16:56:05 +08:00
afaa5eab6c
Add support for BMC-CTC-12IN1 and BMC-891227
retro-wertz
2019-06-25 16:47:18 +08:00
6ff34f4c7a
Add support for BMC-L6IN1
retro-wertz
2019-06-25 10:48:42 +08:00
177cd68d99
Add support for UNL-BJ-56 and BMC-G631 (probably a Ghostbuster63in1 mislabel)
retro-wertz
2019-06-25 08:10:36 +08:00
42ae290d46
Add BMC-STREETFIGTER-GAME4IN1
retro-wertz
2019-06-24 18:45:20 +08:00
78c0cb422e
BMC-K-3088: move to its own mapper for better compatibility.
retro-wertz
2019-06-24 18:24:22 +08:00
db8a5ab2c9
Add UNL-AX-40G
retro-wertz
2019-06-24 18:03:18 +08:00
c9b3dfb8d5
Add BMC-T-262
retro-wertz
2019-06-24 07:00:29 +08:00
503dd5249b
Add BMC-JC-016-2
retro-wertz
2019-06-24 06:26:44 +08:00
e89bcbfb0d
UNIF: Update mirroring on some boards based on last commit
retro-wertz
2019-06-23 20:51:46 +08:00
130580d70e
BMC-830425C-4391T: Update cpu banking
retro-wertz
2019-06-23 20:15:32 +08:00
706ee28294
UNIF: Allow mirroring override (removes hard mirroring in vertical/horizontal modes)
retro-wertz
2019-06-23 20:04:11 +08:00
dae081ba6d
Implement new environment callback RETRO_ENVIRONMENT_GET_INPUT_BITMASKS
twinaphex
2019-06-21 11:21:46 +02:00
2d59de11ad
Merge pull request #275 from retro-wertz/mappers
hizzlekizzle
2019-06-19 22:07:37 -05:00
b414ad2176
Add UNIF boards...
retro-wertz
2019-06-18 11:04:27 +08:00
650bc4579a
Update ines-correct based on latest tests, update m36...
retro-wertz
2019-06-16 16:39:52 +08:00
27a71cc3fb
Merge pull request #272 from yoshisuga/lightgun_touchscreen_support
hizzlekizzle
2019-06-12 22:47:35 -05:00
3752fdc42e
Merge pull request #274 from retro-wertz/mappers
hizzlekizzle
2019-06-12 22:44:24 -05:00
67ae7663b8
Add m114.1(boogerman), m281, bmc-80013b. Update m205. Disable kt-008 hack on mmc3. Add a few games to ines-correct.h
retro-wertz
2019-06-11 22:10:39 +08:00
38ba67413f
Add back support for pointer device (touchscreen) for lightgun input
Yoshi Sugawara
2019-06-10 17:16:00 -10:00
e083f098e0
Merge pull request #271 from retro-wertz/mappers
hizzlekizzle
2019-06-01 07:46:34 -05:00
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
retro-wertz
2019-06-01 18:29:20 +08:00
c447b412fc
stop travis building for wii u at least for now
hizzlekizzle
2019-05-31 18:27:04 -05:00
2c1d61728f
Merge pull request #270 from retro-wertz/mappers
hizzlekizzle
2019-05-31 14:53:31 -05:00
74513dd8e4
Update bus conflict for some games using mapper 3, add some games to ines-correct.h
retro-wertz
2019-06-01 01:35:19 +08:00
950479cc7a
NROM: update prg mapping
retro-wertz
2019-05-31 20:18:48 +08:00
5c4a659b49
mapper63: try fixing openbus reads again
retro-wertz
2019-05-31 19:45:45 +08:00
40bf11bb63
Merge pull request #268 from retro-wertz/mappers
hizzlekizzle
2019-05-30 15:44:04 -05:00
1c0d0192d1
Silence clang warnings (-Wbitwise-op-parentheses)
retro-wertz
2019-05-30 23:09:39 +08:00
897221a503
Fix missing openbus read in mapper 63
retro-wertz
2019-05-30 22:56:40 +08:00
3d4ebd5b7b
Add mapper 126 - supports the game, PowerJoy 84-in-1 Multicart (PJ-008)
retro-wertz
2019-05-30 22:42:53 +08:00
fa23d234ac
Merge pull request #267 from retro-wertz/mappers
Twinaphex
2019-05-29 13:17:19 +02:00
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
retro-wertz
2019-05-29 19:06:28 +08:00
5dc795233b
unif: Assign a few boards to ines mappers
retro-wertz
2019-05-29 09:02:58 +08:00
5e1d648a07
Merge pull request #266 from retro-wertz/mappers
Twinaphex
2019-05-27 17:12:35 +02:00
ffef1743d8
Add Super Donkey Kong (Unl) [o1] to ines-correct
retro-wertz
2019-05-27 21:39:27 +08:00
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
retro-wertz
2019-05-27 21:35:12 +08:00
005eb7bdc3
Implement mappers 28, 29, 31, 56, 63, 255, BMC-60311C, BMC-WS, BMC-HPxx
retro-wertz
2019-05-24 06:59:26 +08:00
2a58bc129e
Merge pull request #265 from retro-wertz/vsuni
Twinaphex
2019-05-22 21:29:48 +02:00
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
retro-wertz
2019-05-21 20:29:53 +08:00
b4c8e40ef1
Merge pull request #264 from retro-wertz/dips2
Twinaphex
2019-05-18 18:00:14 +02:00
a3a16a68e7
vsuni: Add "VS TKO Boxing [a1]" to supported games
retro-wertz
2019-05-18 23:10:00 +08:00
b868d519ab
Remove duplicates in Makefile.libretro
retro-wertz
2019-05-18 22:43:28 +08:00
16b689f7e0
Fix other input types not working on startup when type is set to auto
retro-wertz
2019-05-18 22:39:23 +08:00
f9aa5e5462
Add dipswitch for VS games and Mapper105 (NWC)
retro-wertz
2019-05-11 23:11:55 +08:00
e4de631ecd
Merge pull request #263 from retro-wertz/patch-3
hizzlekizzle
2019-03-27 08:46:01 -05:00
5c1ddf45d4
VRC7: Update instrument patch dumped by Nuke.YKT
retro-wertz
2019-03-27 18:00:47 +08:00
ac97d4aa9d
Merge pull request #259 from retro-wertz/move_vars
hizzlekizzle
2019-03-11 10:30:34 -05:00
d164ea7470
Move some startup variables into retro_load_game
retro-wertz
2019-03-11 15:39:57 +08:00
6aa367c2da
added a8a35
Wes Smith
2019-03-01 10:24:39 -05:00
57417fb047
Merge pull request #1 from libretro/master
Wes Smith
2019-03-01 10:21:42 -05:00
80664f9367
Merge pull request #258 from retro-wertz/patch-2
Twinaphex
2019-02-23 19:07:01 +01:00
75e837f34a
Update libretro.c
retro-wertz
2019-02-24 01:51:44 +08:00
b1a1718ae8
Merge pull request #257 from fjtrujy/master
Twinaphex
2019-02-22 01:48:56 +01:00
e962d1f19c
[PS2] Fix wrong palette in FCEUmm
Francisco Javier Trujillo Mata
2019-02-22 00:05:24 +01:00
4b9fffa33a
Merge pull request #256 from fjtrujy/master
Twinaphex
2019-02-17 23:53:04 +01:00
9715f13bc7
Improvement paddings Improvement palette
Francisco Javier Trujillo Mata
2019-02-16 18:41:46 +01:00
d3f4d8f30c
Merge pull request #253 from fjtrujy/master
Twinaphex
2019-02-02 03:39:53 +01:00
d7f7709a37
Add palette into FCEumm for PS2
Francisco Javier Trujillo Mata
2019-01-21 22:19:46 +01:00
3efe223f13
Merge pull request #250 from retro-wertz/patch-1
hizzlekizzle
2019-01-05 21:54:26 -06:00
55b3d8a5bc
FDS: Fix pointers are not freed when closing rom
retro-wertz
2019-01-06 10:42:12 +08:00
3d46793a39
Merge pull request #249 from retro-wertz/fds-save
hizzlekizzle
2019-01-04 10:32:11 -06:00
1b47b366c5
FDS: Print manufacturer label when loading rom
retro-wertz
2019-01-04 22:33:26 +08:00
00bf47ebf8
Fix memory leak
retro-wertz
2019-01-04 19:33:26 +08:00
b53fb91239
FDS: Use retro_get_memory_data/size for disk saving
retro-wertz
2019-01-04 17:13:09 +08:00
919468f74c
Update Makefile
twinaphex
2019-01-03 14:05:53 +01:00
290b1f92ce
Add MSVC2008 target
twinaphex
2018-12-27 19:52:31 +01:00
b6c251b7b2
Cleanup (#248 )
retro-wertz
2018-12-23 22:46:17 +08:00
a44a9b5be1
FDS: Fix IRQ timing (#247 )
retro-wertz
2018-12-16 08:50:08 +08:00
b09a060ae6
Wii related updates for save state fixes/workarounds (#246 )
retro-wertz
2018-12-15 10:23:43 +08:00
e3cf3efc69
fix vrc7 issue #235 , update state.c (#245 )
retro-wertz
2018-12-12 06:16:02 +08:00
25fdf55f8f
Merge pull request #244 from retro-wertz/fix
hizzlekizzle
2018-12-09 07:52:56 -06:00
c352ddd9da
Update Makefile.libretro
retro-wertz
2018-12-09 20:29:49 +08:00
049007f33b
Use -fsigned-char on some builds
retro-wertz
2018-12-09 20:23:53 +08:00
4d24c4be4a
Merge pull request #243 from retro-wertz/apu_pulse
hizzlekizzle
2018-12-08 08:51:41 -06:00
fd5c95e60c
Fix pulse channel fails to clock lenght counter when silenced
retro-wertz
2018-12-08 19:56:31 +08:00
3b2511a8fe
Fix APU IRQ inhibit flag $4017 and dmc
retro-wertz
2018-12-08 11:35:04 +08:00
68c5289726
Update apu sweep unit
retro-wertz
2018-12-08 08:42:33 +08:00
64bccb470a
Revert "Fix RC Pro Am II intro music and pulse phase reset behavior (#241 )" (#242 )
hizzlekizzle
2018-12-05 13:25:25 -06:00
5bc56f786b
Fix RC Pro Am II intro music and pulse phase reset behavior (#241 )
retro-wertz
2018-12-06 00:45:24 +08:00
3cb9e9924a
Merge pull request #240 from retro-wertz/fix
Twinaphex
2018-12-05 13:47:59 +01:00