Announcement

Collapse
No announcement yet.

How to call a Syscall By deroad (PS3)

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • How to call a Syscall By deroad (PS3)

    In computing, a system call (aka Syscall) is how a program requests a service from an operating system’s kernel. This may include hardware related services (e.g. accessing the hard disk), creating and executing new processes, and communicating with integral kernel services (like scheduling). System calls provide the interface between a process and the operating system.

    Wikipedia – System Call

    Visit the official source here:
    Welcome on PS3 Tutorials

    Also visit the developers blog here:
    http://devram0.blogspot.com/
    The Hackmaster
Working...
X