struct / union in initializer, RFE #901.
[sdcc.git] / sdcc / support / regression / ports / ez80-z80 / uCsim.cmd
blob7c3340634c016ae10f565533b7ffd62632b794d8
1 set error non-classified off
2 set error unknown_code off
3 set error memory off
4 set error stack off
5 set hw simif outputs 0xff
6 show con
7 step 100000000 vclk
8 state
9 show con
10 kill
11 quit