summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/meritum.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* New working machines Robbbert2019-11-301-23/+131
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* (nw) get rid of wave.h usage part 1 Robbbert2019-07-061-2/+2
* -snapquik: Modernized delegate and removed MCFG macros. [Ryan Holtz] MooglyGuy2019-06-301-5/+6
* (nw) Clean up the mess on master Vas Crabb2019-03-261-11/+11
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-11/+11
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-02-261-9/+9
* Make the delay for snapshot/quickload an attotime, and allow implicit zero. ... Vas Crabb2019-02-061-1/+1
* magedev\cassette: removed MCFG macros (nw) Ivan Vangelista2019-01-221-1/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-3/+3
* rs232: another batch of MCFG removal (nw) Ivan Vangelista2018-10-221-3/+3
* i8251: Provide standard read/write handlers; eliminate memory space as argume... AJR2018-09-161-2/+1
* i8251: Removed MCFG, nw mooglyguy2018-08-291-2/+2
* meritum: Add NMI key; remap keys to be more hardware-accurate AJR2018-08-191-55/+63
* meritum: Fix screen parameters; characters are 12 scans high, not 11 (nw) AJR2018-07-201-6/+6
* meritum.cpp: Install these devices while I'm at it (nw) AJR2018-07-201-3/+8
* meritum.cpp: Add RS232 interface (nw) AJR2018-07-201-3/+24
* meritum.cpp: Fix build; correct XTAL (nw) AJR2018-07-201-4/+2
* trs80 work in progress Robbbert2018-07-211-0/+452