diff options
author | Ian C <ianc@noddybox.co.uk> | 2021-08-20 18:55:01 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2021-08-20 18:55:01 +0000 |
commit | 66d4bb423e981aece8c5590eb2a5968a5d874c9f (patch) | |
tree | d89a6272e5e416c0869cf72b149563cf9fbae5ff /runall | |
parent | f7231c384727bf8670f5e2a947669366a2320de1 (diff) |
Removed non-compiling bits and added CPM zexall
Diffstat (limited to 'runall')
-rw-r--r-- | runall | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ i emucpm.hex -i zexall.hex -D zexall.lbl +l zexall.com 0x100 +#D zexall.lbl s r 0x100 |