One thing that Ataris lacked was a big expansion port that would allow later additions. Everything has to be bodged onto the cpu and other chips.
My electronics skill is limited to fitting ram and rom boards in my STfm.
Would it be worth adding a bus expansion slot ? Probably a lot of work.
REMINDER - Stay logged in for at least 2 hours a week to get whitelisted.
Also it helps build a picture where our "good traffic" is coming from for detection scripts.
:o)
Also it helps build a picture where our "good traffic" is coming from for detection scripts.
:o)
Raven. A homemade Atari-like computer
-
agranlund
- Site sponsor

- Posts: 1756
- Joined: 18 Aug 2019 22:43
- Location: Sweden
Re: Raven. A homemade Atari-like computer
Managed to get the bios midi-out working from interrupts under MiNT so I got rid of clone-specific codepaths and let them all go through that. It's now each clone machines responsibility to implement midi-out, as it should be (real Ataris still go through the ACIA directly).
https://github.com/agranlund/atarisound ... jamplugins
There's also some alternative icons for the Jam UI:
https://github.com/agranlund/atarisound ... jamplugins
There's also some alternative icons for the Jam UI:
You do not have the required permissions to view the files attached to this post.
-
agranlund
- Site sponsor

- Posts: 1756
- Joined: 18 Aug 2019 22:43
- Location: Sweden
Re: Raven. A homemade Atari-like computer
Thanks for the heads up!Oldskool wrote: 11 May 2024 09:39 Hi, Just saw that Picogus is available from this guy if you need one for your experiments:
https://jcm-1.com/product/picogus-v2/
I ordered one immediately as I got the waiting list email :)
-
agranlund
- Site sponsor

- Posts: 1756
- Joined: 18 Aug 2019 22:43
- Location: Sweden
Re: Raven. A homemade Atari-like computer
Received this guy in the post:
To make my life a bit easier I added memory mapping from Hades ISA i/o range --> Ravens physical ISA bus.
Why re-invent drivers if you don't have to :)
Annoyingly, it's almost but not quite working..
The driver appears to initialise the card correctly, and the Mac address gotten from rom and placed in ET2000 registers looks valid (at least according to some random online mac-address validator :) )
The card is receiving packets and the data inside those looks correct as far as I can tell.
Talking to it from another computer gives it ARP packets, and the driver (as well as uip-tools) forms and sends the response - but that's where the fun ends. I log a few more incoming ARPs before the sender gives up.
Somehow I think the ARP response is either not reaching the destination or the sent packet data is invalid.
Likewise, trying a ping from the Raven to something else on the network gives me nothing.
Since I am able to read/write the cards registers I am assuming, for now, that Cpu<->Isa<->Card communication is working correctly.
I think next step will be to set up a packet sniffer on the Mac to see if anything at all comes out of that card.
Might be a good idea to get a crossover cable and hook it up directly to my computer to avoid any potential variables caused by the router too?
But that'll be a project for some other day..
To make my life a bit easier I added memory mapping from Hades ISA i/o range --> Ravens physical ISA bus.
Why re-invent drivers if you don't have to :)
Annoyingly, it's almost but not quite working..
The driver appears to initialise the card correctly, and the Mac address gotten from rom and placed in ET2000 registers looks valid (at least according to some random online mac-address validator :) )
The card is receiving packets and the data inside those looks correct as far as I can tell.
Talking to it from another computer gives it ARP packets, and the driver (as well as uip-tools) forms and sends the response - but that's where the fun ends. I log a few more incoming ARPs before the sender gives up.
Somehow I think the ARP response is either not reaching the destination or the sent packet data is invalid.
Likewise, trying a ping from the Raven to something else on the network gives me nothing.
Since I am able to read/write the cards registers I am assuming, for now, that Cpu<->Isa<->Card communication is working correctly.
I think next step will be to set up a packet sniffer on the Mac to see if anything at all comes out of that card.
Might be a good idea to get a crossover cable and hook it up directly to my computer to avoid any potential variables caused by the router too?
But that'll be a project for some other day..
You do not have the required permissions to view the files attached to this post.
-
agranlund
- Site sponsor

- Posts: 1756
- Joined: 18 Aug 2019 22:43
- Location: Sweden
Re: Raven. A homemade Atari-like computer
And that day was today :)
This is using the stock netusbee/ethernec drivers for Hades.
Since the drivers are open source it would probably make sense for me to make a custom one for my machine, to take advantage of ISA interrupts.
The original one is polling from TimerC.
And maybe also put the card in 16bit mode instead of 8bit to halve the amount of cpu<->card transfers.
You do not have the required permissions to view the files attached to this post.
-
agranlund
- Site sponsor

- Posts: 1756
- Joined: 18 Aug 2019 22:43
- Location: Sweden
Re: Raven. A homemade Atari-like computer
Test fitting. I like it!
And now it'll come out again for easier access when working on it :)
That huge sticker on the Corsair PSU will have to go, perhaps replaced with something more subtly Raven branded or just left black.
And now it'll come out again for easier access when working on it :)
That huge sticker on the Corsair PSU will have to go, perhaps replaced with something more subtly Raven branded or just left black.
You do not have the required permissions to view the files attached to this post.
-
Cyprian
- Posts: 543
- Joined: 22 Dec 2017 09:16
- Location: Warszawa, Poland
Re: Raven. A homemade Atari-like computer
beauty
ATW800/2 / V4sa / Lynx I / Mega ST 1 / 7800 / Portfolio / Lynx II / Jaguar / TT030 / Mega STe / 800 XL / 1040 STe / Falcon030 / 65 XE / 520 STm / SM124 / SC1435
DDD HDD / AT Speed C16 / TF536 / SDrive / PAK68/3 / Lynx Multi Card / LDW Super 2000 / XCA12 / SkunkBoard / CosmosEx / SatanDisk / UltraSatan / USB Floppy Drive Emulator / Eiffel / SIO2PC / Crazy Dots / PAM Net
http://260ste.atari.org
DDD HDD / AT Speed C16 / TF536 / SDrive / PAK68/3 / Lynx Multi Card / LDW Super 2000 / XCA12 / SkunkBoard / CosmosEx / SatanDisk / UltraSatan / USB Floppy Drive Emulator / Eiffel / SIO2PC / Crazy Dots / PAM Net
http://260ste.atari.org
-
Steve
- Posts: 3310
- Joined: 15 Sep 2017 11:49
Re: Raven. A homemade Atari-like computer
No joke, this is the most beautiful thing lol. You're a very talented man agranlund!
-
chronicthehedgehog
- Site sponsor

- Posts: 383
- Joined: 08 May 2022 18:11
- Location: The Midlands
-
nokturnal
- Posts: 102
- Joined: 12 Aug 2020 12:30
- Location: Warsaw
Re: Raven. A homemade Atari-like computer
@agranlund Really nice case, where did you get this motorola badge?
Who is online
Users browsing this forum: ClaudeBot and 2 guests