summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/gamegear (follow)
Commit message (Expand)AuthorAgeFilesLines
* Spring cleaning: Vas Crabb2019-11-012-7/+6
* bus/gamegear, bus/nes_ctrl, bus/sms_ctrl: Prevent crashing during validation ... AJR2019-07-121-1/+2
* nes,sms: Change the way screen is set for light gun Enik Land2019-07-093-0/+8
* sms: Replace VDP bitmap access with screen().pixel() for lightgun emulation (... enikland22019-03-304-20/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-262-30/+19
* Revert "conflict resolution (nw)" andreasnaive2019-03-252-19/+30
* devices\bus: some more MCFG macros removal (nw) Ivan Vangelista2019-02-011-25/+13
* devices\bus: some MCFG macros removal (nw) Ivan Vangelista2019-01-311-5/+6
* devcb3 Vas Crabb2018-07-071-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-2/+2
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-042-4/+5
* Sarayan made me do it. Vas Crabb2018-04-281-4/+3
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* device_add_mconfig up to devices/bus/h* (nw) Ivan Vangelista2017-06-082-15/+9
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-144-22/+23
* Self-registering devices prep: Vas Crabb2017-02-272-2/+2
* Remove emu.h from headers (nw) Olivier Galibert2017-02-114-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-224-17/+17
* sg1000.cpp: many improvements [Enik Land] etabeta782016-06-241-2/+2
* reverting: Miodrag Milanovic2016-01-204-4/+4
* tags are now strings (nw) Miodrag Milanovic2016-01-164-4/+4
* override part 1 (nw) Miodrag Milanovic2015-12-052-5/+5
* fix uninitialized class members for bus devices (nw) Miodrag Milanovic2015-11-141-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-082-0/+0
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-134-0/+392