Hello,
just received DFB1X card (thank you exxos for shipping to Germany again!) :D
But before I install it I have a few questions.
It looks like it has firmware v104 according to the sticker on the card. At the bottom of https://exxosforum.co.uk/atari/last/DFB1X/ there is a section "FIRMWARE V105 MODIFICATION" where it says that with v105 it is no longer necessary to remove the ROM chip from the motherboard when a small hardware modification is made.
Unfortunately I wasn't able to find a link to download firmware v105 in the "FIRMWARE / SOFTWARE / TOOLS" section, the last verstion available there is still v104.
Does anyone know were to get v105?
Or is it also possible to use the DFB1X with firmware v104 while keeping the ROM on the motherboard installed?
Firmware v105 for DFB1X? Removing the ROM?
-
exxos
- Site Admin

- Posts: 28360
- Joined: 16 Aug 2017 23:19
- Location: UK
Re: Firmware v105 for DFB1X? Removing the ROM?
There is no release of the updated firmware yet unfortunately (**), so you will have to remove the motherboard ROM after flashing your OS in the flash.
(**) I think the firmware has actually gone up a couple more revisions, but I cannot remember offhand what the changes were .. But really need some BETA testers to do tests before I release the firmware publicly anyway...
EDIT:
You cannot run Flash and the motherboard ROM at the same time (other than when the DFB1X is disabled that is) because the blitter will trigger both the flash and the motherboard ROM at the same time upon access. So will end up with a bus conflict between the flash and the ROM if they are not the exact same version.
(**) I think the firmware has actually gone up a couple more revisions, but I cannot remember offhand what the changes were .. But really need some BETA testers to do tests before I release the firmware publicly anyway...
EDIT:
You cannot run Flash and the motherboard ROM at the same time (other than when the DFB1X is disabled that is) because the blitter will trigger both the flash and the motherboard ROM at the same time upon access. So will end up with a bus conflict between the flash and the ROM if they are not the exact same version.
-
don_apple
- Posts: 41
- Joined: 25 Mar 2024 17:54
Re: Firmware v105 for DFB1X? Removing the ROM?
Thanks a lot for the quick response and the clarifications :thumbup:
So out with the ROM chip it is for now then ;)
I would be willing to help with beta testing new firmware, but if it still requires a special programmer to get new firmware installed I'd have to try to find one of these programmers first (and figure out if it can be used on Linux or macOS, since I don't have any Windows systems).
So out with the ROM chip it is for now then ;)
I would be willing to help with beta testing new firmware, but if it still requires a special programmer to get new firmware installed I'd have to try to find one of these programmers first (and figure out if it can be used on Linux or macOS, since I don't have any Windows systems).
-
exxos
- Site Admin

- Posts: 28360
- Joined: 16 Aug 2017 23:19
- Location: UK
Re: Firmware v105 for DFB1X? Removing the ROM?
I use one of these programmers but I did buy it a million years ago, there is probably alternatives by now... I think "USB blaster" might be one ? No idea about Linux or macs though will likely the other forum members can explain all that..don_apple wrote: 13 Feb 2025 18:26 I would be willing to help with beta testing new firmware, but if it still requires a special programmer to get new firmware installed I'd have to try to find one of these programmers first (and figure out if it can be used on Linux or macOS, since I don't have any Windows systems).
Though I would just get to grips with the accelerator before looking to update it anyway ;)
You do not have the required permissions to view the files attached to this post.
-
stephen_usher
- Site sponsor

- Posts: 7376
- Joined: 13 Nov 2017 19:19
- Location: Oxford, UK.
Re: Firmware v105 for DFB1X? Removing the ROM?
Waveshare do a far cheaper clone of the Xilinx "cable" which looks identical other than the branding.
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
-
don_apple
- Posts: 41
- Joined: 25 Mar 2024 17:54
Re: Firmware v105 for DFB1X? Removing the ROM?
Do you mean this one: https://www.waveshare.com/platform-cable-usb.htm ?stephen_usher wrote: 13 Feb 2025 19:59 Waveshare do a far cheaper clone of the Xilinx "cable" which looks identical other than the branding.
-
Badwolf
- Site sponsor

- Posts: 3043
- Joined: 19 Nov 2019 12:09
Re: Firmware v105 for DFB1X? Removing the ROM?
Ooo is this a firmware bug carried over from DFB1? It's not intended you should remove the onboard ROM for the original, but just glancing at the verilog it does look like an external (blitter) access could trigger both. I may have to scope that.
Incidentally, as an alternative (especially if you use MAPROM), then simply disabling the flash with the jumper block at the top right will let you use the motherboard ROM exclusviely.
BW
Incidentally, as an alternative (especially if you use MAPROM), then simply disabling the flash with the jumper block at the top right will let you use the motherboard ROM exclusviely.
BW
DFB1 Open source 50MHz 030 and TT-RAM accelerator for the Falcon
Smalliermouse ST-optimised USB mouse adapter based on SmallyMouse2
FrontBench The Frontier: Elite 2 intro as a benchmark
Smalliermouse ST-optimised USB mouse adapter based on SmallyMouse2
FrontBench The Frontier: Elite 2 intro as a benchmark
-
exxos
- Site Admin

- Posts: 28360
- Joined: 16 Aug 2017 23:19
- Location: UK
Re: Firmware v105 for DFB1X? Removing the ROM?
I don't recall what the DFB1 firmware did exactly. I think on the DFB1 only the CPU was allowed to access flash, which would cause the blitter to malfunction if used without NVDI etc. But on the DFB1X, blitter (or anything else) can access flash..Badwolf wrote: 14 Feb 2025 13:28 Ooo is this a firmware bug carried over from DFB1? It's not intended you should remove the onboard ROM for the original, but just glancing at the verilog it does look like an external (blitter) access could trigger both. I may have to scope that.
The "side effect" is the MB ROM needs to be removed. As blitter access will trigger the flash AND the MB ROM. Though there's a new fix which when the flash is disabled, or DFB1X is disabled (so you can program the flash) the MB ROM is enabled automatically. So you don't need to worry about it at all then.
The V105 firmware is the new firmware with the modded code, but I think I am on V107 now, can't remember why. Its a test firmware at this point so no official release until someone wants to try it. That is basically what confused the OP as he couldn't find the firmware.
-
Badwolf
- Site sponsor

- Posts: 3043
- Joined: 19 Nov 2019 12:09
Re: Firmware v105 for DFB1X? Removing the ROM?
Ah, ok. So this is a known variation. I've been mistakenly running both with ROM installed in that case and might explains some of my recent EmuTOS crashes! :oops:exxos wrote: 14 Feb 2025 13:38 I don't recall what the DFB1 firmware did exactly. I think on the DFB1 only the CPU was allowed to access flash, which would cause the blitter to malfunction if used without NVDI etc. But on the DFB1X, blitter (or anything else) can access flash..
The intended and desired behaviour in DFB1 was no external access to flash ROM (except when the board is in client mode).
Since blitter can't access TT-RAM anyway I didn't see it not accessing flash as an issue (it would access onboard ROM instead. No problem if they're the same. If they're not the same? Don't use blitter.).
BW
DFB1 Open source 50MHz 030 and TT-RAM accelerator for the Falcon
Smalliermouse ST-optimised USB mouse adapter based on SmallyMouse2
FrontBench The Frontier: Elite 2 intro as a benchmark
Smalliermouse ST-optimised USB mouse adapter based on SmallyMouse2
FrontBench The Frontier: Elite 2 intro as a benchmark
-
exxos
- Site Admin

- Posts: 28360
- Joined: 16 Aug 2017 23:19
- Location: UK
Re: Firmware v105 for DFB1X? Removing the ROM?
oops.. :lol:Badwolf wrote: 14 Feb 2025 13:47 Ah, ok. So this is a known variation. I've been mistakenly running both with ROM installed in that case and might explains some of my recent EmuTOS crashes! :oops:
It's why anders did BLTFIX to solve the blitter with TTram issues should they arise. There is so much variation in software and how it can be run, I didn't want to risk any potential compatibility issues, more on a stock configuration, which could make it look like the blitter wasn't working and people start blaming the DFB1X for being "faulty". "swings and roundabouts" I suppose.Since blitter can't access TT-RAM I didn't see it not accessing flash as an issue (it would access onboard ROM instead. No problem if they're the same. If they're not the same? Don't use blitter.).
I've always said to removed the MB ROM once the user has flashed the flash. Not ideal, as if you wanted to flash again later, you would have to take the falcon to bits and refit the ROM again.. PITA! It's why I did the mod to switch the MB ROM in and out automatically, then is *should* be a win-win really..
Who is online
Users browsing this forum: ClaudeBot and 0 guests