summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/huc6272.cpp
Commit message (Expand)AuthorAgeFilesLines
* ds8874: move to video folder (led driver chip), hap2024-04-111-1/+1
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-2/+0
* v810/v810.cpp: separate irqs into individual lines as a PoC (#11088) Angelo Salese2023-04-201-20/+33
* video/huc6272.cpp: modernize handler interface (#11077) Angelo Salese2023-04-061-295/+413
* huc6272.cpp: don't return -1 when running out of nybbles in adpcm_update fn, ... angelosa2022-04-111-10/+12
* srcclean in preparation for 0.241 release Vas Crabb2022-02-201-3/+3
* huc6272.cpp: fix SCSI identifier, add extensive QA Angelo Salese2022-01-241-7/+17
* very small macro removal bunch (nw) Ivan Vangelista2020-05-241-2/+2
* more macro removal (nw) Ivan Vangelista2020-05-191-3/+3
* srcclean, manual adjustments (nw) Vas Crabb2020-01-261-1/+1
* Fix PC-FX ADPCM frequency behavior (#6213) cam9002020-01-241-2/+5
* -core: Removed almost all MCFG defines, and removed all remaining MACHINE_CON... MooglyGuy2019-07-021-3/+3
* huc6272.cpp : Add docs cam9002019-06-151-0/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-261-5/+9
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-9/+5
* Eliminate the default address map member of address_space_config (nw) AJR2019-02-171-5/+9
* huc6230.cpp : Fix PSG, Timer'd ADPCM update, Implement CD-DA Volume (#3919) cam9002018-09-021-0/+21
* srcclean and manual fixup (nw) Vas Crabb2018-08-261-1/+1
* Add huc6230 Emulation (#3829) cam9002018-08-231-0/+180
* Make OG happier about output latches, nw mooglyguy2018-08-021-8/+1
* -abcbus/hdc, abcbus/lux21056, abcbus/lux4105, zorro/a590:, cbmiec/cmdhd, econ... mooglyguy2018-07-301-18/+27
* huc6261, huc6272: Use required_device instead of explicit lookups (nw) AJR2018-05-131-5/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-7/+7
* maps: Finish devices/video (nw) Olivier Galibert2018-04-201-8/+10
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-2/+2
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-7/+5
* updated devices/video devices to use device_add_mconfig insted of device_mcon... Ivan Vangelista2017-05-241-11/+5
* 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-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* srcclean (nw) Vas Crabb2017-02-191-23/+23
* Warning note (nw) angelosa2017-01-271-0/+3
* Device hookups (nw) angelosa2017-01-271-0/+6
* Added SCSI interface to King device (nw) angelosa2017-01-271-7/+77
* Added full pad inputs, some register hookups in King and fixed few bit mistak... angelosa2017-01-261-13/+76
* Added stub Rainbow device (nw) angelosa2017-01-261-1/+1
* Identify SCSI registers (nw) angelosa2017-01-261-8/+11
* King clean-ups (nw) angelosa2017-01-261-34/+49
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* clang-modernize part 3 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+249