Skip to content

Actions: ptitSeb/box64

Actions

All workflows

Actions

Loading...
Loading

Showing runs from all workflows
625 workflow run results
625 workflow run results

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Added BOX64_IGNOREINT3 env. var. to ignore INT3 in the code ([RCFILE]…
Build and Release Box64 #2486: Commit f9c0929 pushed by ptitSeb
January 27, 2024 19:42 4m 7s main
January 27, 2024 19:42 4m 7s
Rollback vfork changes, it broke SlayTheSpire, and probably other too…
Build and Release Box64 #2485: Commit cdffe23 pushed by ptitSeb
January 27, 2024 19:13 7m 55s main
January 27, 2024 19:13 7m 55s
[ARM64_DYNAREC] Added E4/E5/E6/E7 opcodes
Build and Release Box64 #2484: Commit 6c0af2d pushed by ptitSeb
January 27, 2024 16:56 8m 10s main
January 27, 2024 16:56 8m 10s
[RCFILE] Added Unturned profile
Build and Release Box64 #2483: Commit 30d0836 pushed by ptitSeb
January 27, 2024 16:01 7m 56s main
January 27, 2024 16:01 7m 56s
[ARM64_DYNAREC] Removed unused code
Build and Release Box64 #2482: Commit 82f21de pushed by ptitSeb
January 27, 2024 13:33 10m 48s main
January 27, 2024 13:33 10m 48s
[INTERPRETER] Add code for unaligned 32bits F0 87 opcode
Build and Release Box64 #2481: Commit 65c4f9d pushed by ptitSeb
January 27, 2024 13:31 8m 8s main
January 27, 2024 13:31 8m 8s
Track protection even if 0
Build and Release Box64 #2480: Commit 8043f53 pushed by ptitSeb
January 27, 2024 12:32 14m 33s main
January 27, 2024 12:32 14m 33s
[ARM64_DYNAREC] Fixed/Improved D9 E5 opcode and add hack for FLD1/FLD…
Build and Release Box64 #2479: Commit 124672b pushed by ptitSeb
January 27, 2024 12:31 9m 16s main
January 27, 2024 12:31 9m 16s
Improved fxam helper
Build and Release Box64 #2478: Commit 28ef6cd pushed by ptitSeb
January 27, 2024 12:27 8m 36s main
January 27, 2024 12:27 8m 36s
[ARM64_DYNAREC] Fixed previous commit
Build and Release Box64 #2477: Commit 5e38ea2 pushed by ptitSeb
January 26, 2024 14:53 8m 36s main
January 26, 2024 14:53 8m 36s
Reworked 0F 01 opcode ([ARM64_DYNAREC] too)
Build and Release Box64 #2476: Commit 1d0d7e9 pushed by ptitSeb
January 26, 2024 14:39 8m 1s main
January 26, 2024 14:39 8m 1s
Added 66 8F opcode ([ARM64_DYNAREC] too)
Build and Release Box64 #2475: Commit aab6bc0 pushed by ptitSeb
January 26, 2024 13:18 8m 14s main
January 26, 2024 13:18 8m 14s
[32BITS] Added 16/17 ocodes ([ARM64_DYNAREC] too)
Build and Release Box64 #2474: Commit 77213be pushed by ptitSeb
January 26, 2024 11:40 8m 30s main
January 26, 2024 11:40 8m 30s
[INTERPRETER] Ignore 36/26 segment prefix for 66 prefixed opcodes
Build and Release Box64 #2473: Commit 90fc1d9 pushed by ptitSeb
January 26, 2024 11:36 8m 15s main
January 26, 2024 11:36 8m 15s
[32BITS] Added some more opcode to the 32bits part of interpreter, to…
Build and Release Box64 #2472: Commit e51f36c pushed by ptitSeb
January 26, 2024 10:56 8m 17s main
January 26, 2024 10:56 8m 17s
Add 'BOX64_MMAP32' to help info (#1220)
Build and Release Box64 #2471: Commit fc63442 pushed by ptitSeb
January 26, 2024 07:20 14m 50s main
January 26, 2024 07:20 14m 50s
Add 'BOX64_MMAP32' to help info
Build and Release Box64 #2470: Pull request #1220 synchronize by KreitinnSoftware
January 26, 2024 01:04 10m 1s main
January 26, 2024 01:04 10m 1s
Add 'BOX64_MMAP32' to help info
Build and Release Box64 #2469: Pull request #1220 opened by KreitinnSoftware
January 26, 2024 01:01 8m 34s main
January 26, 2024 01:01 8m 34s
add optimize build flag for Jetson orin and xavier (#1219)
Build and Release Box64 #2468: Commit 0ee5174 pushed by ptitSeb
January 25, 2024 22:04 8m 45s main
January 25, 2024 22:04 8m 45s
add optimize build flag for Jetson orin and xavier
Build and Release Box64 #2467: Pull request #1219 opened by leonpano2006
January 25, 2024 21:21 8m 21s leonpano2006:main
January 25, 2024 21:21 8m 21s
[MMAP32] 31bits address space is in fact 3GB address space (so 31.5 b…
Build and Release Box64 #2466: Commit 0004f19 pushed by ptitSeb
January 24, 2024 13:58 8m 9s main
January 24, 2024 13:58 8m 9s
[MMAP32] Fixed mmap32 behaviour
Build and Release Box64 #2465: Commit da724e3 pushed by ptitSeb
January 24, 2024 13:12 8m 10s main
January 24, 2024 13:12 8m 10s
[ARM64_DYNAREC] Fixed 67 66 prefixed REX reading
Build and Release Box64 #2464: Commit 96ccf0d pushed by ptitSeb
January 24, 2024 13:00 8m 21s main
January 24, 2024 13:00 8m 21s
Small improvment to MMAP32 managment
Build and Release Box64 #2463: Commit aba3e4a pushed by ptitSeb
January 23, 2024 18:41 8m 21s main
January 23, 2024 18:41 8m 21s
Added a new option BOX64_MMAP32 to use 32bits mapping on external MMA…
Build and Release Box64 #2462: Commit bc852ae pushed by ptitSeb
January 23, 2024 14:56 8m 32s main
January 23, 2024 14:56 8m 32s