pouët.net

Htf can I run an Acorn Archimedes programm?

category: general [glöplog]
 

Acorn demos are some of the few things I haven't checked yet. I remember we discussed this years ago. I accidentally found a riscos31 rom (the hardest part) and decided to download the emulators and check the first demos there. It's now annoying to stuck in the most easy part. Maybe because I am stupid?

RedSquirrel, I put the files of a demo (most of them are !something) in the mounted HD directory, at first I was in command line mode. I typed the name of each of them and that action typed a text of each of them. Later, the GUI OS booted and I clicked on each of the files and it always opens a text viewer instead of running any of them ;P Or wasn't any binary in these two-three demos I downloaded and they needed compiling? Ugh.. I also tried right mouse, mouse wheel (some options appear but no run as executable or something ;P)

I know I may feel stupid if you tell me the solution, but it is what happens when someone from one OS goes to another one where the logic is diferrent. Or maybe I was just stupid for a minute and missed something quite obvious..

But please help! I have to see Acorn demos now! Is there a little tutorial about using an acorn (RiscOS or the command line. How do I go into a directory btw? CD won't work. I am surprised though CAT worked. It's like CPC :) on the net (I searched).
added on the 2006-06-18 15:04:47 by Optimus Optimus
get a real acorn machine. ;)

the thing is, that the riscos filesystem maintains a filetype for
each file, which is lost, if you unpack archives with a windows packer. You need to copy the zip file on the acorn HD directory and use an acorn unpacker like !SparkPlug to unpack them. Now, you will have the same problem with getting a working !SparkPlug into the HDD dir, but you can get !SparkPlug as self-extracting BASIC file from here (2nd link on page):
http://pilling.users.netlink.co.uk/free.html

I think I should compile some HDD images with ready to run Acorn demos some time....

btw, there were two generations of acorn machines: Archimedes and RiscPC. Some demos run only on RiscPC, so for RedScquirrel you need RISC OS 3.7 ROMs then.
added on the 2006-06-18 15:12:22 by mrhill mrhill
Well, that's some help. But I think it's not my day yet today.
I have downloaded !SparkPlug, both the ARC file and the BASIC file. The ARC files tells me "No run function specified for this file". The Basic file is opened as a txt again and I don't know how to run it. Is there a compiler?
added on the 2006-06-18 15:27:04 by Optimus Optimus
You have to set the Basic file's filetype to BASIC.
(place mouse over file icon, press middle mouse button to
open context menu, roll to 'Set Type', type in 'BASIC' press Enter)
added on the 2006-06-18 15:33:51 by mrhill mrhill
and next time we will learn how to create a !Boot directory + monitor definition files, so that we can run RiscPC demos (that was an insider for Acorn users :P)
added on the 2006-06-18 15:35:46 by mrhill mrhill
It seems that there is more to do.
I did the following and now SparkPlug is extracted on my hard disk and I can see the executables having a little thunder icon :)

Either clicking on the executables or on the SparkPlug application returns the message "System resources cannot be found!". What to do next?
added on the 2006-06-18 15:55:31 by Optimus Optimus
ahh, yes. you have to patch the !Run file in Sparkplug...

- Hold Shift key and double klick on !SparkPlug -> opens app directory
- Hold Shift key and double klick !Run file -> opens it in editor
- comment out the following line with a '|':
Code:if "<System$Path>" = "" then Error 0 System resources cannot be found

should become:
Code:|if "<System$Path>" = "" then Error 0 System resources cannot be found


omg, what am I doing here -- I am in Tokyo and am explaining Optimus in Greece how to patch a RISC OS 2 program for RISC OS 3 over the pouet bbs... lol

;)
added on the 2006-06-18 16:03:33 by mrhill mrhill
omg, useful pouet threads!!! started by optimus?!?!??? how the hell did this happen?!?!?!?!!!! O_O THE WORLD _IS_ ENDING!!
added on the 2006-06-18 16:09:33 by psenough psenough
quick! get some meaningless random picture!
added on the 2006-06-18 16:12:49 by mrhill mrhill
Don't worry, basic laws of nature say this thread will be pouetized in less than an hour :-)
added on the 2006-06-18 16:13:11 by sparcus sparcus
Hehe. Ok, thanks it works!!! The demos run nicely here, the only thing that is missing is sound. Maybe a problem of the emulator or my settings? Ok, I'll check this one myself ;)
added on the 2006-06-18 16:14:06 by Optimus Optimus
AVI please
added on the 2006-06-18 17:29:39 by havoc havoc
Sparcus, as per your request:

BB Image
added on the 2006-06-18 18:42:14 by すすれ すすれ
BB Image
added on the 2006-06-18 19:55:08 by havoc havoc
where's madenmann in this thread? I haven't seen a single xbox joke here.
added on the 2006-06-18 22:10:32 by Shifter Shifter
Does Linux run on Acorn Archimedes?
ggn: It was mrhill who requested the picture, but thanks for saving the world anyhow :-)
added on the 2006-06-18 22:58:04 by sparcus sparcus

    *http://www.icebird.org/filez/demos/TXP/Xcentric.zip
    *http://www.icebird.org/filez/demos/Archiologics/jojo.zip
    *http://www.icebird.org/filez/demos/ARMsTech/BEER.zip
    *http://www.icebird.org/filez/demos/Expression/iNsAniTY.zip
    *http://www.icebird.org/sili_inv.zip
    *http://www.icebird.org/filez/demos/single/EVERYBODY.zip
    *http://www.icebird.org/filez/demos/Daydream/Adept.zip
    *http://www.icebird.org/filez/demos/Slompt/Slompt.zip
    *http://www.icebird.org/filez/demos/ArcAngels/Agony.zip
    *http://www.icebird.org/filez/demos/BASS/TNT.zip
    *http://www.icebird.org/filez/demos/BPP/Nirvana.zip
    *http://www.icebird.org/filez/demos/ArcAngels/Powerdemo.zip


and last but not leat one of the first ever Archimedes demos from 1991, and probably the best ever made (it has lots of flatshaded 3D vectors in full framerate on ARM2/8MHz (ArcEmpire misused the ARM2 fast-interrupt mode to increase number of registers in the vector filler from 16 to 24)):

    *http://www.icebird.org/filez/demos/ArcEmpire/TransMtrl.zip

added on the 2006-06-19 04:42:43 by mrhill mrhill
Ah, Acorn Demos! Great fun they were, the only demos you could watch at school because that's all they had! I can still hum along to the BIATris demo soundtrack today... :)
added on the 2006-06-19 15:29:35 by rc55 rc55

Just one more question :)

In the Icebird acorn demos site (http://www.icebird.org/demos.html) there are demos for diferrent types of machines and I can only run the ARC demos for the moment. What are the machine diferrences between ARC and RPC or SA? In which archimedes models can you find these ones?

If I find Risc OS 3.7 rom, wil these types also run under red squirrel?
added on the 2006-06-19 20:59:54 by Optimus Optimus
Yes, they will if you select StrongARM as CPU.
Try to catch me on ircnet and I tell you where to get the ROM
added on the 2006-06-20 03:35:34 by mrhill mrhill
.
added on the 2008-06-17 22:26:34 by krabob krabob
.
added on the 2008-06-17 23:48:54 by panic panic

login