Bran's Kernel Development Tutorial Known Bugs: Difference between revisions

[unchecked revision][unchecked revision]
m (Added section "Does not use Cross-Compiler")
Line 52:
===Does not use Cross-Compiler===
Bran's Kernel Tutorial uses DJGPP and NASM (standard install) on windows.<br />
To allow the code to compile on a cross-compiler you must first remove all leading underscores from Global and External ASM Labels.
 
===References===
Anonymous user