summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/fruitpc.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix more region widths (nw) AJR2019-11-161-2/+2
* -core: Removed almost all MCFG defines, and removed all remaining MACHINE_CON... MooglyGuy2019-07-021-2/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-10/+12
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-12/+10
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-071-9/+10
* isa: Modernize device configuration (nw) AJR2019-01-251-1/+2
* isa8, isa16: Replace MCFG_ macros with devcb3 (nw) AJR2018-11-051-11/+11
* -amigafdc, at29x, at45dbxx, at_keybc, ataintf, atmel_arm_aic, pci-ide: MCFG r... mooglyguy2018-08-151-2/+2
* remove lots of MCFG_ (nw) Vas Crabb2018-07-171-22/+4
* more private member use in 'D, E, F, G' drivers (nw) (#3704) David Haywood2018-06-271-1/+3
* 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-17/+18
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-5/+6
* Set finder tag relative to current device being configured rather than Vas Crabb2018-04-301-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-19/+21
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-2/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-4/+7
* ATA: Simplified class hierarchy so there is no ambiguity with 16 & 32 bit met... smf-2017-12-201-2/+2
* ide: deambiguate cs access between 16 and 32 bits [O. Galibert] Olivier Galibert2017-12-161-2/+2
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* fix up bad state classes (nw) Vas Crabb2017-05-151-8/+8
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-1/+0
* fruitpc: add sound (nw) cracyc2016-03-211-3/+40
* small cleanups (nw) cracyc2016-03-191-21/+2
* 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-2/+2
* clang-modernize part 4 Miodrag Milanovic2015-12-041-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+162