Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

Change the parameters of start #45

Closed
wants to merge 1 commit into from

Conversation

roblabla
Copy link
Member

@roblabla roblabla commented Dec 2, 2017

On the switch, start takes two parameters : an exception pointer, and a handle to the main thread.
For libtransistor, we'll also add a third one: a context handle. This should allow ace_loader to start apps expecting the usual switch treatment, while still providing the context to libtransistor binaries.

It also allows us to get a handle to the main_thread, which doesn't seem to be possible otherwise, short of putting it in the context.

Should be merged together with kgsws/ace_loader#8 and reswitched/pegaswitch#65

On the switch, `start` takes two parameters : an exception pointer,
and a handle to the main thread. For libtransistor, we'll also add
a third one: a context handle. This should allow ace_loader to start
apps expecting the usual switch treatment, while still providing the
context to libtransistor binaries.
@roblabla
Copy link
Member Author

roblabla commented Jan 1, 2018

I rebased on top of master. It now contains the ace_loader changes as well. This should make us compatible with libnx.

@misson20000 misson20000 closed this Feb 1, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants