summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/dbox.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* rs232: another batch of MCFG removal (nw) Ivan Vangelista2018-10-221-4/+4
* -latch8: De-MCFG, nw mooglyguy2018-09-061-2/+3
* -intelfsh: Removed MCFG, nw mooglyguy2018-09-051-1/+1
* -68230pit, 68307, 68340, 6840ptm, 6850acia, 68561mpcc: Removed MCFG macros an... mooglyguy2018-08-111-6/+6
* (nw) fixed a few random typos Robbbert2018-08-091-2/+2
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-1/+1
* more private member use in 'D, E, F, G' drivers (nw) (#3704) David Haywood2018-06-271-13/+17
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-4/+4
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-3/+3
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-14/+12
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-8/+9
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+3
* Do the easy ones (nw) Olivier Galibert2018-01-011-1/+1
* (nw) srcclean - please use UTF-8 for source files, stuff that isn't valid UTF... Vas Crabb2017-09-241-10/+10
* 68340: Fixed -validate errors and made slight cleanup Joakim Larsson Edstrom2017-09-081-23/+7
* dbox: hooked up rs232/modem ports Joakim Larsson Edstrom2017-09-041-2/+0
* dbox: added 29F800B flash boot device Joakim Larsson Edstrom2017-09-041-40/+204
* srcclean (nw) Vas Crabb2017-08-271-3/+3
* m68340: Added implementations for VCO clock synthesizer and Timer module Coun... Joakim Larsson Edstrom2017-08-181-6/+61
* Remove a whole lot of I64 from format strings. Vas Crabb2017-08-101-2/+0
* srcclean (nw) Vas Crabb2017-07-231-8/+8
* dbox: added sda5708 matrix diplay layout, it works and displays version numbe... Joakim Larsson Edstrom2017-07-201-1/+3
* dbox: added sda5708 LED dot matrix display (nw) Joakim Larsson Edstrom2017-07-171-16/+116
* srcclean (nw) Vas Crabb2017-06-251-34/+34
* (nw) housekeeping. Robbbert2017-06-151-1/+1
* Added license Joakim Larsson Edstrom2017-06-061-0/+2
* dbox: separated skeleton driver from unfinished display device Joakim Larsson Edstrom2017-05-311-1/+1
* dbox: New driver NOT_WORKING, Nokia Dbox 1 satellite digital receiver Joakim Larsson Edstrom2017-05-301-0/+347