Hi!
Today i need your help.
Since i have added the last command (|s), i have
discovered a strange bug.
Each command work correctly but when i do, for example, many commands as :
Save then Load, i've a strange bug because my Cpc freezes !
Why ? Have you any idea ?
I will happily debug it if you want to send me impdos via e-mail?
I am guessing, but maybe this helps?
- Do you use di/ei? Maybe ints are not turned back on again?
- do you change interrupts for firmware (write to 0038 to set your own interrupt handler)? Maybe this needs to be restored.
- maybe the cpc is waiting for answer from x-mass and the code is in a infinite loop?
- maybe the rom state has changed and firmware is confused if upper/lower rom is enabled or not?
- do you use af',bc',hl',de'?