summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/dbox.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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