Recent content by ortolanrj

  1. ortolanrj

    Homebrew Trying to understand libctru code

    Thank you for your answer! I will try to explain better what I am want.
  2. ortolanrj

    Homebrew Trying to understand libctru code

    Hello! I am trying to understand the source code of libctru, especifically the "svc.s" file. I thought this was preparing the arguments for the syscalls, but I was comparing it to the Kernel ABI, and they don't match(?). I don't know where I am getting this wrong...