mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-27 23:14:27 +00:00
10 lines
111 B
Plaintext
10 lines
111 B
Plaintext
|
set pagination off
|
||
|
target extended-remote :1234
|
||
|
b *0x000000008020103c
|
||
|
c
|
||
|
del 1
|
||
|
stepi 100
|
||
|
set confirm off
|
||
|
kill
|
||
|
q
|