Raven. A homemade Atari-like computer

A homemade Atari-like computer based on 68060 and various Atari ST like peripherals
luciodra
Site sponsor
Site sponsor
Posts: 341
Joined: 28 Jun 2024 13:59
Location: Rome

Re: Raven. A homemade Atari-like computer

Post by luciodra »

Mikerochip wrote: 15 Apr 2026 15:29
kodak80 wrote: 09 Apr 2026 09:25 Raven060 pgusinit-3.8.0a (for use with firmware 4.0.0.).7z
PiGUS v4.1.0 out. And, now considered stable. (Bunch of problems/bugs in v4.0.0)
luciodra wrote: 10 Apr 2026 08:28 What are they called and where can you find these "metal brackets" that are used to better block the chips in the socket?
Retention clips. I asked a bunch of people over the years. No one else seems to have come across them, that I can find.
Ok.
Raven 060 rev 6 96MHz
ET4000AX 1Mb T0
PicoGUS 2.0
User avatar
kodak80
Posts: 536
Joined: 21 Oct 2017 01:14
Location: Brisbane, QLD, Australia

Re: Raven. A homemade Atari-like computer

Post by kodak80 »

Mikerochip wrote: 15 Apr 2026 15:29 PiGUS v4.1.0 out. And, now considered stable. (Bunch of problems/bugs in v4.0.0)
I cannot see a new firmware released yet and the changes only show updates to version numbers for the firmware (not yet released) and PGUSINIT which is just a version change (no changes otherwise).
Creator of the Atari ST Review and ST Action magazine archives: https://www.chillichai.com/
Mikerochip
Posts: 85
Joined: 01 Mar 2022 14:38
Location: Ireland

Re: Raven. A homemade Atari-like computer

Post by Mikerochip »

kodak80 wrote: 16 Apr 2026 09:04
Mikerochip wrote: 15 Apr 2026 15:29 PiGUS v4.1.0 out. And, now considered stable. (Bunch of problems/bugs in v4.0.0)
I cannot see a new firmware released yet and the changes only show updates to version numbers for the firmware (not yet released) and PGUSINIT which is just a version change (no changes otherwise).
Yeah, same, sorry. I was on the authors BluSky page, and he said "v4.1.0 released", so, I just assumed...
User avatar
kodak80
Posts: 536
Joined: 21 Oct 2017 01:14
Location: Brisbane, QLD, Australia

Re: Raven. A homemade Atari-like computer

Post by kodak80 »

Mikerochip wrote: 16 Apr 2026 09:22
kodak80 wrote: 16 Apr 2026 09:04

I cannot see a new firmware released yet and the changes only show updates to version numbers for the firmware (not yet released) and PGUSINIT which is just a version change (no changes otherwise).
Yeah, same, sorry. I was on the authors BluSky page, and he said "v4.1.0 released", so, I just assumed...
Actually, you were correct, I dug into the commits this morning and there are indeed some code updates to PGUSINIT addressing bugs. I have copied these updates over and spun up a new 3.9.0a PRG version. The source also contained code I had added, so now aligns to the original source code again.

EDIT: I have successfully flashed v4.0.0 firmware to my PicoGUS v2.0 using this version. It was slow but worked.

Not sure how the new Soundblaster options work such as /SBTYPE to switch?

Looks like they pulled the v4.1.0 firmware as it was broken.

Raven060 pgusinit-3.9.0a (for use with firmware 4.1.0).7z
You do not have the required permissions to view the files attached to this post.
Creator of the Atari ST Review and ST Action magazine archives: https://www.chillichai.com/
luciodra
Site sponsor
Site sponsor
Posts: 341
Joined: 28 Jun 2024 13:59
Location: Rome

Re: Raven. A homemade Atari-like computer

Post by luciodra »

kodak80 wrote: 17 Apr 2026 07:06

Raven060 pgusinit-3.9.0a (for use with firmware 4.1.0).7z
Pgusinit seems to work, but firmware 4.1.0 still crashes on Raven...
Raven 060 rev 6 96MHz
ET4000AX 1Mb T0
PicoGUS 2.0
User avatar
britelite
Site sponsor
Site sponsor
Posts: 4
Joined: 16 Apr 2024 11:30
Location: Finland

Re: Raven. A homemade Atari-like computer

Post by britelite »

luciodra wrote: 20 Apr 2026 07:40 Pgusinit seems to work, but firmware 4.1.0 still crashes on Raven...
The 4.1.0 release of the firmware was removed as it had some severe issues, so would probably be better to stick with 4.0.0 and wait for the next release.
User avatar
kodak80
Posts: 536
Joined: 21 Oct 2017 01:14
Location: Brisbane, QLD, Australia

Re: Raven. A homemade Atari-like computer

Post by kodak80 »

luciodra wrote: 20 Apr 2026 07:40
kodak80 wrote: 17 Apr 2026 07:06

Raven060 pgusinit-3.9.0a (for use with firmware 4.1.0).7z
Pgusinit seems to work, but firmware 4.1.0 still crashes on Raven...
firmware 4.1.0 was pulled as it had too many bugs. It is no longer available on the PicoGUS Github releases. v4.0.0 is the latest stable firmware at the moment. There are ongoing updates being done on the PicoGUS code which I am currently monitoring. All PGUSINIT updates have been done so far and are in Raven060 pgusinit-3.9.0a
Creator of the Atari ST Review and ST Action magazine archives: https://www.chillichai.com/
User avatar
agranlund
Site sponsor
Site sponsor
Posts: 1751
Joined: 18 Aug 2019 22:43
Location: Sweden

Re: Raven. A homemade Atari-like computer

Post by agranlund »

Kicad inspiration struck.
The revA1 on the right is starting to look more and more empty in comparison :)
a2wip.png
You do not have the required permissions to view the files attached to this post.
Mikerochip
Posts: 85
Joined: 01 Mar 2022 14:38
Location: Ireland

Re: Raven. A homemade Atari-like computer

Post by Mikerochip »

!

What have you added?
USB keyb/mouse...
What else? :P
User avatar
agranlund
Site sponsor
Site sponsor
Posts: 1751
Joined: 18 Aug 2019 22:43
Location: Sweden

Re: Raven. A homemade Atari-like computer

Post by agranlund »

yes, mainly smaller things;
- usb keyb/mouse
- sotware controlled volume for the ym output
- small amp and header for internal speaker
(mute control is Falcon compatible)
- ide port is now big endian
- pwm fan control
- argb lighting header
- and misc other minor things


The biggest change and what takes most space is the added DSP, and the RAM for it.
Which is not mandatory and the computer should work fine without it soldered.

For now, I've routed its two ESSI ports to one internal header each
That part is not set in stone but I don't know exactly what I want to do with them so this would provide an easy way to experiment.

One ESSI could for example be an I2S audio in+out, or provide three individual SPI ports.
Or something else entierly but realistically that's probably how you'd want to use them.

If I were to 'hardwire' it I on the board I would probably do something like that:
One SPI controlled codec for audi in + out, and then two SPI headers for playing around with random SPI modules (wifi perhaps?)

OpenOCD has support for its Jtag/OnCE debugger interface so that's on a header too.

Return to “RAVEN 060 - A homemade Atari-like computer”

Who is online

Users browsing this forum: ClaudeBot and 1 guest