summaryrefslogtreecommitdiffhomepage
path: root/samples/cbp.mixal
diff options
context:
space:
mode:
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
-
-
-