http://www.menuetos.net/sys64.txt http://www.menuetos.net/sys64.txt (1+) In : rbx - 3 - Create SMP thread rcx - Pointer to thread start (mainmem) rdx - Stack position (mainmem) rdi - Target CPU (0+) If SMP is not enabled, this will create a requla...
A Brief intro to X11 Programming http://mech.math.msu.su/~nap/2/GWindow/xintro.html the basics necessary to create a single window X program. All of the information of this will pertain simply to programming with the X11 libraries which come standard with X11R[5/...