diff options
author | Ian C <ianc@noddybox.co.uk> | 2016-12-29 10:03:47 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2016-12-29 10:03:47 +0000 |
commit | 11e4ac42701e6d4b53425b806908aec3c47f548f (patch) | |
tree | 149f54b7d7c37dedf4ad71662d7146c96e0c5b98 /src/example | |
parent | 4bf4be55566440d9c08a48a38759f302b2d4cb02 (diff) |
Attempt to wrap CPC TAP in CDT.
Diffstat (limited to 'src/example')
-rw-r--r-- | src/example/cpc.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/example/cpc.asm b/src/example/cpc.asm index aa9fcb0..1a368f2 100644 --- a/src/example/cpc.asm +++ b/src/example/cpc.asm @@ -4,7 +4,7 @@ ; ; RUN "" - option output-file,cpc.tap + option output-file,cpc.cdt option output-format,cpc option cpc-start,start |