summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ms0515.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+4
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-2/+2
* ms0515: unbreak memory maps; update floppy format definition to match one use... Sergey Svishchev2018-03-161-5/+7
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-42/+43
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* 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-1/+2
* ms0515: add sound, change clock rate to real one Sergey Svishchev2017-07-261-6/+23
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-20/+22
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-2/+5
* srcclean (nw) Vas Crabb2017-02-191-33/+33
* Compile fix. (nw) Curt Coder2017-02-161-1/+1
* ms0515.cpp -- hook up keyboard and floppy, improve video emulation etc. Sergey Svishchev2017-02-131-90/+413
* replaced machine().driver_data()->generic_space() with machine().dummy_space(... smf-2016-11-031-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-12/+12
* 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
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+258