summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/lwriter.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* -cop400, nvram, tlc34076, watchdog: Modern configuration accessors, nw mooglyguy2018-08-071-30/+31
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-2/+5
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-3/+3
* z80scc: Remove generic device type (which nothing was using) and custom MCFG_... AJR2018-05-271-8/+10
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-24/+24
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-19/+20
* Grammar police (nw) Olivier Galibert2018-02-241-5/+5
* 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-2/+2
* 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-1/+1
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-1/+1
* via6522: Eliminate truly ancient hack to default clock to that of first CPU (nw) AJR2017-12-071-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* lwriter.cpp comment update (nw) Lord-Nightmare2017-03-071-3/+3
* debugger_access: Refactor [O. Galibert] Olivier Galibert2017-03-021-5/+5
* srcclean (nw) Vas Crabb2017-02-191-5/+5
* lwriter.cpp: add debugger fences, some more tracing documentation (nw) Lord-Nightmare2017-02-031-10/+8
* LaserWriter II NT: Further WIP, passes another self test [Lord Nightmare] Lord-Nightmare2017-02-021-55/+78
* LaserWriter II NT: hooked up interrupts to 68k, doesn't seem to boot any furt... Lord-Nightmare2017-02-021-40/+69
* Apple Laserwriter II NT: Updated driver quite a bit, improved the overlay emu... Lord-Nightmare2017-02-011-40/+198
* first srcclean pass (nw) Vas Crabb2016-12-251-16/+16
* WIP: Apple Laser Writer II NT skeleton driver added [LN, Edstrom] Joakim Larsson Edstrom2016-11-301-0/+231