OS development for Vietnam [modified]
-
true I want to write OS. If I haven't MS-DOS then not use "int 21h":confused: U have code:MS-DOS with TASM,Turbo C 3.0 :confused: ----------------------------------------------- :confused:TASM is free download VC6,gcc free what is gcc ?It is DJGPP & 32 bit compiler.Link download :sigh: . If I write 16 bit boot with TASM...how to mixing TASM with turbo C 3.0,gcc(32 bit kernel) ? I want to: in kernel.asm,mixing TASM with gcc|TC (32 bit) in ker_mix.c,I write: //descsript:create print Day Function char input; void main(){ cout << Action << endl; cin >> input; if(input=='Day'){ ;print now date,month,time } then mix .c(32 bit) with kernel.asm How to do it ----------------------------------------------------- End,I have VGA-screen: 16M memory. It view *.mp4,bitmap file(> 256 color) & run screensaver 3d.All color normal...beatiful But I write VGA_Bitmap.c with TC 3.0 then result display bitmap bad why ? sReason:menory 16M or........ who edit VGA_bitmap.c->Result:beautiful color,normal THANKS vietnam BY:TUAN1111-- :-D
modified on Monday, July 27, 2009 10:48 PM
-
true I want to write OS. If I haven't MS-DOS then not use "int 21h":confused: U have code:MS-DOS with TASM,Turbo C 3.0 :confused: ----------------------------------------------- :confused:TASM is free download VC6,gcc free what is gcc ?It is DJGPP & 32 bit compiler.Link download :sigh: . If I write 16 bit boot with TASM...how to mixing TASM with turbo C 3.0,gcc(32 bit kernel) ? I want to: in kernel.asm,mixing TASM with gcc|TC (32 bit) in ker_mix.c,I write: //descsript:create print Day Function char input; void main(){ cout << Action << endl; cin >> input; if(input=='Day'){ ;print now date,month,time } then mix .c(32 bit) with kernel.asm How to do it ----------------------------------------------------- End,I have VGA-screen: 16M memory. It view *.mp4,bitmap file(> 256 color) & run screensaver 3d.All color normal...beatiful But I write VGA_Bitmap.c with TC 3.0 then result display bitmap bad why ? sReason:menory 16M or........ who edit VGA_bitmap.c->Result:beautiful color,normal THANKS vietnam BY:TUAN1111-- :-D
modified on Monday, July 27, 2009 10:48 PM
tuan1111 wrote:
running on empty Operating System
tuan1111 wrote:
display text "hello" to the stars
I see that your English has improved a lot since the last time you posted. You have added a nice poetic and philosophical touch to your gibberish. However, I still suggest that you learn some more English or post on a forum that supports your native language.
-
tuan1111 wrote:
running on empty Operating System
tuan1111 wrote:
display text "hello" to the stars
I see that your English has improved a lot since the last time you posted. You have added a nice poetic and philosophical touch to your gibberish. However, I still suggest that you learn some more English or post on a forum that supports your native language.
Michael Schubert wrote:
see that your English has improved a lot since the last time you posted. You have added a nice poetic and philosophical touch to your gibberish.
Please don't be sarcastic! [^] :mad: :laugh: :-D :laugh: (I really feel unhappy with the last Chris prescription).
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles] -
Michael Schubert wrote:
see that your English has improved a lot since the last time you posted. You have added a nice poetic and philosophical touch to your gibberish.
Please don't be sarcastic! [^] :mad: :laugh: :-D :laugh: (I really feel unhappy with the last Chris prescription).
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles]Damn, and I tought I read the guidelines carefully. So, sarcasm is also forbidden... Ah well, I was having way too much fun here anyway. (Oh crap, I did it again).
-
Damn, and I tought I read the guidelines carefully. So, sarcasm is also forbidden... Ah well, I was having way too much fun here anyway. (Oh crap, I did it again).
:laugh:
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles] -
Damn, and I tought I read the guidelines carefully. So, sarcasm is also forbidden... Ah well, I was having way too much fun here anyway. (Oh crap, I did it again).
-
true I want to write OS. If I haven't MS-DOS then not use "int 21h":confused: U have code:MS-DOS with TASM,Turbo C 3.0 :confused: ----------------------------------------------- :confused:TASM is free download VC6,gcc free what is gcc ?It is DJGPP & 32 bit compiler.Link download :sigh: . If I write 16 bit boot with TASM...how to mixing TASM with turbo C 3.0,gcc(32 bit kernel) ? I want to: in kernel.asm,mixing TASM with gcc|TC (32 bit) in ker_mix.c,I write: //descsript:create print Day Function char input; void main(){ cout << Action << endl; cin >> input; if(input=='Day'){ ;print now date,month,time } then mix .c(32 bit) with kernel.asm How to do it ----------------------------------------------------- End,I have VGA-screen: 16M memory. It view *.mp4,bitmap file(> 256 color) & run screensaver 3d.All color normal...beatiful But I write VGA_Bitmap.c with TC 3.0 then result display bitmap bad why ? sReason:menory 16M or........ who edit VGA_bitmap.c->Result:beautiful color,normal THANKS vietnam BY:TUAN1111-- :-D
modified on Monday, July 27, 2009 10:48 PM
tuan1111 wrote:
how to compile & writing boot to CD disk?
A CD is made bootable by the presence of an autorun.inf file. Somehow I doubt that's the answer you were looking for, but since I can't comprehend your post...
"Old age is like a bank account. You withdraw later in life what you have deposited along the way." - Unknown
"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons