Re: HLA & OS development
- From: "rhyde@xxxxxxxxxx" <spamtrap@xxxxxxxxxx>
- Date: Mon, 10 Dec 2007 10:46:51 -0800 (PST)
On Dec 9, 3:19 pm, NewbiZ <spamt...@xxxxxxxxxx> wrote:
I spent time on google trying to find articles about OS development
using HLA but i did not find anything useful. Does anyone have ever
read an article about this ?
HLA is not directly compiled, but it generates MASM assembler instead,
but i need to know if some people tried to use this generated code for
OS development, to have an idea of if it is possible.
As long as you write your boot loader code with a 16-bit assembler
(i.e., not HLA), everything else could be written with HLA. You will,
however, want to take a look at the following article:
http://webster.cs.ucr.edu/AsmTools/HLA/HLADoc/HTMLDoc/DoingUnits.html
.
- References:
- HLA & OS development
- From: NewbiZ
- HLA & OS development
- Prev by Date: Re: FreeBSD Assembly
- Next by Date: Re: writing a monitor
- Previous by thread: Re: HLA & OS development
- Next by thread: Re: HLA & OS development
- Index(es):