summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/lisa.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* softlist_dev.cpp: get some stuff out of the global namespace (nw) Vas Crabb2019-12-081-1/+1
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-22/+22
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-22/+22
* lisa: Put back keyboard COP and add input that switches its code path; use ge... AJR2019-02-081-1/+20
* lisa: Add XTAL definitions (nw) AJR2019-02-081-32/+13
* Start cleaning up palette configuration: Vas Crabb2018-12-291-2/+1
* -cop400, nvram, tlc34076, watchdog: Modern configuration accessors, nw mooglyguy2018-08-071-61/+59
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-3/+3
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-80/+80
* (nw) Housekeeping Robbbert2018-05-171-1/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-5/+5
* Make "Keypad ," and "Keypad =" standard keys AJR2018-05-111-7/+6
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-23/+23
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-20/+23
* Remove first_screen() from lisa and ldplayer, nw mooglyguy2018-03-101-3/+3
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-2/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+3
* New 74LS259/9334/CD4099 devices AJR2017-07-251-0/+10
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+6
* Self-registering devices prep: Vas Crabb2017-02-271-1/+3
* Make address maps complain when entry bounds lie outside the global mask (nw) AJR2016-08-081-2/+0
* Add support to adjust the screen color Dirk Best2016-03-121-1/+1
* newbrain: Dumped the COP internal ROM. [Chris Despinidis] Curt Coder2016-03-021-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+486