hugsy / cemu

Cheap EMUlator: lightweight multi-architecture assembly playground
MIT License
935 stars 102 forks source link

Memory map fails to correctly reset after architecture changed #89

Closed YTyyds closed 5 months ago

YTyyds commented 8 months ago

image Whenever I try to debug the ARM environment, he blinks back and pops the following error image

\cemu\emulator.py", line 199, in __populate_memory self.start_addr = self.sections[0].address IndexError: list index out of range

fxh615 commented 6 months ago

the same

hugsy commented 6 months ago

Yes, I am aware of the bug but haven't had a chance to work on a fix.