Cxbx-reloaded: Implement the entire kernel

Created on 25 Dec 2016  路  4Comments  路  Source: Cxbx-Reloaded/Cxbx-Reloaded

All kernel API's need an implementation that matches the Xbox behavior.

One goal is to update all Nt prefixed functions that are currently implemented, to make use of the Ke and Obj prefixed kernel functions.

enhancement help wanted high-priority kernel

Most helpful comment

64 appears to be done..?

All 4 comments

64 appears to be done..?

64 appears to be done..?

I believe those are only stubs, and still need an implementation.

Indeed. Just search for LOG_UNIMPLEMENTED() in our kernel sources, and you'll see how many are not even started

Was this page helpful?
0 / 5 - 0 ratings

Related issues

PatrickvL picture PatrickvL  路  3Comments

PatrickvL picture PatrickvL  路  3Comments

LukeUsher picture LukeUsher  路  3Comments

PatrickvL picture PatrickvL  路  3Comments

gandalfthewhite19890404 picture gandalfthewhite19890404  路  4Comments