summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m68k/sim68000/include (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2001-09-27 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-09-281-1/+1
| | | | * include/bsp.h: Renamed delay() to rtems_bsp_delay().
* 2001-09-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-09-271-2/+2
| | | | | * include/Makefile.am: Use 'CLEANFILES ='. * include/Makefile.am: Use 'TMPINSTALL_FILES ='.
* 2001-05-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-06-183-9/+15
| | | | | | | * configure.in: Add bspopts.h. * include/.cvsignore: Add bspopts.h*, stamp-h*. * include/Makefile.am: Use *_HEADERS instead of *H_FILES. * include/bsp.h: Include bspopts.h.
* Added sim68000 BSP for the BSVC simulator. This BSP includes theJoel Sherrill2000-08-013-0/+133
alias simcpu32 that supports the CPU32 simulator in BSVC. At this point, it is still under development.