summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/milwaukee.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) milwaukee : notes Robbbert2018-09-081-3/+8
* devcb3 Vas Crabb2018-07-071-27/+28
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-4/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-11/+11
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-10/+11
* 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-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-3/+8
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-8/+3
* milwaukee.cpp: Unit confusion (nw) AJR2017-12-011-1/+1
* milwaukee.cpp: Add XTAL and PIT clocks from barely legible schematics (nw) AJR2017-12-011-3/+8
* acia6850: Create standard read/write handlers (nw) AJR2017-12-011-4/+2
* New Not Working machine : Milwaukee Computers MC-1200 Robbbert2017-11-201-0/+83