Talk:Execute Brain****/x86 Assembly: Difference between revisions

(Okay)
 
Line 34:
: It's looking all right, a bit sluggish so I can't run every test, but the important ones run perfectly.
: The only thing I might add would be a <code>.section .bss</code> before all your zero init variables so the exe isn't a megabyte of nuls. [[User:Rdebath|Rdebath]] ([[User talk:Rdebath|talk]]) 08:42, 14 February 2016 (UTC)
 
:: Ah, so that's what .bss does. Thanks. I added it. [[User:Calculuswhiz|Calculuswhiz]] ([[User talk:Calculuswhiz|talk]]) 18:47, 14 February 2016 (UTC)