summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/sim68000/clock (unfollow)
Commit message (Collapse)AuthorFilesLines
2000-11-272000-11-27 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-7/+40
* README, sim68000.setup, clock/clockdrv.c: Modified to add support for timer as clock tick source. Compiles but untested.
2000-09-052000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-1/+2
* clock/Makefile.am, console/Makefile.am, start/Makefile.am, startup/Makefile.am, wrapup/Makefile.am: Include compile.am
2000-08-01Compiles now.Joel Sherrill1-2/+1
2000-08-01Added sim68000 BSP for the BSVC simulator. This BSP includes theJoel Sherrill3-0/+60
alias simcpu32 that supports the CPU32 simulator in BSVC. At this point, it is still under development.