| View previous topic :: View next topic |
| Author |
Message |
Jabberwocky
Joined: 03 Aug 2005 Posts: 43
|
Posted: Mon Dec 12, 2005 9:45 pm Post subject: ForKernel ForUser? |
|
|
What's the deal with the *ForKernal and *ForUser libraries? Can you only call kernel functions (*ForKernal) when in kernel mode and user functions (*ForUser) in user mode?
This is one area I'm a bit foggy on, and can't seem to find any definitive information... |
|
| Back to top |
|
 |
weltall
Joined: 20 Feb 2004 Posts: 310
|
Posted: Tue Dec 13, 2005 12:39 am Post subject: |
|
|
| yes that's exatly that some function are only for kernel mode and some for user mode |
|
| Back to top |
|
 |
Zenurb
Joined: 30 Sep 2005 Posts: 106 Location: United Kingdom
|
Posted: Tue Dec 13, 2005 3:18 am Post subject: |
|
|
Think of the PSP like this
Boot up: Kernel mode. Logged in as root. Load libraries and other objects into memory.
Logging in:User mode. Logged in as a user. Use libraries to perform operations with objects. _________________ Proud Dvorak User
US 1.5 PSP (Original) |
|
| Back to top |
|
 |
|