aboutsummaryrefslogtreecommitdiff
path: root/sim/m68hc11/m68hc11_sim.c
AgeCommit message (Expand)AuthorFilesLines
2002-08-13 * m68hc11_sim.c (cpu_special): Handle call and rtc instructions.Stephane Carrez1-1/+55
2002-03-07 * m68hc11_sim.c (cpu_move8): Call sim_engine_abort in default case.Stephane Carrez1-4/+11
2002-03-07 * sim-main.h (cpu_frame, cpu_frame_list): Remove.Stephane Carrez1-206/+0
2002-03-07 * interrupts.c (interrupts_reset): New function, setup interruptStephane Carrez1-5/+6
2001-05-20Improve HC11 simulator to support HC12Stephane Carrez1-14/+567
2000-09-09 * sim-main.h: Define cycle_to_string.Stephane Carrez1-2/+3
2000-07-27New simulator.Andrew Cagney1-0/+639