mirror of
https://github.com/stenzek/duckstation.git
synced 2026-02-04 05:04:33 +00:00
[PR #716] [MERGED] Haiku port of duckstation libretro core #81
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/stenzek/duckstation/pull/716
Author: @kwyxz
Created: 8/6/2020
Status: ✅ Merged
Merged: 8/22/2020
Merged by: @stenzek
Base:
master← Head:master📝 Commits (4)
db1df33Haiku build 1st attempt929f30efix load on Haiku9495847Removed debugging flags15baddeAdded a couple ifndef📊 Changes
11 files changed (+44 additions, -16 deletions)
View changed files
📝
dep/libcue/CMakeLists.txt(+1 -1)📝
dep/libcue/include/libcue/cuetime.h(+2 -2)📝
dep/libcue/src/cue_parser.c(+1 -1)📝
dep/libcue/src/cue_parser.y(+1 -1)📝
dep/libcue/src/time.c(+1 -1)📝
src/common/event.cpp(+2 -2)📝
src/common/event.h(+2 -2)📝
src/common/file_system.cpp(+24 -2)📝
src/common/jit_code_buffer.cpp(+3 -3)📝
src/core/cpu_code_cache.cpp(+6 -0)📝
src/core/cpu_recompiler_types.h(+1 -1)📄 Description
Thanks again for the help @stenzek
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.