Skip to content
Snippets Groups Projects
Verified Commit b8940bcd authored by rahix's avatar rahix
Browse files

feat(api): Add initial argument passing


This allows pycardium to learn which script it should start once it
boots.  Arguments can only be read before any API calls are made.
Afterward they are lost.

To ensure they won't collide with anything during a core 1 restart,
they are offset by 0x20 from the start of the API buffer.

Signed-off-by: default avatarRahix <rahix@rahix.de>
parent 32144f97
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment