Toni Wilen
Toni Wilen
These are now fully emulated and nightmare has finally ended :) Last few months I have been examining Agnus (pre-production version) and Alice schematics that "leaked" last year and rewrote...
Is this different hardware than 32k ROM or does all A4091 variants support 64k ROM and if 32k ROM is installed, it appears twice in address space? (I have A4091...
A4091 64k ROM support should now be transparent (32k gets duplicated). Address masking is also now device specific.
Looks a bit too ugly, hopefully there is some better way to fix this cleanly.
JIT Direct can't reliably work with memory mapping that has mirrors (like CSPPC maprom at the very end of address space). It shouldn't crash but JIT can cause side-effects when...
Could you attach or email your config file? I'd like to find out why it crashes.
Do you need to boot in WB to cause the crash or does same happen if you don't have any bootable devices? If not, does it happen if you boot...
I can't duplicate the crash (does 32-bit version also crash?) but I can get it to hang at boot. It happened because your config has A1200 hardware but A4000 ROM....
It probably is CSPPC flash config difference. Checksum is useless because CSPPC boot menu settings are saved in same flash rom. Try switching Map ROM option in menu, try also...
It is tricky. I have comment in UAE that says ECS DDSTOP wins if DDSTRT has same value (OCS = DDFSTRT wins) but it probably is only true when DDFSTRT...