TomCh
TomCh
Hi @fenarinarsa, - Performance issue in general use mode >I get 539Mhz>356Mhz for full speed. The CPU performance with video refresh stays the same: 16.9Mhz. Actually the NTSC/RGB video rendering...
@fenarinarsa - I've started by listing _just_ the requirements in #326.
A rough plan for getting debugger heatmap into AppleWin master: - I have created a staging branch here: "debugger_heatmap" - https://github.com/AppleWin/AppleWin/tree/debugger_heatmap - This staging branch can be used to merge...
@fenarinarsa - can you create a new PR for the CPU & 65D02 related changes? I think this is another self-contains patch, that can be split off from the main...
>I just checked 65d02.h and it's currently not to be used at all, @Michaelangel007 - how I see it is that when doing AppleWin-debugging (eg. via F7), then emulation is...
re. 65d02.h and the READ/WRITE macros I've been looking at this. I think we can get rid of 65d02.h completely and reconstruct this code using a combination of existing 6502.h/65c02.h...
Here's an example of re-using 6502.h & 65c02.h to get rid of 65d02.h: 2eb7980f
FYI, PR #825 has now been merged into master, which removed cpu65d02.h (ef913fe).
re. scaling - being tracked in #572
Thanks for sharing your UI thoughts and also your positive feedback on AppleWin :+1: When we extend & update the UI, I wouldn't want to stick with this out-dated tabbed-property...