]> git.gag.com Git - fw/sdcc/blob - support/regression/ports/mcs51-common/uCsim.cmd
* Makefile.in, configure.in, configure,
[fw/sdcc] / support / regression / ports / mcs51-common / uCsim.cmd
1 set error non-classified off
2 set error unknown_code off
3 set error memory off
4 set error stack off
5 break xram r 0x7654
6 run
7 state
8 quit