Hacker News new | ask | show | jobs
by monocasa 2754 days ago
You can quote me, as I've gotten down and dirty with the Xbox ( https://github.com/monocasa/xbvm ), and have written board support packages for CE for work.

The OG Xbox kernel is an extremely heavily stripped down and modified Win2k kernel. No support for user mode, multiple address spaces, or more than one running process. No win32 in the kernel. USB, sound, and the vast majority of the graphics driver are statically linked into the process executable.