aboutsummaryrefslogtreecommitdiff
path: root/sim/m68hc11/m68hc11_sim.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-01Update copyright notices to add year 2010.Joel Brobecker1-1/+1
2009-01-14 Update the copyright notice of some of the files I missedJoel Brobecker1-1/+1
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+2
2007-08-24 Switch the license of all files explicitly copyright the FSFJoel Brobecker1-10/+9
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-1/+1
2003-08-08 * dv-m68hc11tim.c (cycle_to_string): Add flags parameter to betterStephane Carrez1-2/+12
2003-08-08 * sim-main.h (phys_to_virt): Use memory bank parameters to translateStephane Carrez1-0/+3
2003-08-08 * m68hc11_sim.c (print_io_word): New function to print 16-bit value.Stephane Carrez1-1/+10
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