| bsocmds.c | Commands for Tasking's Crossview debugger. |
| bsoload.c | Download command for Tasking's Crossview debugger. |
| call.c | The call command. |
| cli.c | Part of the sh command. Also contains moninit. |
| compare.c | The compare command. |
| copy.c | The copy command. |
| debug.c | The debug command. Support for gdb. |
| dis.c | Part of the sh command. |
| dis16.c | Part of the sh command. |
| dump.c | The d command. |
| excodes.c | |
| fill.c | The fill command. |
| fload.c | The Fast-format reader for the load command. |
| go.c | The g command. |
| hist.c | Part of the sh command. |
| machine.c | Part of the l command. |
| modify.c | The m command. |
| more.c | The more command. |
| mxops.c | |
| regdefs.c | |
| regs.c | The r command. |
| sdump.c | The dump command. |
| search.c | The search command. |
| set.c | The set command. |
| sload.c | The S-record reader for the load command. |
| stty.c | The stty command. |
| sym.c | The sym command. |
| transp.c | The tr command. |