14 Commits

Author SHA1 Message Date
C.W. Betts 72dfbe63cf Update Flycast. 2021-07-24 13:49:48 -06:00
C.W. Betts c5ec1a4dc5 Update Flycast. 2021-03-27 23:47:01 -06:00
C.W. Betts 7419d9dd29 Update nullDC.cpp: note to self: compile, then commit.
Match behavior of Flycast's own reicast_init function.
2021-03-04 12:38:28 -07:00
C.W. Betts 4f8f9cc5ef Have this branch track @MaddTheSane's branch: https://github.com/MaddTheSane/reicast-emulator/tree/patch-3 2021-03-03 01:00:57 -07:00
C.W. Betts 7ab6b4ecd8 Remove bios_dir: nothing was using it.
Add the bios path using add_system_data_dir instead.
2021-02-24 23:26:09 -07:00
C.W. Betts 60008fe478 Add OEFCBridging.
Mark more symbols as static.
2021-02-24 22:00:02 -07:00
C.W. Betts b2b07e1aab Rely on definition of functions found in headers as much as possible.
Trim down nullDC: remove commented-out, duplicate code.
Use fileSystemRepresentation when dealing with files.
2021-02-24 20:20:36 -07:00
C.W. Betts 0b535a8fbe Use CommonCrypto instead of mbedtls.
Also have libzip link/use libbzip2.
2021-02-24 14:19:56 -07:00
C.W. Betts f75b712e7d Add .gitignore, ignore .DS_Store files. 2021-02-24 12:28:29 -07:00
Neil Haverlandt 32d884dea9 Fix Flycast for updated source code 2021-02-24 10:24:21 -07:00
Neil Haverlandt 4e353a9028 Create compatibility files for M1 files 2021-02-24 10:23:51 -07:00
Neil Haverlandt f9c461d237 Add custom headers for dips 2021-02-24 10:19:10 -07:00
Neil Haverlandt abc26daf00 Add mbedtls as deep 2021-02-24 10:18:42 -07:00
Duckey77 cc5b7474f1 First Code commit for Flycast-Core 2020-08-25 12:15:40 -07:00