ALT-RAM seems to be acting strange
Its just
Code: Select all
SRAMEN = ADDR:[400000..BFFFFF] & !ST_AS;
.. It enables the flash and pulses DTACK.. But I no longer get video, I just get a totally white screen, but the machine is actually running because I can hear the floppy drive running, and if I press escape, it refreshes the floppy, so the machine is running but I just do not see any video at all.. Same results for TOS104, TOS206, EMUTOS
EDIT:
This seems to be a problem with the blitter when alt-ram is enabled
EDIT2:
Blitter is ruled out. I have stripped flashy firmware right back to alt-ram only, and as soon as its enabled, the screen gets random red dots and no video again... I wonder if the CPU fault I had before is a bad address line on the PCB itself somewhere causing this
EDIT3:
Set the address range to ADDR:[800000..8FFFFF] and now machine boots up as normal, but EMUTOS doesn't find any altram
