summaryrefslogtreecommitdiff
path: root/sim/m68hc11
Commit message (Expand)AuthorAgeFilesLines
* Preliminary support for 68HC12Stephane Carrez2000-11-266-16/+29
* Register a delete handler for 68HC11 core device nodeStephane Carrez2000-11-262-1/+19
* Fix device memory allocation in 68hc11 simulatorStephane Carrez2000-11-243-4/+10
* Missing Makefile.in for 68hc11 simulatorStephane Carrez2000-09-122-0/+64
* Remove soft reg hack in the 68hc11 simulatorStephane Carrez2000-09-103-60/+8
* Fix clearing of interrupts in 68hc11 simulatorStephane Carrez2000-09-102-4/+21
* * sim-main.h: Define cycle_to_string.Stephane Carrez2000-09-097-26/+70
* Fix 68hc11 timer device (accuracy, io, timer overflow)Stephane Carrez2000-09-062-115/+197
* Fix 68HC11 SPI simulatorStephane Carrez2000-09-052-8/+38
* Use address mapping levels for 68hc11 simulator (kill overlap hack)Stephane Carrez2000-08-119-39/+67
* Add m68hc11 configry.Andrew Cagney2000-07-272-0/+4357
* New simulator.Andrew Cagney2000-07-2716-0/+7449