Anyway, as I was doing this I thought I'd just try to clone Kipper2K's RAM expansion, which is deemed to be supported. As I dug deeper I found it's basically a 1:1 implementation of an old and somewhat open design by lvd/NedoPC. So I set down and made a few boards:
- One for the A500, which can be used in either a 4 or 8 MB configuration: https://github.com/SukkoPera/OpenAmiga5 ... mExpansion
- One for the A600, 4 MB only to avoid issues with PCMCIA: https://github.com/SukkoPera/OpenAmiga6 ... mExpansion
I have ordered PCBs, assembled some boards and tested them, they seem to work rock-solid.
The final step was to test the A500 4 MB card with the TF530, as I thought this would be the very same card Kipper had made, but bummer, it doesn't work
I think I can try to hack the Verilog and fix this, but then I wonder: did Kipper use a different firmware? Is it available anywhere?
On a side note, I would like to use the IDE code from the TF530 to add IDE support to the 8 MB A500 card, do you think it is feasible?
