]> cloudbase.mooo.com Git - ddt180.git/commit
Add reloc command: cmd_E v0.5
authorLeo C <erbl259-lmu@yahoo.de>
Mon, 20 May 2019 13:09:41 +0000 (15:09 +0200)
committerLeo C <erbl259-lmu@yahoo.de>
Mon, 20 May 2019 13:09:41 +0000 (15:09 +0200)
commita3bccdeb0f929b999c07c180da6615da6460b1ad
tree898fcada82222de6a5f621435fc0b34a0bf0ae63
parent0f3611859caa4fa0777f78079da1ac9b7cdcf0b7
Add reloc command: cmd_E

; > E addr
;      relocate debugger to addr
; > ER addr
;      relocate just below addr

; Move debugger to given address and restart.
; New location must not overlap with current location.
ddt180.z80