| |
AKA :
This tool calculates the cycles between breakpoints in VICE. Copy the log from the VICE monitor into the tool.
Credits :
Download :
Look for downloads on external sites:
Pokefinder.org
User Comment Submitted by chatGPZ on 6 June 2025
Try this:
(C:$ea31) break ea31
BREAK: 1 C:$ea31 (Stop on exec)
(C:$ea31) command 1 "stopwatch reset"
Setting checkpoint 1 command to: stopwatch reset
(C:$ea31) x
#1 (Stop on exec ea31) 143/$08f, 37/$25
.C:ea31 20 EA FF JSR $FFEA - A:00 X:ED Y:0A SP:ed ..-..IZ. 16425
Executing: stopwatch reset
Stopwatch reset to 0.
(C:$ea31) x
#1 (Stop on exec ea31) 92/$05c, 31/$1f
.C:ea31 20 EA FF JSR $FFEA - A:00 X:ED Y:0A SP:ed ..-..IZ. 16437
Executing: stopwatch reset
Stopwatch reset to 0.
(C:$ea31) x
#1 (Stop on exec ea31) 40/$028, 58/$3a
.C:ea31 20 EA FF JSR $FFEA - A:00 X:ED Y:0A SP:ed ..-..IZ. 16407
Executing: stopwatch reset
Stopwatch reset to 0.
(C:$ea31) x
#1 (Stop on exec ea31) 301/$12d, 37/$25
.C:ea31 20 EA FF JSR $FFEA - A:00 X:ED Y:0A SP:ed ..-..IZ. 16422
Executing: stopwatch reset
Stopwatch reset to 0.
:) | User Comment Submitted by astaroth on 6 June 2025
could be useful, will give it a try. Thank you Bodo for sharing | User Comment Submitted by bodo^rab on 6 June 2025
This tool calculates the cycles between breakpoints in VICE. Copy the log from the VICE monitor into the tool.
(C:$e4f9) break 42c
BREAK: 1 C:$042c (Stop on exec)
(C:$e4f9) g
#1 (Stop on exec 042c) 137/$089, 14/$0e
.C:042c 20 32 04 JSR $0432- A:48 X:00 Y:00 SP:f8 N.-... 18097678
(C:$042c) g
#1 (Stop on exec 042c) 240/$0f0, 32/$20
.C:042c 20 32 04 JSR $0432- A:4A X:00 Y:00 SP:f8 N.-... 18124320
(C:$042c) g
#1 (Stop on exec 042c) 5/$005, 55/$37
.C:042c 20 32 04 JSR $0432- A:4C X:00 Y:00 SP:f8 N.-... 18149367
(C:$042c) g
#1 (Stop on exec 042c) 109/$06d, 59/$3b
.C:042c 20 32 04 JSR $0432- A:4E X:00 Y:00 SP:f8 N.-... 18176059
(C:$042c) g
#1 (Stop on exec 042c) 187/$0bb, 61/$3d
.C:042c 20 32 04 JSR $0432- A:50 X:00 Y:00 SP:f8 N.-... 18201085
(C:$042c) g
#1 (Stop on exec 042c) 290/$122, 21/$15
.C:042c 20 32 04 JSR $0432- A:52 X:00 Y:00 SP:f8 N.-... 18227669
(C:$042c)
Entry Cycle Difference
1 26642
2 25047
3 26692
4 25026
5 26584 |
|
|
|
 | Search CSDb |
 | Navigate |  |
|
 | Detailed Info |  |
|
 | Fun Stuff |  |
· Goofs · Hidden Parts · Trivia
|
|
 | Forum |  |
|
 | Support CSDb |  |
|
 |  |
|