Add support for nocash debug registers on the ARM7 - #2455
Conversation
|
Fixes #2130 to some degree, but this should be improved to work with other access sizes. |
d4aa67e to
5f1ef8f
Compare
|
sorry for looking at this so late, but I'm not a big fan of having the wifi IO handlers fall through to the regular IO handlers... maybe we could make this more optimal with a bit of reworking. but maybe I'm just nitpicking. |
|
Hmmm without that change the accesses don't reach the right switch statement. I will take a look at it this weekend. |
|
I get the technical reason behind it, that's just my "code efficiency/niceness" part talking :P I think there's a way to make this a bit better... I'm thinking about it |
|
BTW, if someone comes up with a better idea, feel free to do it. I don't mind having my name in the commit, I'd just like this to be fixed. |
|
@Arisotura have you had time to think about the approach you prefer? I can close this PR if you want to implement it in a different way. |
No description provided.