Skip to content
Snippets Groups Projects
  1. Aug 15, 2019
    • rahix's avatar
      feat(api): Add initial argument passing · b8940bcd
      rahix authored
      
      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>
      Verified
      b8940bcd
  2. Jul 06, 2019
  3. Jun 18, 2019
Loading