aboutsummaryrefslogtreecommitdiff
path: root/sim/m68hc11/interp.c
AgeCommit message (Expand)AuthorFilesLines
2002-03-07 * m68hc11_sim.c (cpu_move8): Call sim_engine_abort in default case.Stephane Carrez1-9/+0
2002-03-07 * interp.c (sim_hw_configure): Save the HW cpu pointer in theStephane Carrez1-0/+4
2002-03-07 * sim-main.h (cpu_frame, cpu_frame_list): Remove.Stephane Carrez1-4/+2
2001-07-22 * Makefile.in (SIM_OBJS): Remove sim-resume.oStephane Carrez1-0/+80
2001-05-20Improve HC11 simulator to support HC12Stephane Carrez1-80/+214
2000-09-10Remove soft reg hack in the 68hc11 simulatorStephane Carrez1-49/+1
2000-08-11Use address mapping levels for 68hc11 simulator (kill overlap hack)Stephane Carrez1-4/+4
2000-07-27New simulator.Andrew Cagney1-0/+517