Skip to content

Commit

Permalink
feat(data): add box64
Browse files Browse the repository at this point in the history
  • Loading branch information
xen0n committed May 30, 2024
1 parent eaf0bf7 commit 0793cde
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/data/04-fw-and-emulators/box64.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name: 'Box64'
homepageURL: 'https://box86.org'
repoURL: 'https://github.com/ptitSeb/box64'
portingEfforts:
- authors: ['factfinding', 'ksco', 'shouhuanxiaoji']
desc: 'shouhuanxiaoji 添加了基本支持:https://github.com/ptitSeb/box64/pull/117。factfinding 与 ksco 完善了 DynaRec JIT 支持'
link: 'https://box86.org/2024/05/new-version-of-box64-v0-2-8-and-box86-v0-3-6/'
supportStatus: Released
releasedSinceVersion: '0.1.6'
goodSinceVersion: '0.2.8'
quality: OnPar
18 changes: 18 additions & 0 deletions src/data/porters.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# 请保持 key 按字母顺序排列。
# Please keep the keys alphabetically sorted.

factfinding:
name: Haichen Wu
kind: Community
url: ''
githubUsername: factfinding
giteeUsername: ''
flygoat:
name: Jiaxun Yang
kind: Community
Expand All @@ -19,6 +25,12 @@ jiangcuo:
url: ''
githubUsername: jiangcuo
giteeUsername: jiangcuo
ksco:
name: Yang Liu
kind: Community
url: https://ksco.cc
githubUsername: ksco
giteeUsername: ''
liushuyu:
name: Liu Zixing
kind: Community
Expand Down Expand Up @@ -55,6 +67,12 @@ shipujin:
url: ''
githubUsername: shipujin
giteeUsername: ''
shouhuanxiaoji:
name: xiaoji
kind: Community
url: ''
githubUsername: shouhuanxiaoji
giteeUsername: ''
sunhaiyong1978:
name: Sun Haiyong
kind: Loongson
Expand Down

0 comments on commit 0793cde

Please sign in to comment.