comparison level1/cmds/calldbg.asm @ 2199:eab970e382e2

Prep for nightly builds
author boisy
date Sat, 14 Mar 2009 14:16:24 +0000
parents c0bb67e4bd97
children
comparison
equal deleted inserted replaced
2198:1429c18b5c63 2199:eab970e382e2
31 fcb edition 31 fcb edition
32 32
33 start 33 start
34 ldb #$01 34 ldb #$01
35 lda #$02 35 lda #$02
36 * os9 F$Debug call debugger 36 os9 F$Debug call debugger
37 swi 37 * swi
38 lda #$03 38 lda #$03
39 ldb #$04 39 ldb #$04
40 leax start,pcr 40 leax start,pcr
41 41
42 exit clrb 42 exit clrb