summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/nascom1.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* nascom1: Improved parsing of snapshots, and added character ROM snapshot for ... Nigel Barnes2018-12-151-64/+119
* (nw) nascom1: added rom locations Robbbert2018-12-151-16/+15
* nascom1: refactor keyboard column select code (nw) hap2018-12-141-36/+16
* nascom1: correct copyright holders, and remove in-driver changelog (nw) hap2018-12-141-5/+2
* Nascom 2/3: Phill Harvey-Smith2018-12-111-16/+27
* z80pio.cpp: removed macros (nw) Ivan Vangelista2018-08-281-1/+1
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-6/+2
* ay31015: Remove MCFG_ macros (these were really ugly ones); default input clo... AJR2018-08-101-5/+5
* stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-23/+30
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-6/+6
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-5/+5
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-4/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-11/+11
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-12/+12
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-34/+39
* Fix various downcasting errors (nw) AJR2018-03-031-2/+2
* ay31015: Replace generic pin setters and getters with READ_LINE and WRITE_LIN... AJR2018-02-201-16/+16
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-3/+6
* ay31015: Make SI and SO line callbacks as well (nw) AJR2018-02-131-6/+6
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-14/+22
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-5/+5
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-4/+6
* Added a natural keyboard validation to check for valid natural keyboard (uni)... npwoods2017-09-051-1/+1
* Validate BIOS names and fix most errors found: Vas Crabb2017-08-251-10/+12
* fix up bad state classes (nw) Vas Crabb2017-05-151-9/+9
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+5
* nascom2: Moved floppy softlist to machine and fixed validation (nw) Nigel Barnes2017-05-071-2/+4
* Self-registering devices prep: Vas Crabb2017-02-271-3/+8
* device_image_interface cleanups (nw) AJR2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-17/+17
* remove legacy forms of (required|optional)_(shared_ptr|ioport)_array Vas Crabb2016-08-251-1/+1
* Turn image init/validate into scoped enums to avoid accidental casts to/from ... Vas Crabb2016-08-011-7/+7
* Add support to adjust the screen color Dirk Best2016-03-121-1/+1
* reverting: Miodrag Milanovic2016-01-201-3/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* clang-modernize part 4 Miodrag Milanovic2015-12-041-9/+9
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+776