Related changes

Jump to navigation Jump to search

Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.

Recent changes options Show last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide registered users | Hide anonymous users | Hide my edits | Show bots | Hide minor edits
Show new changes starting from 04:38, 24 July 2026
 
Page name:
List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

20 July 2026

N    05:23  Cafe OS/Kernel 2 changes history +19,411 [Spletz (2×)]
 m   
05:23 (cur | prev) +65 Spletz talk contribs (OSPlatformInfo)
N    
05:16 (cur | prev) +19,346 Spletz talk contribs (Created page with "The kernel runs in supervisor mode on the PowerPC, and performs the basic tasks of a microkernel. It is responsible for process isolation, memory management, and interrupt dispatching, as well as communication with IOSU. Cafe OS applications run as user mode processes, with separate address spaces and W^X memory protection. == Syscalls == Cafe OS syscalls are issued by doing the following: li r0, 0x0100 # load syscall value->r0 sc # syscall instruction...")