Talk:C++ Bare Bones

From OSDev.wiki
Revision as of 06:43, 3 October 2008 by Combuster (talk | contribs) (New page: == loader() and startup == The tuorial seems broken - some essential startcode is missing and the C version of loader() does less than the corresponding ASM versions. Besides, you'd probab...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Latest comment: 15 years ago by Combuster in topic loader() and startup
Jump to navigation Jump to search

loader() and startup

The tuorial seems broken - some essential startcode is missing and the C version of loader() does less than the corresponding ASM versions. Besides, you'd probably want to delay initialisation of static classes to the point where you have a working memory manager. - Combuster 06:43, 3 October 2008 (UTC)Reply[reply]