Can all registered uses please login, even just for a few minutes..
It helps build a picture where our "good traffic" is coming from..
Thanks :)
It helps build a picture where our "good traffic" is coming from..
Thanks :)
DFB1X Falcon booster buyers interests
- stephen_usher
- Site sponsor

- Posts: 7489
- Joined: Mon Nov 13, 2017 7:19 pm
- Location: Oxford, UK.
- Contact:
Re: DFB1X Falcon booster buyers interests
So can't you just replace the calls in the ROM to software routines taken from TOS 3.06? Guess that would only work in "TT compatible" resolutions for the pixel depths thinking about it.
Is it a problem with GEM mallocing RAM from the wrong place because TOS 4.04 has no concept of "TT-RAM" and hence treats all RAM as ST-RAM when programs run malloc? Maybe that just needs fixing and mallocx() being implemented for programs which are TT-RAM aware?
Is it a problem with GEM mallocing RAM from the wrong place because TOS 4.04 has no concept of "TT-RAM" and hence treats all RAM as ST-RAM when programs run malloc? Maybe that just needs fixing and mallocx() being implemented for programs which are TT-RAM aware?
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.
Re: DFB1X Falcon booster buyers interests
No glue, in theory I guess yes, but It would just be easier to use EMUTOS in that case.stephen_usher wrote: Tue Jun 27, 2023 9:11 pm So can't you just replace the calls in the ROM to software routines taken from TOS 3.06? Guess that would only work in "TT compatible" resolutions for the pixel depths thinking about it.
The problem is the blitter simply cannot access 32bit address, EG TT-RAM. On GB6 the first tests icons end up corrupted if you run GB6 from TTram with blitter. The "fix" is to use NVDI.Is it a problem with GEM mallocing RAM from the wrong place because TOS 4.04 has no concept of "TT-RAM" and hence treats all RAM as ST-RAM when programs run malloc? Maybe that just needs fixing and mallocx() being implemented for programs which are TT-RAM aware?
If there was technically a 32bit-blitter it could be added onto the DFB1. @ijor Would be the one to ask about that stuff.
Though as to how you would go about disabling the Falcon one and using the 32bit blitter, no idea.
- stephen_usher
- Site sponsor

- Posts: 7489
- Joined: Mon Nov 13, 2017 7:19 pm
- Location: Oxford, UK.
- Contact:
Re: DFB1X Falcon booster buyers interests
Indeed, which means that VDI is mallocing RAM from TT-RAM. If whichever GEMDOS call it's making were forced to malloc only from ST-RAM then there would not be a problem as all GEM blit transfers would be in ST-RAM. The TT has a separate malloc call to request allocation of memory in TT-RAM.exxos wrote: Tue Jun 27, 2023 9:25 pm [The problem is the blitter simply cannot access 32bit address, EG TT-RAM. On GB6 the first tests icons end up corrupted if you run GB6 from TTram with blitter. The "fix" is to use NVDI.Is it a problem with GEM mallocing RAM from the wrong place because TOS 4.04 has no concept of "TT-RAM" and hence treats all RAM as ST-RAM when programs run malloc? Maybe that just needs fixing and mallocx() being implemented for programs which are TT-RAM aware?
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.
Re: DFB1X Falcon booster buyers interests
Isn't that what PRGFLAGS is for though ? I mean sure, if you load GB6 into ST-RAM, it will work fine as will any other apps. But if you "force" GB6 to load in TTram, then it will run basically fine , but some blitter functions will fail.stephen_usher wrote: Tue Jun 27, 2023 10:00 pm Indeed, which means that VDI is mallocing RAM from TT-RAM. If whichever GEMDOS call it's making were forced to malloc only from ST-RAM then there would not be a problem as all GEM blit transfers would be in ST-RAM. The TT has a separate malloc call to request allocation of memory in TT-RAM.
- stephen_usher
- Site sponsor

- Posts: 7489
- Joined: Mon Nov 13, 2017 7:19 pm
- Location: Oxford, UK.
- Contact:
Re: DFB1X Falcon booster buyers interests
I thought someone said that if TOS was modified to understand TT-RAM at boot then the desktop crashes.
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.
Re: DFB1X Falcon booster buyers interests
I assume its the same as with the ST, where video RAM tries to allocate into TTram. So you end up with "no video" because the shifter cannot access TTram.stephen_usher wrote: Tue Jun 27, 2023 10:16 pm I thought someone said that if TOS was modified to understand TT-RAM at boot then the desktop crashes.
Though I modified TOS206 to enable TTram at boot and it works fine. Can't say for problems with the Falcon though. @Badwolf Mentioned a modified TOS404 today I think but cannot remember what he specifically said now.
EDIT:
viewtopic.php?p=102366#p102366
-
MegaSTEarian
- Posts: 82
- Joined: Wed Aug 19, 2020 12:56 pm
Re: DFB1X Falcon booster buyers interests
For people in the EU, is there a way to avoid being charged with high custom fees?
Re: DFB1X Falcon booster buyers interests
At time of writing, I can only think of that : https://en.wikipedia.org/wiki/Diplomatic_bag
Re: DFB1X Falcon booster buyers interests
There's also encourage your UK friends to vote for a pro-EU party*?sporniket wrote: Wed Jun 28, 2023 4:36 pm At time of writing, I can only think of that : https://en.wikipedia.org/wiki/Diplomatic_bag
BW
* That's not the blue or red ones, BTW.
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
- chronicthehedgehog
- Site sponsor

- Posts: 384
- Joined: Sun May 08, 2022 6:11 pm
- Location: The Midlands
- Contact:
Re: DFB1X Falcon booster buyers interests
Cross-channel drone?
