Fabrice Martinez
c440a62c26
WiiU compilation fix.
2022-02-08 23:48:13 +01:00
Fabrice Martinez
94815df73f
Updated Musashi M68K emulation core. This will probably break savestate compatibility, sorry!
2022-02-08 23:32:45 +01:00
twinaphex
83d10f3be1
Use VFS
2021-11-16 07:52:33 +01:00
twinaphex
5c1ad66692
Replace file I/O code -slim down on stdio.h
2021-11-16 07:32:31 +01:00
Fabrice Martinez
33b8f9c286
After comparing the video output of a real machine (via OSSC) and the emulator, it seems the correct aspect ratio to pass RetroArch is 4/3
2021-10-10 09:50:49 +02:00
twinaphex
d3a24e1dce
Slim down on libogg and libvorbis dependencies - take out the file I/O
...
paths that were never used
2021-10-04 09:52:48 +02:00
twinaphex
b61c06f163
Cut down on zlib dependency
2021-10-04 09:38:33 +02:00
twinaphex
e7d92f34ca
Set DRFLAC_NO_STDIO
2021-10-04 09:34:48 +02:00
Fabrice Martinez
da0a995466
Updated libretro-common
2021-09-01 13:46:29 +02:00
Fabrice Martinez
90a7705c0a
Updated libchdr
2021-09-01 13:39:54 +02:00
Fabrice Martinez
524b26cdcc
Modified readme.md
2021-09-01 12:36:01 +02:00
Fabrice Martinez
323f102925
* Fixed timing issues in Neo Drift Out and Universe BIOS
2021-08-22 13:15:24 +02:00
twinaphex
b3e1f30be8
Vita doesn't seem to define 'uint' anymore in <sys/types.h> with latest
...
toolchain
2021-08-09 16:09:03 +02:00
Fabrice Martinez
ffa5ae0e85
Fixed: My guess that the 0x700 mask at FF0004 is HBL was incorrect and prevented the vu-meter bars in the front loader BIOS from updating correctly. Reverting the changes.
2021-05-15 11:00:57 +02:00
Fabrice Martinez
fc85ed4f5e
Fixed: Some games not loading under CDZ BIOS
2021-04-25 09:08:31 +02:00
Fabrice Martinez
2d517a5351
Silence warnings
2021-04-22 12:08:13 +02:00
Fabrice Martinez
972e8b53cf
Define USE_FILE32API to try and fix minizip compilation under Android
2021-04-22 01:36:21 +02:00
Fabrice Martinez
8162e5e813
Using own code to read zip archives
...
Version bumped to 2021
2021-04-22 01:08:57 +02:00
twinaphex
ee96fb2025
Add ifdefs for Switch/Vita
2021-04-20 03:09:15 +02:00
twinaphex
f98f0367bc
Add __LIBRETRO__ ifdef for os_types.h
2021-04-20 01:01:37 +02:00
Fabrice Martinez
7d47f3b19e
* FLAC decoding reimplemented using dr_flac
...
* libchdr updated to latest version
* libogg and libvorbis updated
2021-04-19 22:49:24 +02:00
twinaphex
daf79d5e2a
(libFLAC) - bitmath is unneeded for libretro core
2021-04-10 15:31:02 +02:00
Autechre
e3df6d0052
Delete lpc_intrin_sse2.o
2021-04-10 13:46:28 +02:00
Autechre
23d485cf05
Delete ogg_mapping.o
2021-04-10 13:46:17 +02:00
Fabrice Martinez
ad1a6b6ed7
* Slight change to libFLAC to avoid warnings.
...
* Audio emulation should be more stable, unfortunately this does not fix Nazca games as hoped.
* Timings in general should be more accurate and match better what happens in real hardware, especially the communication IRQ switching between 64Hz and 75Hz
* Older save states will not work, sorry. I still need to add proper versioning to the save states, maybe in the next version.
* Using std::array instead of std::vector wherever it's possible.
* Proper aspect ratio.
2021-04-10 11:49:49 +02:00
twinaphex
6e978a04d7
Cleanups
2021-04-09 23:04:33 +02:00
twinaphex
5d01454359
Remove submodule
2021-04-09 22:56:38 +02:00
twinaphex
fd5409339a
Relocate libretro-common
2021-04-09 22:54:58 +02:00
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