OSDev.org

The Place to Start for Operating System Developers
It is currently Tue Mar 19, 2024 12:22 am

All times are UTC - 6 hours




Post new topic Reply to topic  [ 34 posts ]  Go to page 1, 2, 3  Next
Author Message
 Post subject: Toro
PostPosted: Sun Apr 03, 2005 11:00 pm 
Offline
Member
Member

Joined: Sun Apr 03, 2005 11:00 pm
Posts: 61
Location: Grenoble, France
Hello , here you have the os written in FreePascal .
toro.sourceforge.net

Bye .


Last edited by z0rr0 on Sun Apr 03, 2005 11:00 pm, edited 1 time in total.

Top
 Profile  
 
 Post subject: Re: Toro
PostPosted: Wed Apr 06, 2005 11:00 pm 
Offline
Member
Member

Joined: Thu Mar 31, 2005 12:00 am
Posts: 79
Your writing an os in FreePASCAL. What verstion are you using? Im plaaning on writing my os in PASCAL also.


Top
 Profile  
 
 Post subject: Re: Toro
PostPosted: Wed Apr 06, 2005 11:00 pm 
Offline
Member
Member

Joined: Sun Apr 03, 2005 11:00 pm
Posts: 61
Location: Grenoble, France
I am using version 1.0.6 of Freepascal but today de lastest version is 1.0.10 .


Top
 Profile  
 
 Post subject: Re: Toro
PostPosted: Fri May 13, 2005 11:00 pm 
Offline

Joined: Wed Mar 30, 2005 12:00 am
Posts: 16
looks like you know what your doing. Any chance of an English translation to your page? Also better way of getting help is to explain about the OS you are/want to make. Just saying "I am making an OS in FreePascal bye" doesent work much.


Last edited by Keiyentai on Fri May 13, 2005 11:00 pm, edited 1 time in total.

Top
 Profile  
 
 Post subject: Re: Toro
PostPosted: Sat May 14, 2005 11:00 pm 
Offline
Member
Member

Joined: Sun Apr 03, 2005 11:00 pm
Posts: 61
Location: Grenoble, France
sorry , your words are correct , i am working hard in the 1.1 version and i can't work in the web page , and my english is very bad . In the next week i will upload news documents .
sorry .


Top
 Profile  
 
 Post subject: Re: Toro
PostPosted: Sat May 14, 2005 11:00 pm 
Offline

Joined: Wed Mar 30, 2005 12:00 am
Posts: 16
no need to be sorry. Just trying to help out a little :)


Top
 Profile  
 
 Post subject: Re: Toro
PostPosted: Tue May 17, 2005 11:00 pm 
Offline

Joined: Fri Apr 22, 2005 11:00 pm
Posts: 11
@Keiyentai: try this

it's at least a bit understandable then :)

@z0rr0: it looks good. You intented to creat some kind of Linux clone ? :) Anyway, keep up the good work. (And please make an English version, because using a translator s*cks.)


Top
 Profile  
 
 Post subject: Re: Toro
PostPosted: Sun May 22, 2005 11:00 pm 
Offline
Member
Member

Joined: Sun Apr 03, 2005 11:00 pm
Posts: 61
Location: Grenoble, France
english version : toro.sourceforge.net/eng/


Top
 Profile  
 
 Post subject: Re: Toro
PostPosted: Tue May 31, 2005 11:00 pm 
Offline
Member
Member

Joined: Sun Apr 03, 2005 11:00 pm
Posts: 61
Location: Grenoble, France
I am working in the vfs , it wil support fat , ext2 , and more , it 's hard work .
z0rr0


Top
 Profile  
 
 Post subject: Re: Toro
PostPosted: Sun Jun 26, 2005 11:00 pm 
Offline

Joined: Wed Mar 30, 2005 12:00 am
Posts: 16
Cool :) now I can check it out in English :D thanks


Top
 Profile  
 
 Post subject: Re: Toro
PostPosted: Sun Jul 31, 2005 11:00 pm 
Offline
Member
Member

Joined: Sun Apr 03, 2005 11:00 pm
Posts: 61
Location: Grenoble, France
hello , here you have the last version of toro :
toro.sourceforge.net/download.htm is a 1.1 .
and de blog min english : torokerneleng.blogspot.com . Bye Matias Vara .


Top
 Profile  
 
 Post subject: Re: Toro
PostPosted: Fri Aug 26, 2005 11:00 pm 
Offline
Member
Member

Joined: Thu Jul 07, 2005 11:00 pm
Posts: 1546
it doesnt work for me under bochs

i dont have a hdd or cd-rom emulated though as i dont need one(i use bochs with my os)

it froze up running at **** ide driver
(the first word i dont feel like copying)

Code:
00000004163i[BIOS ]  rombios.c,v 1.138 2005/05/07 15:55:26 vruppert Exp $
00000340064i[KBD  ] reset-disable command received
00000800000i[WGUI ] dimension update x=720 y=400 fontheight=16 fontwidth=9 bpp=8
00004755349i[BIOS ] int13_harddisk: function 41, unmapped device for ELDL=80
00004760114i[BIOS ] int13_harddisk: function 08, unmapped device for ELDL=80
00004764756i[BIOS ] *** int 15h function AX=00C0, BX=0000 not yet supported!
00252093000p[WGUI ] >>PANIC<< POWER button turned off.

so that means its cause of no hdd right?

sorry but i dont speek whatever language your os and your webpage is in
i downloaded .img near the top

_________________
My new NEW blag


Top
 Profile  
 
 Post subject: Re: Toro
PostPosted: Thu Sep 01, 2005 11:00 pm 
Offline
Member
Member

Joined: Sun Apr 03, 2005 11:00 pm
Posts: 61
Location: Grenoble, France
The problem is : if ata-controller master and slave not exist toro can't boot . The bug is in hdd driver .
Matias Vara


Last edited by z0rr0 on Thu Sep 01, 2005 11:00 pm, edited 1 time in total.

Top
 Profile  
 
 Post subject: Re: Toro
PostPosted: Sun Nov 13, 2005 12:00 am 
Offline
Member
Member

Joined: Sun Apr 03, 2005 11:00 pm
Posts: 61
Location: Grenoble, France
here you have new tutorial , only in spanish : torokernel.blogspot.com


Last edited by z0rr0 on Sun Nov 13, 2005 12:00 am, edited 1 time in total.

Top
 Profile  
 
 Post subject: Re: Toro
PostPosted: Sat Feb 18, 2006 12:00 am 
Offline
Member
Member

Joined: Sun Apr 03, 2005 11:00 pm
Posts: 61
Location: Grenoble, France
Last version of TORO , 1.1.2 , is ready ! , you can download here http://torokernel.blogspot.com
Bye Matias Vara .


Last edited by z0rr0 on Sat Feb 18, 2006 12:00 am, edited 2 times in total.

Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 34 posts ]  Go to page 1, 2, 3  Next

All times are UTC - 6 hours


Who is online

Users browsing this forum: Majestic-12 [Bot] and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group