test for #942 does work afterall
mmmh so what is missing so that we can close this (very confusing) one? :) @rhialto ?
added test(s) for #2221, moved non working tests into todo dir
comitted in r46128, please test
pass effective pc to mon_evaluate_conditional, should fix #2221
I have digged a bit.... first of all, it looks like the code in mon_breakpoint_check_checkpoint() actually works correctly. ultimatively, it is getting the wrong value for the PC via mon_register_get_val(). I have a similar (a bit cleaner) patch locally for the is_loadstore case... for this first case, it does no more break for the second example it breaks like this: #1 (Stop on load 6002) 0/$000, 17/$11 .C:1003 60 RTS - A:00 X:00 Y:0A SP:f3 ..-B..Z. 15 which makes complete sense to me (dummy fetch...
make the sid filter caps part of the model/board selection
Save power when emulation is paused