I am having a problem running AmigaBASIC on OS 3.9 on my Amiga 1200 68030. Is there a patch or a trick that allows me to run AmigaBASIC correctly on my Amiga 1200? Thanks in advance.
IIRC amigabasic uses the upper 8-bit of addresses to store some information. That means it won't work with memory above 24-bit (0xffffff or 16MB). Assuming you apply the patch mentioned earlier and disable all memory above the limit, it could work.