lp:aex-emu

Owned by aex-emu-team
Get this repository:
git clone https://git.launchpad.net/aex-emu

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://gitlab.com/aex-emu/aex.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 50 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 50 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 40 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 25 seconds — see the log

Branches

Name Last Modified Last Commit
skmp/experimental-hacks 2024-03-12 09:41:31 UTC
undo DCLSE it broke steam

Author: Stefanos Kornilios Mitsis Poiitidis
Author Date: 2024-03-12 09:41:31 UTC

undo DCLSE it broke steam

skmp/objc-prefix-cache 2024-03-12 09:01:04 UTC
wip prefixes for trees

Author: Stefanos Kornilios Mitsis Poiitidis
Author Date: 2024-03-12 09:01:04 UTC

wip prefixes for trees

skmp/wild-fs-hacks 2024-03-07 11:19:20 UTC
About time to do a commit, max payne works

Author: Stefanos Kornilios Mitsis Poiitidis
Author Date: 2024-03-07 11:19:20 UTC

About time to do a commit, max payne works

skmp/develop 2024-03-02 17:53:42 UTC
Correctly zext or sext 32-bit syscalls

Author: Stefanos Kornilios Mitsis Poiitidis
Author Date: 2024-03-02 17:53:42 UTC

Correctly zext or sext 32-bit syscalls

skmp/strict-rootfs-3 2024-01-01 11:34:48 UTC
Update submodule urls and commits

Author: Stefanos Kornilios Mitsis Poiitidis
Author Date: 2024-01-01 11:33:31 UTC

Update submodule urls and commits

skmp/strict-rootfs-2 2023-12-17 20:11:00 UTC
WIP: Rename CodeCache to FileCache

Author: Stefanos Kornilios Mitsis Poiitidis
Author Date: 2023-12-17 20:11:00 UTC

WIP: Rename CodeCache to FileCache

main 2023-12-10 12:45:07 UTC
Merge branch 'skmp/steam-fixes' into 'main'

Author: Stefanos Kornilios Mitsis Poiitidis
Author Date: 2023-12-10 12:45:07 UTC

Merge branch 'skmp/steam-fixes' into 'main'

Steam Fixes

See merge request hex-emu/hex-emu!1981

skmp/aex-server 2022-09-29 03:52:53 UTC
WIP WIP WIP

Author: Stefanos Kornilios Mitsis Poiitidis
Author Date: 2022-09-29 03:52:53 UTC

WIP WIP WIP

skmp/pooled-arena-allocator 2022-09-29 02:38:19 UTC
WIP thunk work

Author: Stefanos Kornilios Mitsis Poiitidis
Author Date: 2022-09-29 02:38:19 UTC

WIP thunk work

skmp/nra-inline 2022-09-10 08:48:05 UTC
NRA: Mostly working inline storage of RAData

Author: Stefanos Kornilios Mitsis Poiitidis
Author Date: 2022-09-10 08:48:05 UTC

NRA: Mostly working inline storage of RAData

github/fork/Sonicadvance1/wip_segment_register 2022-09-03 21:48:58 UTC
WIP: Segment register index optimization

Author: FEX-Emu
Author Date: 2022-05-01 02:56:47 UTC

WIP: Segment register index optimization

Segment registers are indexed significantly more than they are changed.
Pay the cost of indexing during the set and store rather than the per
register index.

Should be a fairly significant performance improvement for 32-bit
applications. At least on hardware that doesn't have a data dependent
prefetcher.

Breaks Steam atm and isn't clean.

github/fork/Sonicadvance1/termux_namespace_collision 2022-09-02 22:30:32 UTC
Syscalls: Use underscored shm syscall names

Author: FEX-Emu
Author Date: 2022-09-02 22:29:20 UTC

Syscalls: Use underscored shm syscall names

Removes us needing to carry a patch downstream in the termux package
repo.

github/fork/Sonicadvance1/vdso_implementation 2022-09-02 22:13:18 UTC
Resolve most VDSO comments

Author: FEX-Emu
Author Date: 2022-09-02 21:36:12 UTC

Resolve most VDSO comments

lion/svebit 2022-08-29 16:39:28 UTC
Hacky-hacky vixl simulator support; doesn't support f80 due to vixl limitations

Author: Stefanos Kornilios Mitsis Poiitidis
Author Date: 2022-08-29 16:39:28 UTC

Hacky-hacky vixl simulator support; doesn't support f80 due to vixl limitations

skmp/GBS-thunks 2022-08-22 06:21:19 UTC
Hmmm x99999

Author: Stefanos Kornilios Mitsis Poiitidis
Author Date: 2022-08-22 06:21:19 UTC

Hmmm x99999

skmp/jit-ir-caching-1 2022-08-03 12:04:08 UTC
Merge branch 'skmp/host-deferred-signals-1' into skmp/jit-ir-caching

Author: Parallels
Author Date: 2022-08-03 11:54:00 UTC

Merge branch 'skmp/host-deferred-signals-1' into skmp/jit-ir-caching

skmp/ra-alloc-on-demand 2022-07-27 14:15:17 UTC
RA: Lazy RA Graph Allocation

Author: Stefanos Kornilios Mitsis Poiitidis
Author Date: 2022-07-27 14:15:17 UTC

RA: Lazy RA Graph Allocation

skmp/64-and-32-bit-thunks 2022-07-27 02:36:58 UTC
WIP: fixes

Author: Stefanos Kornilios Mitsis Poiitidis
Author Date: 2022-07-27 02:36:58 UTC

WIP: fixes

skmp/copyable-fns 2022-06-25 05:24:29 UTC
Thunks/Callbacks: Fold boilerplate to Host.h

Author: Stefanos Kornilios Mitsis Poiitidis
Author Date: 2022-06-25 05:24:29 UTC

Thunks/Callbacks: Fold boilerplate to Host.h

skmp/shared-threads-lock 2022-06-15 09:08:03 UTC
Core: Convert ThreadCreationMutex to shared_mutex

Author: Stefanos Kornilios Mitsis Poiitidis
Author Date: 2022-06-14 19:46:51 UTC

Core: Convert ThreadCreationMutex to shared_mutex

skmp/context-wide-buffering 2022-06-14 21:03:12 UTC
midnight funtimes

Author: Stefanos Kornilios Mitsis Poiitidis
Author Date: 2022-06-14 21:03:12 UTC

midnight funtimes

skmp/dispatcher-rework 2022-06-13 09:30:57 UTC
WIP

Author: Stefanos Kornilios Mitsis Poiitidis
Author Date: 2022-06-10 04:35:23 UTC

WIP

skmp/fexglobals.h 2022-05-25 12:08:41 UTC
FEXGlobalIncludes.h: Automatically included via cmake

Author: Stefanos Kornilios Mitsis Poiitidis
Author Date: 2022-05-25 12:08:41 UTC

FEXGlobalIncludes.h: Automatically included via cmake

skmp/fix-signal-masking 2022-05-25 09:54:19 UTC
Store sigmask to guest_uctx, notify sigdisp about change

Author: Stefanos Kornilios Mitsis Poiitidis
Author Date: 2022-05-25 09:54:19 UTC

Store sigmask to guest_uctx, notify sigdisp about change

skmp/guest-rt_sigreturn 2022-05-19 05:50:20 UTC
somewhat working wip

Author: Stefanos Kornilios Mitsis Poiitidis
Author Date: 2022-05-19 05:50:20 UTC

somewhat working wip

skmp/deferred-signals-poc-2 2022-05-17 15:50:12 UTC
Disable signal masking as deferred signals make it unnecessary

Author: Stefanos Kornilios Mitsis Poiitidis
Author Date: 2022-05-11 17:36:41 UTC

Disable signal masking as deferred signals make it unnecessary

skmp/deferred-signals-poc 2022-05-05 13:07:54 UTC
wip syscalls, OP_MEMCHECK

Author: Stefanos Kornilios Mitsis Poiitidis
Author Date: 2022-05-05 13:07:54 UTC

wip syscalls, OP_MEMCHECK

skmp/deferred-signals 2022-05-04 23:19:48 UTC
wip poc works x86-64 host

Author: Stefanos Kornilios Mitsis Poiitidis
Author Date: 2022-05-04 23:19:44 UTC

wip poc works x86-64 host

github/fork/Sonicadvance1/riscv64 2022-04-19 08:14:55 UTC
WIP: Initial RISCV64 support

Author: FEX-Emu
Author Date: 2022-03-23 07:02:31 UTC

WIP: Initial RISCV64 support

skmp/aot-hackwork 2021-04-29 05:43:14 UTC
AOTgen: Cleaner interfaces, use LogMan

Author: Stefanos Kornilios Mitsis Poiitidis
Author Date: 2021-04-29 05:43:14 UTC

AOTgen: Cleaner interfaces, use LogMan

skmp/sized-consts 2021-03-24 16:03:08 UTC
Sized consts wip

Author: Stefanos Kornilios Mitsis Poiitidis
Author Date: 2021-03-24 16:03:08 UTC

Sized consts wip

skmp/strict-rootfs 2021-03-19 13:29:57 UTC
RootFS fixes

Author: Stefanos Kornilios Mitsis Poiitidis
Author Date: 2021-02-19 10:07:26 UTC

RootFS fixes

skmp/hangover-main-2 2021-03-10 10:25:09 UTC
Sorry

Author: =?utf-8?q?Stefan_D=C3=B6singer?=
Author Date: 2021-03-10 10:22:01 UTC

Sorry

skmp/sel-rootfs 2021-02-23 14:43:23 UTC
Remove a debug print

Author: Stefanos Kornilios Mitsis Poiitidis
Author Date: 2021-02-22 15:24:31 UTC

Remove a debug print

skmp/full-rootfs 2021-02-19 10:07:26 UTC
wip for full rootfs

Author: Stefanos Kornilios Mitsis Poiitidis
Author Date: 2021-02-19 10:07:26 UTC

wip for full rootfs

skmp/multiple-entry-points 2021-02-05 01:07:58 UTC
Frontend/Core: Split blocks to avoid code gen

Author: Stefanos Kornilios Mitsis Poiitidis
Author Date: 2021-02-05 00:24:01 UTC

Frontend/Core: Split blocks to avoid code gen

skmp/core-context-refactor 2021-01-29 01:41:39 UTC
Core: Refactor compilation driver, lifetime of objects

Author: Stefanos Kornilios Mitsis Poiitidis
Author Date: 2021-01-29 01:11:37 UTC

Core: Refactor compilation driver, lifetime of objects

skmp/failed-retcache 2021-01-13 17:08:09 UTC
Retcache that works on arm64 but is slower than no retcache

Author: Stefanos Kornilios Mitsis Poiitidis
Author Date: 2021-01-13 17:08:09 UTC

Retcache that works on arm64 but is slower than no retcache

skmp/hangover-patches-master 2020-12-04 08:28:16 UTC
hangover: some other fixs?

Author: Stefanos Kornilios Mitsis Poiitidis
Author Date: 2020-11-20 21:35:45 UTC

hangover: some other fixs?

skmp/guest-dladdr-integration 2020-12-02 21:47:32 UTC
arm64: Fix OP_LOADREG w/ simd w/ nonzero offset for 4,8

Author: Stefanos Kornilios Mitsis Poiitidis
Author Date: 2020-12-02 21:15:26 UTC

arm64: Fix OP_LOADREG w/ simd w/ nonzero offset for 4,8

skmp/optihacks-6 2020-12-02 21:39:13 UTC
arm64: Fix OP_LOADREG w/ simd w/ nonzero offset for 4,8

Author: Stefanos Kornilios Mitsis Poiitidis
Author Date: 2020-12-02 21:15:26 UTC

arm64: Fix OP_LOADREG w/ simd w/ nonzero offset for 4,8

skmp/hangover-patches-5 2020-11-27 15:07:46 UTC
SRA+hangover: Spill/Fill around syscall for callbacks, fix build

Author: Stefanos Kornilios Mitsis Poiitidis
Author Date: 2020-11-20 21:51:10 UTC

SRA+hangover: Spill/Fill around syscall for callbacks, fix build

skmp/hangover-patches-4mb 2020-10-29 14:51:14 UTC
Revert "Switches SonicUtils over to be a static library"

Author: Stefanos Kornilios Mitsis Poiitidis
Author Date: 2020-10-23 12:10:59 UTC

Revert "Switches SonicUtils over to be a static library"

This reverts commit 177cf1979fddb80ed7933c5bc509b4dad8e34170.

skmp/hangover-patches-4 2020-10-29 13:52:12 UTC
Revert "Switches SonicUtils over to be a static library"

Author: Stefanos Kornilios Mitsis Poiitidis
Author Date: 2020-10-23 12:10:59 UTC

Revert "Switches SonicUtils over to be a static library"

This reverts commit 177cf1979fddb80ed7933c5bc509b4dad8e34170.

skmp/cset-opt 2020-10-27 16:41:30 UTC
Select/arm64: Use cset when possible

Author: Stefanos Kornilios Mitsis Poiitidis
Author Date: 2020-10-27 16:41:30 UTC

Select/arm64: Use cset when possible

skmp/hangover-patches-3 2020-10-27 14:59:36 UTC
Revert "Switches SonicUtils over to be a static library"

Author: Stefanos Kornilios Mitsis Poiitidis
Author Date: 2020-10-23 12:10:59 UTC

Revert "Switches SonicUtils over to be a static library"

This reverts commit 177cf1979fddb80ed7933c5bc509b4dad8e34170.

skmp/reduced-dispatch-overhead 2020-10-27 14:42:27 UTC
Basic linking for const ExitFunctions. Doesn't invalidate

Author: Stefanos Kornilios Mitsis Poiitidis
Author Date: 2020-10-27 14:42:27 UTC

Basic linking for const ExitFunctions. Doesn't invalidate

skmp/hangover-patches-2 2020-10-23 13:32:17 UTC
Revert "Switches SonicUtils over to be a static library"

Author: Stefanos Kornilios Mitsis Poiitidis
Author Date: 2020-10-23 12:10:59 UTC

Revert "Switches SonicUtils over to be a static library"

This reverts commit 177cf1979fddb80ed7933c5bc509b4dad8e34170.

skmp/hangover-patches 2020-10-14 09:06:11 UTC
more workarounds

Author: Stefanos Kornilios Mitsis Poiitidis
Author Date: 2020-10-14 09:06:11 UTC

more workarounds

149 of 49 results
This repository contains Public information 
Everyone can see this information.

Subscribers