summaryrefslogtreecommitdiff
path: root/sim/m68hc11/dv-m68hc11tim.c
Commit message (Expand)AuthorAgeFilesLines
* * m68hc11_sim.c (cpu_move8): Call sim_engine_abort in default case.Stephane Carrez2002-03-071-20/+33
* * interp.c (sim_hw_configure): Save the HW cpu pointer in theStephane Carrez2002-03-071-5/+31
* Preliminary support for 68HC12Stephane Carrez2000-11-261-3/+3
* * sim-main.h: Define cycle_to_string.Stephane Carrez2000-09-091-4/+20
* Fix 68hc11 timer device (accuracy, io, timer overflow)Stephane Carrez2000-09-061-115/+187
* Use address mapping levels for 68hc11 simulator (kill overlap hack)Stephane Carrez2000-08-111-2/+1
* New simulator.Andrew Cagney2000-07-271-0/+607