aboutsummaryrefslogtreecommitdiff
path: root/sim/h8300/compile.c
AgeCommit message (Expand)AuthorFilesLines
1994-05-14 * compile.c (decode): Fix typo (16 bit branches).David Edelsohn1-482/+551
1993-10-26* Makefile.in (CSEARCH): Add -I$(srcdir)/../../gdbDavid Edelsohn1-23/+33
1993-10-23(sim_stop_signal): Result is now enum sim_stop.David Edelsohn1-2/+21
1993-10-07 * compile.c (sim_set_pc): Write to the pc direcly.Steve Chamberlain1-59/+82
1993-07-16Fix bit instructions (was setting destination reg and not carry).David Edelsohn1-10/+10
1993-07-15* compile.c: Reset HMODE back to zero (accidently set it to 1).David Edelsohn1-1/+1
1993-07-15* run.c (main): If h8/300h binary detected, call set_h8300h.David Edelsohn1-4/+4
1993-07-09* run.c (main): Add -h flag to enable h8/300h emulation.David Edelsohn1-19/+50
1993-07-04(sim_csize): Initialize cpu.cache.David Edelsohn1-0/+1637