summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/m24.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* m24.cpp: Added Olivetti M21 and hitherto unknown BIOS revision, at.cpp: mothe... rfka012019-10-151-0/+16
* m24: Minor error in documentation (emulation was right) (nw) AJR2019-04-281-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-90/+394
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-394/+90
* isa: Modernize device configuration (nw) AJR2019-01-251-2/+3
* m24: No way this has less than 128K of RAM (nw) AJR2019-01-241-2/+2
* i8087: Replace memory interface with address space finder AJR2019-01-221-17/+15
* i86: Fix passing of opcode address to coprocessor AJR2019-01-221-0/+1
* m24: Reimplement motherboard devices based on Olivetti schematics AJR2019-01-221-79/+382
* src/devices: a few less MCFG macros (nw) Ivan Vangelista2019-01-141-3/+4
* tiny adjustments (nw) Vas Crabb2018-12-241-7/+8
* srcclean (nw) Vas Crabb2018-12-231-11/+11
* Olivetti M24: Added comments, links and missing ROM revisions. rfka012018-12-111-2/+23
* tms7000: Removed MCFG. [Ryan Holtz] mooglyguy2018-12-061-5/+5
* src/mame: more misc MCFG removal (nw) Ivan Vangelista2018-12-041-4/+5
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-3/+1
* remove lots of MCFG_ (nw) Vas Crabb2018-07-171-4/+2
* devcb3 Vas Crabb2018-07-071-1/+1
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-1/+4
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-3/+3
* 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-19/+20
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-19/+22
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-1/+1
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-3/+6
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1
* 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-8/+8
* tms7000: Convert I/O ports to callbacks (nw) AJR2017-10-301-6/+2
* rename keyboardmcureplacementdaughterboardforlordnightmare (nw) hap2017-07-271-2/+2
* m24: add file header (nw) hap2017-07-271-0/+5
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+9
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* pcxt: use pc motherboard device and banking (nw) cracyc2016-03-051-1/+2
* pc: simplify somewhat the pcs/clones and enable configs with less than 640k r... cracyc2016-03-041-7/+5
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* clang-modernize part 4 Miodrag Milanovic2015-12-041-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+313