preload.cmd

来自「CodeWarrior for HCS12 V4.7 Checksums 3」· CMD 代码 · 共 7 行

CMD
7
字号
// actually the following two lines are only here to load the complete code,
// say both the loader and the app into the simulator. Otherwise the user would have to do
// this manually. So its just to get it running easier.

//srec bin\app.abs.s19
//srec bin\loader.abs.s19

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?