Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
1993-07-16 | Fix bit instructions (was setting destination reg and not carry). | David Edelsohn | 1 | -10/+10 |
1993-07-15 | * compile.c: Reset HMODE back to zero (accidently set it to 1). | David Edelsohn | 1 | -1/+1 |
1993-07-15 | * run.c (main): If h8/300h binary detected, call set_h8300h. | David Edelsohn | 1 | -4/+4 |
1993-07-09 | * run.c (main): Add -h flag to enable h8/300h emulation. | David Edelsohn | 1 | -19/+50 |
1993-07-04 | (sim_csize): Initialize cpu.cache. | David Edelsohn | 1 | -0/+1637 |