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
commit0e9f85afc65fbe21a43bf5e78a23ae3277c4f627 (patch)
tree5644b8a02d6fd1e744e39ca9a33876ba3bf14328 /samples/cbp.mixal
parent3d768292642f91b38ac053863a4187e7c2182ae4 (diff)
downloadmdk-0e9f85afc65fbe21a43bf5e78a23ae3277c4f627.tar.gz
mdk-0e9f85afc65fbe21a43bf5e78a23ae3277c4f627.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
-
-
-