On 7/24/2011 11:14 AM, Mehrdad wrote:
Hi!Is 16-bit inline assembly possible with DMD? If not, would it be difficult to add the feature? That way you might actually be able to write a boot loader in pure D. :)
You can do it with the Digital Mars C compiler! Adding it to D would be rather complicated and probably not worthwhile.
