summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/vme/vme_fccpu20.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-29/+29
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-4/+4
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-14/+15
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+1
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-8/+8
* fccpu20: fix wrong modulo (nw) hap2017-11-051-2/+2
* fix some typos (#2772) Martin Lindhe2017-11-031-1/+1
* finally got rid of machine_mconfig_additions (nw) Ivan Vangelista2017-06-141-28/+24
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-17/+18
* Device validation fixes: another one rides the bus (nw) AJR2017-03-031-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-7/+7
* srcclean (nw) Vas Crabb2017-02-191-18/+18
* fccpu20: updated LOGs Joakim Larsson Edstrom2017-02-101-15/+9
* Merge pull request #2049 from JoakimLarsson/vme Joakim Larsson Edström2017-02-081-2/+27
|\
| * VME bus: added default bus address space and prepared for bus specific features Joakim Larsson Edstrom2017-02-081-2/+27
* | Fix build by removing unused dummy ROM definitions (nw) AJR2017-02-011-5/+0
|/
* fccpu20: Added board ID support, gives the right banner now, and improved boa... Joakim Larsson Edstrom2017-02-011-51/+96
* fccpu20: Added board variants cpu-21, cpu-21a, cpu-21ya, cpu-21b, cpu-21yb an... Joakim Larsson Edstrom2017-01-311-29/+140
* srcclean (nw) Vas Crabb2017-01-221-6/+6
* fccpu20: moved all code and documentation to the slot device, cleanup and pro... Joakim Larsson Edstrom2017-01-211-31/+253
* Added fccpu20 to Miniforce as a VME card Joakim Larsson Edstrom2017-01-211-0/+290