You will not be able to post if you are still using Microsoft email addresses such as Hotmail etc
See here for more information viewtopic.php?f=20&t=7296
See here for more information viewtopic.php?f=20&t=7296
BOOKMARK THIS PAGE !
https://www.exxosforum.co.uk:8085/IP_CHECK/
You can unban yourself if needed. It also sends me reports to investigate the ban.
https://www.exxosforum.co.uk:8085/IP_CHECK/
You can unban yourself if needed. It also sends me reports to investigate the ban.
DO NOT USE MOBILE / CGNAT DEVICES WHERE THE IP CHANGES CONSTANTLY!
At this time, it is unfortunately not possible to whitelist users when your IP changes constantly.
You may inadvertently get banned because a previous attack may have used the IP you are now on.
So I suggest people only use fixed IP address devices until I can think of a solution for this problem!
At this time, it is unfortunately not possible to whitelist users when your IP changes constantly.
You may inadvertently get banned because a previous attack may have used the IP you are now on.
So I suggest people only use fixed IP address devices until I can think of a solution for this problem!
Raven. A homemade Atari-like computer
-
dml
- Posts: 818
- Joined: 15 Nov 2017 22:11
Re: Raven. A homemade Atari-like computer
It's Petr's PARCP! I usually end up there when nothing else works - or even when I don't have the patience to try other options, it always works :)
d:m:l
BadMooD d/l: https://www.leonik.net/dml/sec_bm.py
SVO30 d/l: https://www.leonik.net/dml/sec_svo30.py
Q2 engine d/l: https://www.leonik.net/dml/sec_q2.py
AGT project: https://www.leonik.net/dml/sec_agt.py
Atari page: http://www.leonik.net/dml/sec_atari.py
YT: https://www.youtube.com/@dmlTPT
BadMooD d/l: https://www.leonik.net/dml/sec_bm.py
SVO30 d/l: https://www.leonik.net/dml/sec_svo30.py
Q2 engine d/l: https://www.leonik.net/dml/sec_q2.py
AGT project: https://www.leonik.net/dml/sec_agt.py
Atari page: http://www.leonik.net/dml/sec_atari.py
YT: https://www.youtube.com/@dmlTPT
-
agranlund
- Site sponsor

- Posts: 1715
- Joined: 18 Aug 2019 22:43
- Location: Sweden
Re: Raven. A homemade Atari-like computer
Same here! Even though I have uip for ftp through the network card I usually end up using PARCP out of old habit :)
-
agranlund
- Site sponsor

- Posts: 1715
- Joined: 18 Aug 2019 22:43
- Location: Sweden
Re: Raven. A homemade Atari-like computer
MagiC for Raven is now integrated in the official github repo and part of the binary snapshots.
https://github.com/th-otto/MagicMac
Many thanks @thorsten.otto !
Near instant boot to multitasking desktop, so nice!
There's stuff to be done and tested still, and some rough edges to smooth out, but this is a very good start.
I will include a MagiC section in the Raven documentation, when I get around to documentation again... :)
The IDE interface needs to be big-endian like real Ataris so a byteswap adapter is required when using the current revision A1 board.
Some kind of hard disk driver is also required. I'm using HDDriver since I'm used to it from my ST.
Raven rev.A2 has already been adjusted to have a big-endian IDE interface. It'll make no difference for EmuTOS since it works with just about anything you can throw at it, but AtariTOS and MagiC are picky so it makes sense if it behaves as any other Atari by default.
https://github.com/th-otto/MagicMac
Many thanks @thorsten.otto !
Near instant boot to multitasking desktop, so nice!
There's stuff to be done and tested still, and some rough edges to smooth out, but this is a very good start.
I will include a MagiC section in the Raven documentation, when I get around to documentation again... :)
The IDE interface needs to be big-endian like real Ataris so a byteswap adapter is required when using the current revision A1 board.
Some kind of hard disk driver is also required. I'm using HDDriver since I'm used to it from my ST.
Raven rev.A2 has already been adjusted to have a big-endian IDE interface. It'll make no difference for EmuTOS since it works with just about anything you can throw at it, but AtariTOS and MagiC are picky so it makes sense if it behaves as any other Atari by default.
You do not have the required permissions to view the files attached to this post.
-
Oldskool
- Posts: 279
- Joined: 29 Jun 2020 12:23
Re: Raven. A homemade Atari-like computer
Yes!!
I really like Magic......
I really like Magic......
-
luciodra
- Site sponsor

- Posts: 339
- Joined: 28 Jun 2024 13:59
- Location: Rome
Re: Raven. A homemade Atari-like computer
So the reason MagiC won't boot on my Raven is because I don't have an adapter like this:agranlund wrote: 03 Jul 2025 23:59
The IDE interface needs to be big-endian like real Ataris so a byteswap adapter is required when using the current revision A1 board.
Some kind of hard disk driver is also required. I'm using HDDriver since I'm used to it from my ST.
Raven rev.A2 has already been adjusted to have a big-endian IDE interface. It'll make no difference for EmuTOS since it works with just about anything you can throw at it, but AtariTOS and MagiC are picky so it makes sense if it behaves as any other Atari by default.
MagiC is really very interesting...
You do not have the required permissions to view the files attached to this post.
Raven 060 rev 6 96MHz
ET4000AX 1Mb T0
PicoGUS 2.0
ET4000AX 1Mb T0
PicoGUS 2.0
-
Oldskool
- Posts: 279
- Joined: 29 Jun 2020 12:23
-
luciodra
- Site sponsor

- Posts: 339
- Joined: 28 Jun 2024 13:59
- Location: Rome
Re: Raven. A homemade Atari-like computer
Ok.Oldskool wrote: 04 Jul 2025 08:18 This one :)
https://github.com/agranlund/raven/tree ... es/ideswap
Raven 060 rev 6 96MHz
ET4000AX 1Mb T0
PicoGUS 2.0
ET4000AX 1Mb T0
PicoGUS 2.0
-
PhilC
- Moderator

- Posts: 7382
- Joined: 23 Mar 2018 20:22
Re: Raven. A homemade Atari-like computer
Thanks @agranlund for another great update. I'm going to have to build that second Raven soon.
If it ain't broke, test it to Destruction.
-
Oldskool
- Posts: 279
- Joined: 29 Jun 2020 12:23
Re: Raven. A homemade Atari-like computer
Just tested the new firmware. That interleave function.. Is that only for higher mem cards?
As it does not seems to display correctly on the 1 mb version ( yes I reduced screen resolution because I expect it will have 512kb in interleave). but maybe you need more ram.
Did you add more ram to the card somehow?
As it does not seems to display correctly on the 1 mb version ( yes I reduced screen resolution because I expect it will have 512kb in interleave). but maybe you need more ram.
Did you add more ram to the card somehow?
-
PhilC
- Moderator

- Posts: 7382
- Joined: 23 Mar 2018 20:22
Re: Raven. A homemade Atari-like computer
@Oldskool you need a 2mb card and it yo be wired correctly for that to work.
Hopefully the new card I'm building will do it.
Hopefully the new card I'm building will do it.
If it ain't broke, test it to Destruction.
Who is online
Users browsing this forum: CCBot and 3 guests