You can display the CPU usage with Menu->System->Processes and CPU usage. There is no terminal. You can calculate the exact memory usage from used pages, which are accessible with syscall 26/4. And you can read the amount of free memory with system call 64.


Last Edited By: villemt Dec 6 14 1:00 PM. Edited 2 times.