ticalc.org
Basics Archives Community Services Programming
Hardware Help About Search Your Account
   Home :: Archives :: News :: PedroM 68k OS Released

PedroM 68k OS Released
Posted by Michael on 10 December 2003, 23:21 GMT

Patrick Pelissier, author of PreOS and other fine 68k programs, has written the first third-party operating system for the 68k calcs. The open-source PedroM looks like a Unix shell, has task switching and a much smaller size (only 192 KB). It is designed to be compatible with the AMS 1.xx series.

In order to include this OS in our archives, we have added categories for TI-89 Operating Systems, TI-92 Plus Operating Systems, and Voyage 200 Operating Systems.

Morgan has also been fixing up the TI-83 Plus Flash directory into subcategories of games, science, math, et cetera. New submissions should no longer go into the general Flash category but rather one of these new subcategories.

Update (Michael): We are currently being Slashdotted, but holding up just fine because HTTP requests are load-balanced among our Beowulf cluster of 2000 TI-85s. Bring it on!

 


The comments below are written by ticalc.org visitors. Their views are not necessarily those of ticalc.org, and ticalc.org takes no responsibility for their content.


Re: PedroM 68k OS Released
ti_is_good_++  Account Info

I haven't found one program that works on this :(

     14 December 2003, 06:03 GMT

Re: Re: PedroM 68k OS Released
Michael McElroy Account Info
(Web Page)

Basic programs don't work - only assembly ones.

     14 December 2003, 06:07 GMT


Re: Re: Re: PedroM 68k OS Released
ti_is_good_++  Account Info

I know-I tried only ASM ones.

     14 December 2003, 17:23 GMT

Re: Re: Re: Re: PedroM 68k OS Released
W Hibdon  Account Info

Pst... the hockey game wroks.

-W-

     14 December 2003, 18:18 GMT


Re: Re: Re: Re: Re: PedroM 68k OS Released
Michael McElroy Account Info
(Web Page)

Yes, but the question remains: how *well* does it wrok?

     14 December 2003, 19:11 GMT


Re: Re: Re: Re: PedroM 68k OS Released
Michael McElroy Account Info
(Web Page)

Every ASM program I've tried so far has worked. TICT Explorer, eBook reader, Phoenix, Space Dementia...

     14 December 2003, 19:11 GMT


Re: Re: Re: Re: Re: PedroM 68k OS Released
ti_is_good_++  Account Info

Not on mine.

     14 December 2003, 19:41 GMT


Re: Re: Re: Re: Re: Re: PedroM 68k OS Released
sancho  Account Info
(Web Page)

Try with Hw1 programs, anyway there is a list of compatible programs inside one of the docs included with PedroM

     14 December 2003, 22:20 GMT


Re: Re: PedroM 68k OS Released
PpHd  Account Info
(Web Page)

Which programs do you try ?

     15 December 2003, 09:17 GMT


Re: Re: Re: PedroM 68k OS Released
ti_is_good_++  Account Info

off(), recompiled for AMS 1.00, my tsr_list (autoclbr(), isl()), and some other things which I forget. I'll look at a V200 text file on my PC's most recent backup once my V200 is repaired or replaced, which could take some time :(.

     19 December 2003, 20:14 GMT


Re: Re: Re: Re: PedroM 68k OS Released
ti_is_good_++  Account Info

OK, I looked at the file and that's it, except for ID, which obviously won't work and I didn't try. I'll try some other ones (the ones mentioned above).

     31 December 2003, 22:26 GMT

Re: PedroM 68k OS Released
Michael McElroy Account Info
(Web Page)

How the devil do you SEND a .TIB file to a real calculator? I've done it before but have since lost the Windows program to do so. Someone help me out - all I've gotten so far are people who say "use the TIB receiver" - which is a no-brainer.

     15 December 2003, 02:29 GMT


Re: Re: PedroM 68k OS Released
ViralX  Account Info
(Web Page)

Open tib and a 89u file in a hex editor. Copy the first 78 bytes from the 89u file (which is not anything copyrighted, for those who were about to yell so, since it is only the header and not AMS code) in front of all the hex in the tib file. Save it. Using tib reciever and tilp, send the thing!

WARNING: DO NOT do this if you have no idea what you're doing. Also remember to use the "install product code" command to restore AMS when you're done fooling around.

<Vx>

     15 December 2003, 03:54 GMT

Re: Re: Re: PedroM 68k OS Released
Michael McElroy Account Info
(Web Page)

Excellent. Thanks for the info.

     15 December 2003, 04:50 GMT

Re: Re: Re: PedroM 68k OS Released
PpHd  Account Info
(Web Page)

This header may be copyrighted too...

     15 December 2003, 09:17 GMT


Re: Re: Re: Re: PedroM 68k OS Released
Michael O'Brien  Account Info
(Web Page)

I think your right since, form what little I know about this, it is the signed section of the code that makes it possible for transfer.

     16 December 2003, 22:26 GMT


Re: Re: Re: Re: Re: PedroM 68k OS Released
Michael McElroy Account Info
(Web Page)

"you're"
"from"

     18 December 2003, 10:25 GMT


Re: Re: Re: PedroM 68k OS Released
Chivo  Account Info

Do this in *nix (in a Bourne-compatible shell like bash):

(dd if=[anyfile].89u of=[tibfile]2.tib bs=78 count=1; cat [tibfile].tib) > [tibfile]2.tib

or something like that, replacing [anyfile] and [tibfile] with the base names of the respective files.

     15 December 2003, 19:14 GMT

Re: Slashdotted!
nicklaszlo Account Info
(Web Page)

I can't help bragging - I submitted the story to slashdot.

I see OS News and GeekNews have taken it up too, now.

Good thing it hasn't overloaded the servers - then I couldn't brag.

     15 December 2003, 03:54 GMT

Re: Re: Slashdotted!
Magnus Hagander  Account Info
(Web Page)

Actually, our load never went over 0.5 (it should be completely un-noticeable until at least 4 or 5 on this system) and our network bandiwidth never went over 25% uage.

So it's no problem. As long as you have reasonable hardware (200MHz machine is enough, just make sure you have at least 256Mb RAM and decent disks) and a well-designed software, you can easily handle it.

     15 December 2003, 08:25 GMT


Re: Re: Re: Slashdotted!
Magnus Hagander  Account Info
(Web Page)

Oh yeah, aod for the interested, there were some 18,000 people clicking on those links from slashdot (according to our referral logs, which are of course not 100% correct due to browsers not sending referrals).

Also, the percentage of Linux based browsers increased drastically - no surprise there.

     15 December 2003, 08:37 GMT


Re: Re: Re: Re: Slashdotted!
Michael McElroy Account Info
(Web Page)

err... I sent you an e-mail four days ago, and haven't gotten a reply yet. Do you not check it that often, or something?

     15 December 2003, 18:54 GMT


Re: Re: Re: Re: Re: Slashdotted!
Michael McElroy Account Info
(Web Page)

I stand corrected. I just received your response.

     15 December 2003, 18:56 GMT


Re: Re: Re: Re: Re: Re: Slashdotted!
Magnus Hagander  Account Info
(Web Page)

For the record, I do not read my @ticalc.org mail every day. So don't expect a reply right away. I do read it eventually, though.

     15 December 2003, 19:53 GMT


Re: Re: Slashdotted!
lilpjd  Account Info

I guess I'll brag too and say that I sent the e-mail letting Michael know about this program release. :-)
Cheers!

     17 December 2003, 20:32 GMT

1  2  3  4  5  6  7  8  9  10  

You can change the number of comments per page in Account Preferences.

  Copyright © 1996-2012, the ticalc.org project. All rights reserved. | Contact Us | Disclaimer