David Edelsohn
56390ce8d4
* compile.c: Reset HMODE back to zero (accidently set it to 1).
1993-07-15 17:04:39 +00:00
David Edelsohn
cf5b4aa63a
* run.c (main): If h8/300h binary detected, call set_h8300h.
...
* compile.c (sim_resume): Fix O_NEG insn.
1993-07-15 17:01:40 +00:00
David Edelsohn
89a2c4fdaa
* run.c (main): Add -h flag to enable h8/300h emulation.
...
* compile.c: Rename Hmode to HMODE (consistency with gdb).
(set_h8300h): New function.
(sim_resume): Add support for extu,exts insns.
(sim_resume): Fix logical right shifting.
(sim_resume, label alu32): Fix setting of carry flag.
1993-07-09 21:42:02 +00:00
David Edelsohn
ce51bde687
(sim_csize): Initialize cpu.cache.
1993-07-04 07:37:45 +00:00
David Edelsohn
f7e3d580dc
Makefile.in: Add -I../../bfd to pick up bfd.h.
1993-07-03 00:43:59 +00:00
Steve Chamberlain
06137fcb39
* p{1,3}.c (sim_resume): when running on dos, any character typed to
...
the keyboard will cause a simulated exception.
1993-01-04 20:55:22 +00:00
Steve Chamberlain
191395156c
* p1.c, p3.c, run.c, writecode.c: all used h8/300 opcodes in and
...
running
1993-01-03 22:19:42 +00:00
Steve Chamberlain
a154eea78c
H8/300 simulator
1992-12-22 21:59:06 +00:00