summaryrefslogtreecommitdiffhomepage
path: root/samples/cbp.mixal
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2004-06-09 13:07:22 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2004-06-09 13:07:22 +0000
commit49177a1c1fa2be27bbfdb1271af55f13b2211823 (patch)
tree6f25aa6e3052b5593917d632bd7f1d44a67921f8 /samples/cbp.mixal
parentd89615deadcad09c7ea66c017af5ebeeb9fca6db (diff)
downloadmdk-49177a1c1fa2be27bbfdb1271af55f13b2211823.tar.gz
mdk-49177a1c1fa2be27bbfdb1271af55f13b2211823.tar.bz2
moved to tests
Diffstat (limited to 'samples/cbp.mixal')
-rw-r--r--samples/cbp.mixal14
1 files changed, 0 insertions, 14 deletions
diff --git a/samples/cbp.mixal b/samples/cbp.mixal
deleted file mode 100644
index 8c7b394..0000000
--- a/samples/cbp.mixal
+++ /dev/null
@@ -1,14 +0,0 @@
-* testing conditional breakpoints
- ORIG 2000
-START ENTA 100
- STA 1000
- ENTX 200
- STX 1001
- CMPA 1001 * cmp flag changed
- CMPX 1000 * cmp flag changed
- DIV 1002 * over toggle
- HLT
- END START
-
-
-