summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/einstein.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-3/+3
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* srcclean (nw) Vas Crabb2017-11-261-1/+1
* einstein.cpp: Workaround for clang bug (nw) AJR2017-11-191-4/+4
* einstein: Improve interrupts, add WIP Speculator support Dirk Best2017-11-201-4/+41
* einstein: Hook up RS232 port Dirk Best2017-11-101-5/+14
* einstein: Fix centronics port Dirk Best2017-11-091-4/+25
* einstein: Mark Einstein 256 rom dump as bad Dirk Best2017-11-081-2/+2
* einstein: Major cleanup, add a ADC0844 device Dirk Best2017-11-061-207/+240
* einstein: Correct floppy drive type, add support for more types Dirk Best2017-11-011-36/+19
* einstein: Add bus interface for the user port and emulate speech cart Dirk Best2017-10-311-2/+10
* einstein: Create "Tatung Pipe" bus and convert 80 column device Dirk Best2017-10-281-229/+24
* einstein: Fix MT #6723 Dirk Best2017-10-241-0/+1
* einstein: Fix MT #6728 Dirk Best2017-10-231-19/+7
* Added a natural keyboard validation to check for valid natural keyboard (uni)... npwoods2017-09-051-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-25/+25
* Self-registering devices prep: Vas Crabb2017-02-271-2/+6
* Improvements to rgb_t (nw) AJR2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-9/+9
* Memory fun [O.Galibert] Olivier Galibert2016-06-141-1/+1
* Eliminate device_t::static_config, a type-unsafe legacy feature. AJR2016-04-141-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-2/+2
* clang-modernize part 4 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+834