summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/sim68000/README (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-4/+0
| | | | | | | | | | | | Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
* 2000-11-27 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-11-271-1/+4
| | | | | * README, sim68000.setup, clock/clockdrv.c: Modified to add support for timer as clock tick source. Compiles but untested.
* Added sim68000 BSP for the BSVC simulator. This BSP includes theJoel Sherrill2000-08-011-0/+10
alias simcpu32 that supports the CPU32 simulator in BSVC. At this point, it is still under development.