33 Commits

Author SHA1 Message Date
C.W. Betts 8786c05e32 Error out if we're not loaded yet and get sent a save state. 2024-04-10 15:38:01 -06:00
C.W. Betts eb5c670935 Update Flycast. 2021-08-18 01:37:02 -06:00
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 cbe732512a Restrict exported symbols to only FlycastGameCore. 2021-03-05 00:53:07 -07:00
C.W. Betts a075ffcfaf Use Xbyak's mmap allocator on ARM.
Add -gfull C flag. This should restore debugging capability.
2021-03-04 16:12:47 -07: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 430726ebeb The pull request has been merged with master. So just track master. 2021-03-03 13:09:45 -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 f27be3ee08 Don't indent using tabs. 2021-02-24 23:28:03 -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 bd3b243dea Make symbols hidden by default.
Enable dead code stripping.
2021-02-24 22:12:59 -07:00
C.W. Betts 60008fe478 Add OEFCBridging.
Mark more symbols as static.
2021-02-24 22:00:02 -07:00
C.W. Betts fd500d3440 Xcode maintenance. 2021-02-24 21:44:26 -07:00
C.W. Betts 5d42c2cab8 Merge branch 'master' into flycast_M1 2021-02-24 21:28:05 -07:00
C.W. Betts b2796f9dd3 Sort by name.
For future merge.
2021-02-24 21:10:57 -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 85dce68313 Build fixes. 2021-02-24 14:10:10 -07:00
C.W. Betts 2f4a197ff6 Remove unbuildable files. 2021-02-24 13:51:16 -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
C.W. Betts 1d9fe7d1c3 Update info.plist:
Update project link.
Reference a DreamCast BIOS, but mark it as not needed.
2021-02-23 14:50:51 -07:00
C.W. Betts bec4def758 Link against system libz. 2021-02-22 17:10:08 -07:00
C.W. Betts 8114286fdd Link against libbz2.
Xcode maintenance.
2021-02-22 17:05:15 -07:00
C.W. Betts 7cdebe4d79 make libzip build. 2021-02-22 16:58:27 -07:00
C.W. Betts 011b29b68e Update Xcode project. 2021-02-22 02:32:11 -07:00
Neil Haverlandt a3b688563a Update Flycast Core to latest flycast code 2021-02-19 07:11:51 -07:00
Duckey77 cc5b7474f1 First Code commit for Flycast-Core 2020-08-25 12:15:40 -07:00
clobber b0cb5a8eaf Initial commit 2020-08-25 14:01:09 -05:00