Thomas Jentzsch

Results 250 comments of Thomas Jentzsch

@andrew-davie @DirtyHairy I can (and want to!) open as many instances as I like with "Open with..." (Windows 10). Why should Stella close in this case? Is that MacOS specific?

OK, got you. I think we should add a switch which allows different command line behavior: 1. run only one instance of Stella, replace current ROM if Stella is started...

Yes, the debugger has problems with E7, but at least for me it never crashes. Which Stella version are you using?

@sa666666 Can you reproduce the problem under Linux?

All the problems described in the issue are the result of using code which was meant for 4K ROMs only (DiStella) and trying to base Stella's disassembler on it. Also...

@DirtyHairy I have reverted your changes and tried another fix, which is closer to the original problem. Can you check this one, please? BTW: [This](https://forums.atariage.com/topic/192418-mirrored-memory/?do=findComment&comment=2439750) describes all mirrors. As you...

Like I said above, this is up for a major rewrite. Volunteers welcome! 😉

Yes and no. DiStella is not able to refer to addresses outside its current address range, because it only sees the currently disassembled bank (which can be of any size...