binutils-gdb/sim/m68hc11
Stephane Carrez 86596dc8e0 * m68hc11_sim.c (cpu_move8): Call sim_engine_abort in default case.
(cpu_move16): Likewise.
	(sim_memory_error): Use sim_io_printf.
	(cpu_option_handler): Fix compilation warning.
	* interp.c (sim_hw_configure): Fix compilation warning;
	remove m68hc12sio@2 device.
	(sim_open): Likewise.
	* dv-m68hc11tim.c (m68hc11tim_port_event): Fix clear of TFLG2
	flags when reset.
	(cycle_to_string): Improve convertion of cpu cycle number.
	(m68hc11tim_info): Print info about PACNT.
	(m68hc11tim_io_write_buffer): Fix clearing of TFLG2; handle
	TCTL1 and TCTL2 registers.
	* dv-m68hc11.c (m68hc11_info): Print 6811 current running mode.
2002-03-07 19:17:04 +00:00
..
ChangeLog * m68hc11_sim.c (cpu_move8): Call sim_engine_abort in default case. 2002-03-07 19:17:04 +00:00
Makefile.in * Makefile.in (SIM_OBJS): Remove sim-resume.o 2001-07-22 12:33:58 +00:00
config.in New simulator. 2000-07-27 11:23:39 +00:00
configure Add m68hc11 configry. 2000-07-27 11:29:14 +00:00
configure.in New simulator. 2000-07-27 11:23:39 +00:00
dv-m68hc11.c * m68hc11_sim.c (cpu_move8): Call sim_engine_abort in default case. 2002-03-07 19:17:04 +00:00
dv-m68hc11eepr.c * dv-m68hc11eepr.c (m68hc11eepr_info): Fix print of current write 2001-07-28 19:19:05 +00:00
dv-m68hc11sio.c * dv-m68hc11sio.c (m68hc11sio_tx_poll): Always check for 2001-05-20 15:36:29 +00:00
dv-m68hc11spi.c * interp.c (sim_hw_configure): Save the HW cpu pointer in the 2002-03-07 19:12:44 +00:00
dv-m68hc11tim.c * m68hc11_sim.c (cpu_move8): Call sim_engine_abort in default case. 2002-03-07 19:17:04 +00:00
dv-nvram.c Fix device memory allocation in 68hc11 simulator 2000-11-24 20:53:35 +00:00
emulos.c New simulator. 2000-07-27 11:23:39 +00:00
gencode.c Improve HC11 simulator to support HC12 2001-05-20 15:40:27 +00:00
interp.c * m68hc11_sim.c (cpu_move8): Call sim_engine_abort in default case. 2002-03-07 19:17:04 +00:00
interrupts.c * interrupts.c (interrupts_reset): New function, setup interrupt 2002-03-07 18:59:38 +00:00
interrupts.h * interrupts.c (interrupts_reset): New function, setup interrupt 2002-03-07 18:59:38 +00:00
m68hc11_sim.c * m68hc11_sim.c (cpu_move8): Call sim_engine_abort in default case. 2002-03-07 19:17:04 +00:00
sim-main.h * interp.c (sim_hw_configure): Save the HW cpu pointer in the 2002-03-07 19:12:44 +00:00