This website requires JavaScript.
Explore
Help
Register
Sign In
Emulator-Archive
/
box64
Watch
1
Star
0
Fork
0
You've already forked box64
mirror of
https://github.com/ptitSeb/box64.git
synced
2024-11-23 06:30:22 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
All Workflows
manual.yml
release.yml
Actor
All actors
Emulator-Archive
Status
All status
success
failure
waiting
running
[ARM64_DYNAREC] Fixed an issue with native flags and opcode using C Helper that use flags, like rcr and rcl
release.yml #76
:
Commit
ba5aa0c83b
pushed by
Emulator-Archive
main
2024-11-04 18:14:19 +00:00
0s
Forgot that file in earlier commit
release.yml #75
:
Commit
939486fa05
pushed by
Emulator-Archive
main
2024-11-03 12:24:16 +00:00
0s
[RV64_DYNAREC] Added more opcodes for vector (#1992)
release.yml #74
:
Commit
cf9f8d0535
pushed by
Emulator-Archive
main
2024-11-02 09:04:44 +00:00
0s
Added a few more gtk3/gdk3 symbols (probably gtk/gdk 4.+ symbol actually)
release.yml #73
:
Commit
5d03ad24c3
pushed by
Emulator-Archive
main
2024-11-02 00:54:24 +00:00
0s
[RV64_DYNAREC] Added more opcodes for vector (#1987)
release.yml #72
:
Commit
126cf27972
pushed by
Emulator-Archive
main
2024-11-01 16:44:44 +00:00
0s
Fixed a typo (for #1986)
release.yml #71
:
Commit
0a677c7f83
pushed by
Emulator-Archive
main
2024-11-01 00:25:03 +00:00
0s
[RV64_DYNAREC] Added more opcodes for vector (#1983)
release.yml #70
:
Commit
7d1bf95d93
pushed by
Emulator-Archive
main
2024-10-31 16:14:59 +00:00
0s
Fixed a small memory invalid read with my_execv
release.yml #69
:
Commit
e8f9796752
pushed by
Emulator-Archive
main
2024-10-30 23:54:38 +00:00
0s
[RV64_DYNAREC] Added more opcodes for vector (#1979)
release.yml #68
:
Commit
121148da72
pushed by
Emulator-Archive
main
2024-10-30 15:44:42 +00:00
0s
[ARM64_DYNAREC] Make sure neg on 16bits is correctly computed
release.yml #67
:
Commit
4a440b6f0a
pushed by
Emulator-Archive
main
2024-10-29 23:24:20 +00:00
0s
[RV64_DYNAREC] Fixed MAXSS and MAXSD for vector (#1974)
release.yml #66
:
Commit
f148b106a5
pushed by
Emulator-Archive
main
2024-10-29 15:15:02 +00:00
0s
[RV64_DYNAREC] Added more opcodes for vector (#1968)
release.yml #65
:
Commit
d3c1ea5b0f
pushed by
Emulator-Archive
main
2024-10-28 22:54:25 +00:00
0s
[RV64_DYNAREC] Added more opcodes for vector (#1966)
release.yml #64
:
Commit
2835a2f87d
pushed by
Emulator-Archive
main
2024-10-28 14:44:19 +00:00
0s
[VULKAN] Fixed a typo in a vulkan extension
release.yml #63
:
Commit
062a098ac5
pushed by
Emulator-Archive
main
2024-10-27 22:24:38 +00:00
0s
[RV64_DYNAREC] Implemented the first AVX128 opcode for scalar only (#1962)
release.yml #62
:
Commit
5563103453
pushed by
Emulator-Archive
main
2024-10-27 14:14:44 +00:00
0s
[WRAPPER] Added some ssl3 and crypto3 wrapped functions (for #1860)
release.yml #61
:
Commit
138a021fad
pushed by
Emulator-Archive
main
2024-10-26 21:54:35 +00:00
0s
[BOX32] Added 1 more sdl2 wrapped function (for #1957)
release.yml #60
:
Commit
90674b825a
pushed by
Emulator-Archive
main
2024-10-25 21:24:27 +00:00
0s
[RV64_DYNAREC] Added 1 more 66 0F opcode for vector (#1956)
release.yml #59
:
Commit
b3bc09f898
pushed by
Emulator-Archive
main
2024-10-25 13:14:35 +00:00
0s
[RV64_DYNAREC] Optimized horizontal opcodes (#1955)
release.yml #58
:
Commit
8d14c10b8c
pushed by
Emulator-Archive
main
2024-10-24 20:54:23 +00:00
0s
[Box64] Fix compilation issues (#1938) (#1952)
release.yml #57
:
Commit
2c2b252dac
pushed by
Emulator-Archive
main
2024-10-24 06:24:17 +00:00
0s
[ARM64_DYNAREC] Added AVX.F3.0F 53 opcode
release.yml #56
:
Commit
8efd1e3ae0
pushed by
Emulator-Archive
main
2024-10-23 04:04:34 +00:00
0s
[BOX32] Added 1 more sdl2 wrapped function
release.yml #55
:
Commit
e7adc6b7f9
pushed by
Emulator-Archive
main
2024-10-22 19:54:36 +00:00
0s
[ARM64_DYNAREC] More work around native flags handling
release.yml #54
:
Commit
fc7d204d4b
pushed by
Emulator-Archive
main
2024-10-22 06:24:18 +00:00
0s
[ARM64_DYNAREC] Added BOX64_DYNAREC_NATIVEFLAGS to disable the use of native flags, as there is still a bug or two in that mode (for #1947)
release.yml #53
:
Commit
29beabd683
pushed by
Emulator-Archive
main
2024-10-21 03:04:58 +00:00
0s
[ARM64_DYNAREC] Some small improvment to a few shift opcode, to use flagless jump when possible
release.yml #52
:
Commit
80c346060f
pushed by
Emulator-Archive
main
2024-10-20 18:54:52 +00:00
0s
Improved 0F 0D opcode ([ARM64_DYNAREC] too) (FF7RI now have sound)
release.yml #51
:
Commit
4e10cd654f
pushed by
Emulator-Archive
main
2024-10-20 10:44:33 +00:00
0s
[BOX32][WRAPPER] Added 32bits wrapped regex libc functions
release.yml #50
:
Commit
42345af443
pushed by
Emulator-Archive
main
2024-10-19 18:24:30 +00:00
0s
[BOX32][WRAPPER] Added a few symbols to libSDL2
release.yml #49
:
Commit
0821e6acc2
pushed by
Emulator-Archive
main
2024-10-19 10:14:33 +00:00
0s
[VULKAN] Added 2 more extensions
release.yml #48
:
Commit
de102bec5e
pushed by
Emulator-Archive
main
2024-10-18 17:54:20 +00:00
0s
[WRAPPER] Added gtk_marshal to gtk2 (for #1943)
release.yml #47
:
Commit
5363c013e6
pushed by
Emulator-Archive
main
2024-10-18 09:44:17 +00:00
0s
First
Previous
1
2
3
4
Next
Last