summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cybiko.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* rs232: some more MCFG removal (nw) Ivan Vangelista2018-10-191-10/+10
* -intelfsh: Removed MCFG, nw mooglyguy2018-09-051-25/+42
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-8/+3
* -amigafdc, at29x, at45dbxx, at_keybc, ataintf, atmel_arm_aic, pci-ide: MCFG r... mooglyguy2018-08-151-2/+2
* Better support for screen orientation/geometry: Vas Crabb2018-07-261-3/+1
* Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-1/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-17/+17
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-7/+7
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-4/+4
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-22/+22
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+3
* Bind devcb relative to current device. This is probably going to break Vas Crabb2018-05-011-10/+10
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-36/+42
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-2/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-6/+6
* 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-3/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+6
* Self-registering devices prep: Vas Crabb2017-02-271-1/+4
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* Fix cybikoxt (nw) Olivier Galibert2016-06-181-1/+1
* Cleanups and version bumpmame0174 Miodrag Milanovic2016-05-251-1/+1
* h8: Add dtc, dma, watchdog (WIP) [O. Galibert] Olivier Galibert2016-04-271-3/+75
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+461