Amiga.org
Amiga computer related discussion => Amiga Hardware Issues and discussion => Topic started by: trekiej on May 15, 2016, 06:01:24 AM
-
I was wondering if it was possible to build an REU that would go into the memory slot of an A500.
It could have an 8 meg ram and work like an the C64 version.
It would also need to use some chip ram to work.
-
These exist, sort of. The trapdoor can only address an additional 512K so to get more RAM an additional adapter was necessary, e.g., http://www.bigbookofamigahardware.com/bboah/product.aspx?id=1015.
Then there's always the side expansion port, which can address the full 8MB directly.
-
I hope you do not mind me saying, the C64 would look at the C64 memory to see if the cpu gave it a command. The REU would act on it then.
AdRAM 540 is a cool product.
-
I think the advantages the C64 REU way of moving/copying RAM via DMA to arbitrary locations diminish with the Amiga since it already has a blitter. If you just need big RAM on a small bus you'd rather use some sort of bank switching mechanism.
-
I guess it is possible to do a lot of things with Hardware and Software. I feel the next part is finding out if it will perform well enough.
It would be interesting to see if Serializing the trapdoor expansion could be a way to expand an Amiga.
-
I was wondering if it was possible to build an REU that would go into the memory slot of an A500.
It could have an 8 meg ram and work like an the C64 version.
It would also need to use some chip ram to work.
That how "Expanded" vs "Extended" memory worked on the DOS PC.
It was really only good for certain programs that knew how to take advantage of that type of RAM.
Its an Amiga, so you can take total control of the system and utilize that RAM for something, but it would take a major hack job to get the OS to understand how to use it as memory heap.
-
Rom upgrade or added driver sounds like the answer.
-
I was wondering if it was possible to build an REU that would go into the memory slot of an A500.
It could have an 8 meg ram and work like an the C64 version.
It would also need to use some chip ram to work.
Yes, you would need ram and a dma controller.
If you did it in a reasonably large fpga you could have it do something funky like decompress video and convert it to ham and then dma it into chip ram to be displayed.
The cpu would likely get starved though.
-
Sounds like timing could make it complicated.
-
Apart from ease of installation there are only drawbacks to an approach like this.