Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-11-26 | Preliminary support for 68HC12 | Stephane Carrez | 6 | -16/+29 | |
2000-11-26 | Register a delete handler for 68HC11 core device node | Stephane Carrez | 2 | -1/+19 | |
2000-11-24 | Fix device memory allocation in 68hc11 simulator | Stephane Carrez | 3 | -4/+10 | |
2000-09-12 | Missing Makefile.in for 68hc11 simulator | Stephane Carrez | 2 | -0/+64 | |
2000-09-10 | Remove soft reg hack in the 68hc11 simulator | Stephane Carrez | 3 | -60/+8 | |
2000-09-10 | Fix clearing of interrupts in 68hc11 simulator | Stephane Carrez | 2 | -4/+21 | |
2000-09-09 | * sim-main.h: Define cycle_to_string. | Stephane Carrez | 7 | -26/+70 | |
* dv-m68hc11tim.c (cycle_to_string): New function to translate the cpu cycle into some formatted time string. (m68hc11tim_print_timer): Use it. * dv-m68hc11sio.c (m68hc11sio_info): Use cycle_to_string. * dv-m68hc11spi.c (m68hc11spi_info): Likewise. * interrupts.c (interrupts_info): Likewise. * m68hc11_sim.c (cpu_info): Likewise. | |||||
2000-09-06 | Fix 68hc11 timer device (accuracy, io, timer overflow) | Stephane Carrez | 2 | -115/+197 | |
2000-09-05 | Fix 68HC11 SPI simulator | Stephane Carrez | 2 | -8/+38 | |
2000-08-11 | Use address mapping levels for 68hc11 simulator (kill overlap hack) | Stephane Carrez | 9 | -39/+67 | |
2000-07-27 | Add m68hc11 configry. | Andrew Cagney | 2 | -0/+4357 | |
2000-07-27 | New simulator. | Andrew Cagney | 16 | -0/+7449 | |