summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/huc6272.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* v810/v810.cpp: separate irqs into individual lines as a PoC (#11088) Angelo Salese2023-04-201-0/+2
* video/huc6272.cpp: modernize handler interface (#11077) Angelo Salese2023-04-061-6/+62
* very small macro removal bunch (nw) Ivan Vangelista2020-05-241-2/+2
* more macro removal (nw) Ivan Vangelista2020-05-191-3/+3
* Fix PC-FX ADPCM frequency behavior (#6213) cam9002020-01-241-0/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-12/+1
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-1/+12
* src/devices: more MCFG macros removal (nw) Ivan Vangelista2019-01-101-12/+1
* huc6230.cpp : Fix PSG, Timer'd ADPCM update, Implement CD-DA Volume (#3919) cam9002018-09-021-0/+8
* Add huc6230 Emulation (#3829) cam9002018-08-231-0/+22
* devcb3 Vas Crabb2018-07-071-1/+1
* moar (nw) Vas Crabb2018-05-141-1/+1
* set_tag can now take things other than C strings - please don't write new leg... Vas Crabb2018-05-141-1/+1
* huc6261, huc6272: Use required_device instead of explicit lookups (nw) AJR2018-05-131-4/+2
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-3/+0
* de-staticify initializations for src/devices/video (#3270) wilbertpol2018-02-251-4/+4
* devices/video: some private-ization (nw) Ivan Vangelista2018-02-161-2/+3
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+2
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-1/+1
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-1/+1
* updated devices/video devices to use device_add_mconfig insted of device_mcon... Ivan Vangelista2017-05-241-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-21/+13
* srcclean (nw) Vas Crabb2017-02-191-6/+6
* Device hookups (nw) angelosa2017-01-271-2/+10
* Added SCSI interface to King device (nw) angelosa2017-01-271-3/+19
* Added full pad inputs, some register hookups in King and fixed few bit mistak... angelosa2017-01-261-3/+20
* Added stub Rainbow device (nw) angelosa2017-01-261-1/+1
* King clean-ups (nw) angelosa2017-01-261-6/+9
* 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
* override part 3 (nw) Miodrag Milanovic2015-12-051-4/+4
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+80