|
120 | 120 | bootfile=".+bootfile", |
121 | 121 | map={ |
122 | 122 | "-readme.txt": ".+readme", |
123 | | - "dump.com": "cpmtools+dump", |
124 | | - "stat.com": "cpmtools+stat", |
125 | 123 | "asm.com": "cpmtools+asm", |
126 | | - "copy.com": "cpmtools+copy", |
127 | | - "submit.com": "cpmtools+submit", |
| 124 | + "asm80.com": "third_party/dr/asm80", |
128 | 125 | "bbcbasic.com": "third_party/bbcbasic+bbcbasic_ADM3A", |
129 | 126 | "camel80.com": "third_party/camelforth", |
130 | | - "asm80.com": "third_party/dr/asm80", |
| 127 | + "copy.com": "cpmtools+copy", |
| 128 | + "dump.com": "cpmtools+dump", |
| 129 | + "mkfs.com": "cpmtools+mkfs", |
131 | 130 | "qe.com": "cpmtools+qe_NC200", |
132 | | - "z8e.com": "third_party/z8e+z8e_NC200", |
| 131 | + "rawdisk.com": "cpmtools+rawdisk", |
| 132 | + "stat.com": "cpmtools+stat", |
| 133 | + "submit.com": "cpmtools+submit", |
133 | 134 | "ted.com": "third_party/ted+ted_NC200", |
| 135 | + "z8e.com": "third_party/z8e+z8e_NC200", |
134 | 136 | }, |
135 | 137 | ) |
0 commit comments