Talk:C++ Bare Bones: Difference between revisions

From OSDev.wiki
Latest comment: 15 years ago by Combuster in topic loader() and startup
Jump to navigation Jump to search
m (Talk:C++ bare bones moved to Talk:C++ Bare Bones: Correct name)
(No difference)

Revision as of 08:39, 10 July 2009

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]