Everything Else

RISC OS for Raspberry Pi?

I might check it out one day when I have some time..
http://www.raspberrypi.org/archives/2338


Anyone else play with RISCOS on the RPi and have comments...??
What is RISCOS like to program on..?

Since it also originated from Cambridge in the in 1980s does it has any philosophical roots in common with Tripos/AmigaOS

R.

_________________
死の神はりんごだけ食べる

アレゲはアレゲ以上のなにものでもなさげ -- アレゲ研究家

:Tezro: :Tezro: :Onyx2R: :Onyx2RE: :Onyx2: :O3x04R: :O3x0: :O200: :Octane: :Octane2: :O2: :O2: :Indigo2IMP: :PI: :PI: :1600SW: :1600SW: :Indy: :Indy: :Indy: :Indy: :Indy:
:hpserv: J5600, 2 x Mac, 3 x SUN, Alpha DS20E, Alpha 800 5/550, 3 x RS/6000, Amiga 4000 VideoToaster, Amiga4000 -030, 733MHz Sam440 AmigaOS 4.1 update 1. Tandem Himalaya S-Series Nonstop S72000 ServerNet.

Sold: :Indy: :Indy: :Indy: :Indigo:

Cortex ---> http://www.facebook.com/pages/Cortex-th ... 11?sk=info
Minnie ---> http://www.facebook.com/pages/Minnie-th ... 02?sk=info
Book ----> http://pymblesoftware.com/book/
Github ---> https://github.com/pymblesoftware
Visit http://www.pymblesoftware.com
Search for "Pymble", "InstaElf", "CryWhy" or "Cricket Score Sheet" in the iPad App store or search for "Pymble" or "CryWhy" in the iPhone App store.
Installed it on another SDcard and played with it briefly. It has a web browser (which lacks Javascript), first time boot opens a "welcome to RISC OS" file in the browser which is helpful.
Enabling networking was easy. Browsing worked, but lack of Javascript was painful on many sites. I managed to crash the Task Manager, tried to Google how to restart it, but didn't find out. Didn't have much more time to play with it.

_________________
Torfinn
I'm getting an Atrix dock so I can turn my Rpi into a "RISC OS laptop." Acorn A4, you were missed.

_________________
smit happens.
SGIs: :Indy: :Fuel: Mini Iron: :hpserv: POWER6 ANS500 Fun: quad- Image BeBox SolbourneS3000 Commodore128 CanonCat ... and many more
No experience with Raspberry Pi, but I do 95% of things on RISC OS nowdays so can recommend it to everyone.

Lack of javascript in NetSurf is not really a problem to me as the pages I visit rarely need it. There is one advantage when using Gmail with NetSurf, as can quickly open messages in new window with right mouse button.

I can not say much about the programming side of things, as have only done little BASIC programming and mostly with WimpBasic. At least there is lots of good documentation freely available to programmers.
PymbleSoftware wrote:
What is RISCOS like to program on..?

It uses register parameters and software interrupts instead of API calls.
It doesn't use virtual memory: all programs runs in the same address space.
This is the fastest way of computing but it's dangerous since memory pointers has no bounds.

Modern ARMs has 32-bit address space (up to 4GB) and allows 64-bit integer calculations (including division too).
Raspberry Pi has 512Mb on the board.

_________________
SELECT * FROM NOWHERE WHERE NOTHING HAPPENS AND 1<0
I'd like to play around with it - I tried it on someone's emulator once, and it seemed neatish. Don't have a RPI yet.

_________________
Damn the torpedoes, full speed ahead!

Systems available for remote access on request.

:Indigo: :Octane: :Indigo2: :Indigo2IMP: :Indy: :PI: :O200: :ChallengeL: :O2000R: (single-CM)
The Rpi build has some issues with my Atrix dock that the Rpi is connected to (resolutions won't stick, for example). I need to reflash it and mess with it some more. Still, it boots so much faster than Linux, and it seems a better fit for the low-power CPU.

_________________
smit happens.
SGIs: :Indy: :Fuel: Mini Iron: :hpserv: POWER6 ANS500 Fun: quad- Image BeBox SolbourneS3000 Commodore128 CanonCat ... and many more