90 Commits

Author SHA1 Message Date
twinaphex
5f3d42413e Cut down on unneeded files in dependencies 2021-04-09 17:04:12 +02:00
twinaphex
a7c19f6d80 Simplify Makefile.common 2021-04-09 16:54:52 +02:00
twinaphex
6b74f7e2d2 Drop cmake 2021-04-09 15:58:40 +02:00
twinaphex
18a496f7b0 Expand iOS rules 2021-03-09 05:28:19 +01:00
twinaphex
67364b8949 Add tvos-arm64 2021-03-09 05:16:24 +01:00
twinaphex
efa9909533 Add ios-arm64/tvos-arm64 2021-03-09 04:58:28 +01:00
twinaphex
6fbf97ebdb (macOS) Improve Makefile rules 2021-01-29 21:41:38 +01:00
twinaphex
4f8d4ccdaa (MacOS/iOS) Add macOS ARM 64bit and iOS building 2021-01-29 16:34:23 +01:00
Autechre
dbdaf0d671
Update .gitlab-ci.yml 2021-01-07 22:58:09 +01:00
Autechre
5917e97051
Update .gitlab-ci.yml 2021-01-07 22:47:18 +01:00
Autechre
b795a80565
Update .gitlab-ci.yml 2021-01-02 15:20:10 +01:00
Autechre
340fdb4422
Update .gitlab-ci.yml 2020-12-28 23:48:17 +01:00
twinaphex
7e3a14e612 Update 2020-12-21 23:39:16 +01:00
twinaphex
00a4124405 Update Makefile.common 2020-12-21 23:28:54 +01:00
twinaphex
f05e6a20df Cleanup/update 2020-12-21 23:20:01 +01:00
twinaphex
00509cfca3 Update 2020-12-21 23:16:57 +01:00
twinaphex
82a9a59d20 Update 2020-12-20 21:11:35 +01:00
twinaphex
aedbf12d4d Fix builds 2020-10-07 23:07:29 +02:00
twinaphex
7ebd3af2fb Add .gitlab-ci.yml 2020-10-07 16:55:33 +02:00
Autechre
30f2cdacf4
Delete ffmpeg.cfg 2020-10-07 15:43:02 +02:00
Autechre
9427033717
Merge pull request #55 from LodanZark/patch-2
BIOS Clean Up
2020-10-07 15:41:56 +02:00
LodanZark
c9c38050fb
BIOS Clean Up
Fix the SMKMAN BIOS hashes to match with the latest files available on his website:
NGCD DEBUG BIOS 0.07b DEC 2010 (https://smkdan.eludevisibility.org/ngcd2/)
neocd_sf.rom 4a94719ee5d0e3f2b981498f70efc1b8f1cef325
neocd_st.rom 19729b51bdab60c42aafef6e20ea9234c7eb8410
neocd_sz.rom 6a947457031dd3a702a296862446d7485aa89dbb

Clarify that ng-lo.rom it's a bad dump, that was available on MAME until version 0.127, more info:
https://mametesters.org/view.php?id=2579
2020-09-22 21:00:19 +01:00
Autechre
cd35d71398
Merge pull request #54 from LodanZark/patch-1
Update Readme (replace Unibios 3.2 to 3.3)
2020-09-22 16:43:03 +02:00
LodanZark
7b0f0a4f24
Update Readme (replace Unibios 3.2 to 3.3)
This change reflects the commit: e58c46d1653a4a309767ba286f19abdbdcbb7f87
2020-09-22 12:35:56 +01:00
Fabrice Martinez
e58c46d165 * CD-ROM controller logic split into a separate file
* Y Zooming don't need a ROM file anymore
* New system to identify and patch BIOS, should allow unknown BIOS to run.
* BIOS files don't need to have a specific name anymore they are identified by contents
* Support for Universe BIOS 3.3
* BIOS name in the menu now includes filename
2020-05-15 00:55:38 +02:00
Autechre
8a17bc1736
Merge pull request #50 from phcoder/emscripten
Emscripten support
2020-05-06 17:56:52 +02:00
Vladimir Serbinenko
0b4525e8e6 Emscripten support 2020-05-06 11:05:01 +02:00
Autechre
b90144eeee
Merge pull request #49 from phcoder/wiiu
Fix WiiU the other way round
2020-05-03 21:26:20 +02:00
Vladimir Serbinenko
efbd3c3c60 Fix WiiU the other way round 2020-05-03 21:11:22 +02:00
Autechre
471881be78
Merge pull request #48 from libretro/revert-46-std
Revert "Pinpoint C standard to std=c99 to prevent different semantics of uint…"
2020-05-03 20:20:21 +02:00
Autechre
375d00341f
Revert "Pinpoint C standard to std=c99 to prevent different semantics of uint…" 2020-05-03 20:20:01 +02:00
Autechre
a56465b131
Merge pull request #46 from phcoder/std
Pinpoint C standard to std=c99 to prevent different semantics of uint…
2020-05-03 05:11:39 +02:00
Vladimir Serbinenko
c4483508ea Pinpoint C standard to std=c99 to prevent different semantics of uint on wiiu
Right now it depends on what is compiler default
2020-05-03 03:52:12 +02:00
Autechre
92ba62f48c
Merge pull request #45 from phcoder/ctrfix
Add STATIC_LINKING for ctr
2020-05-02 14:57:21 +02:00
Vladimir Serbinenko
f8b65b5325 Add STATIC_LINKING for ctr
It was lost in mismerge
2020-05-01 21:41:20 +02:00
Autechre
9565de1a9f
Merge pull request #44 from phcoder/bigendian
Add WiiU and PSL1GHT support
2020-04-23 04:04:00 +02:00
Vladimir Serbinenko
e51e82bdfb Add PSL1GHT compilation 2020-04-22 23:02:12 +02:00
Vladimir Serbinenko
04508fb0e3 Fix CD-ROM music endianness 2020-04-22 23:02:12 +02:00
Vladimir Serbinenko
635153ce0d Update libretro-common 2020-04-22 23:02:12 +02:00
Vladimir Serbinenko
6010876e5b Add WiiU compilation 2020-04-22 23:02:12 +02:00
Vladimir Serbinenko
958c4d28dc Fix big-endian support 2020-04-22 23:02:12 +02:00
Vladimir Serbinenko
1ccbc51f62 Guard has_attribute usage 2020-04-22 23:02:12 +02:00
Autechre
282e6d592d
Merge pull request #43 from phcoder/3ds
Add 3ds support
2020-04-21 19:54:38 +02:00
Vladimir Serbinenko
7ebec45e7b Add 3ds support
Based on vita support with few adjustments
2020-04-21 16:23:02 +02:00
Fabrice Martinez
d62afcf1fa Implemented horizontal interrupt masking (not verified on real hardware) 2020-04-21 12:29:23 +02:00
Autechre
5a880a5732
Merge pull request #42 from phcoder/plat2
Fix heisenbug on vita and few small flag fixes
2020-04-21 10:34:37 +02:00
Vladimir Serbinenko
492b948816 Apply defines in debug mode as well
Most of those CFLAGS are not about debugging, move them out of debug guard
2020-04-21 10:16:37 +02:00
Vladimir Serbinenko
1779c9ea9b vita: Use synchronous CD operation mode
Threaded version crashes in mutex_unlock, not sure why. Use threadless
version
2020-04-21 10:15:55 +02:00
Vladimir Serbinenko
7bc976efb6 Use slightly optimized vita compile flags 2020-04-21 10:15:55 +02:00
Vladimir Serbinenko
8acd109043 Add synchronous CD operation mode 2020-04-21 10:15:55 +02:00