Commit Graph

1060 Commits

Author SHA1 Message Date
twinaphex
b5f6221abc Fix MSVC 2003 build 2021-01-20 07:59:45 +01:00
Autechre
4bcd398acf Update Makefile.libretro 2021-01-15 22:56:23 +01:00
twinaphex
0401c3983d Cleanup 2021-01-15 22:50:28 +01:00
Autechre
ce8ae5d34c Update .gitlab-ci.yml 2021-01-15 19:18:22 +01:00
twinaphex
d14e4155f9 Add Apple ARM64 rules 2021-01-15 19:17:25 +01:00
Autechre
b0d4d4a856 Merge pull request #417 from fjtrujy/PS2NewToolchain
[Ps2] Update to new toolchain
2021-01-15 00:48:47 +01:00
Francisco Javier Trujillo Mata
c85ab05800 Fix wrong aligment in the buffer 2021-01-14 21:56:40 +01:00
Francisco Javier Trujillo Mata
8b55ffc533 make it to compile 2021-01-14 21:56:40 +01:00
Autechre
18d601bd03 Merge pull request #416 from liberodark/patch-2
Add RPI3 + RPI4 and fix aarch64
2021-01-13 17:10:48 +01:00
liberodark
6501adf6ed Add RPI3 + RPI4 and fix aarch64 2021-01-13 16:33:56 +01:00
Autechre
7649a24ca2 Update .gitlab-ci.yml 2021-01-07 22:50:28 +01:00
Autechre
d3543238b7 Update .gitlab-ci.yml 2021-01-02 00:11:04 +01:00
Autechre
9223fe174f Merge pull request #415 from Dwedit/save_state_fix
Save state fix
2020-12-30 22:08:04 +01:00
Dwedit
d87f7e5b34 Prevent adding NULL terminator to save state extra list 2020-12-30 15:50:22 -05:00
Dwedit
5fc31e82be Fixed a bug that caused extended save state information to be truncated early. 2020-12-30 15:33:27 -05:00
Autechre
2e408ab958 Update .gitlab-ci.yml 2020-12-28 23:22:20 +01:00
twinaphex
1a0eec1b17 Update 2020-12-20 03:46:42 +01:00
twinaphex
f4cf5dbfc9 Update .gitlab-ci.yml 2020-12-06 19:40:54 +01:00
Autechre
ca381a9fc1 Merge pull request #412 from jdgleaver/dingux-gitlab-ci
Add OpenDingux target to .gitlab-ci.yml
2020-11-27 22:30:53 +01:00
jdgleaver
70952034f8 Add OpenDingux target to .gitlab-ci.yml 2020-11-27 10:41:45 +00:00
Autechre
f090d5a447 Merge pull request #411 from negativeExponent/nes2_overrides
Nes2 overrides
2020-11-17 02:14:54 +01:00
negativeExponent
8deefc3bef Fix warning 2020-11-17 06:52:11 +08:00
negativeExponent
565391c213 Directly apply NES 2.0 overrides when available 2020-11-17 06:46:41 +08:00
negativeExponent
d98245e49c Misc update 2020-11-17 06:40:10 +08:00
Autechre
0c99601605 Merge pull request #410 from negativeExponent/mappers
add mapper 401
2020-11-16 22:50:19 +01:00
negativeExponent
faa58abe0f Add mapper 401 2020-11-17 03:30:05 +08:00
negativeExponent
0cc55ba1f1 m293: Fix alignment and update 2020-11-17 00:19:02 +08:00
Autechre
970509ac47 Merge pull request #409 from negativeExponent/mappers
Add mapper 293
2020-11-16 15:51:43 +01:00
negativeExponent
14b689cde6 Add mapper 293 2020-11-16 18:17:00 +08:00
Autechre
79b76eb197 Merge pull request #405 from michaelforney/toplevel-semicolons
Remove extraneous semicolons at top-level
2020-11-12 02:11:13 +01:00
Autechre
a9f40c69a3 Merge pull request #406 from negativeExponent/mappers
Update bs4xxxr
2020-11-12 02:10:59 +01:00
negativeExponent
d8132fa88d Update bs4xxxr 2020-11-12 02:45:46 +08:00
Michael Forney
066899eaff Remove extraneous semicolons at top-level
These are unnecessary and not strictly allowed in ISO C.
2020-11-10 19:23:34 -08:00
Autechre
6e3c463bdf Merge pull request #404 from negativeExponent/mappers
Add unif multicarts
2020-11-09 14:46:39 +01:00
negativeExponent
ed01e34323 Add unif multicarts
- Add unif board BS400R
- Add unif board BS4040R
2020-11-09 20:12:54 +08:00
Autechre
e7e7610c27 Merge pull request #401 from negativeExponent/mappers
Add mapper 370 and 395, update mapper 221
2020-10-30 17:47:45 +01:00
Autechre
0a473440c3 Merge pull request #402 from negativeExponent/fix
add workaround for some multicart games
2020-10-30 17:47:35 +01:00
negativeExponent
66dc404582 Fix #398 2020-10-31 00:23:37 +08:00
negativeExponent
344c12301f Add mapper 370 and 395, update mapper 221
Add support for mapper 395
Add support for mapper 370
Update mapper 221 for 2MB bank support
2020-10-31 00:16:42 +08:00
Autechre
0e173120c3 Merge pull request #399 from negativeExponent/updates
misc updates
2020-10-27 16:48:04 +01:00
Autechre
2e6dccc971 Merge pull request #400 from Alcaro/patch-1
Don't set pixel_format in retro_init
2020-10-27 16:47:49 +01:00
Alcaro
1258eb759f Don't set pixel_format in retro_init
libretro.h says "This function should be called inside retro_load_game() or retro_get_system_av_info().", let's do as it says.
2020-10-27 04:00:53 +01:00
negativeExponent
9f46517792 Fix some warnings reported from LGTM 2020-10-26 07:41:48 +08:00
negativeExponent
4e2c5468e4 Overclock: Remove this for region change
These variables, normal_scanlines and totalscanlines will get updated if
FCUI_SetVidSystem(), so no need to set it here.
2020-10-26 06:36:10 +08:00
negativeExponent
2ae14b75de APU: Move duty cycle swapping during apu writes 2020-10-26 06:35:58 +08:00
negativeExponent
6eccb4401f Update libretro-common 2020-10-25 12:01:27 +08:00
negativeExponent
565f60c0f2 Fix some warnings 2020-10-25 08:31:41 +08:00
Autechre
2a317f27b3 Merge pull request #397 from negativeExponent/updates
misc updates
2020-10-23 04:50:08 +02:00
negativeExponent
71daae412e UNIF: Ensure that used memory are freed on errors
- removes "goto" jumps
- frees ROM and VROM if necessary
2020-10-23 10:24:12 +08:00
negativeExponent
c542204651 UNIF: Fix incorrect ines-mapper log and cleanup 2020-10-23 09:51:17 +08:00