summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/pit8253.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-5/+5
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-6/+6
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-16/+8
* Revert initialisation of device members in headers. Vas Crabb2022-04-031-25/+25
* init vars for coverity (devices/machine/k-p) Robbbert2022-04-021-25/+25
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* srcclean for 0.224 Vas Crabb2020-08-231-1/+1
* Sound and other improvements to Sega G-80 games. (#7103) Aaron Giles2020-08-191-3/+17
* (nw) whole lot less of { *this } Vas Crabb2020-02-051-1/+1
* pit8253: minor refactor (nw) Patrick Mackinlay2019-09-131-1/+0
* (nw) Clean up the mess on master Vas Crabb2019-03-261-3/+3
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-3/+3
* freeway: Separate from amusco.cpp into its own skeleton driver (nw) AJR2019-01-191-3/+3
* pit8253.h: removed MCFG macros (nw) Ivan Vangelista2018-10-301-24/+0
* space, space, space, space, space, space, space, space, mem_mask (nw) smf-2018-09-231-2/+2
* devcb3 Vas Crabb2018-07-071-3/+4
* pit8253: Counters are now subdevices AJR2018-03-031-89/+95
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-16/+16
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-0/+3
* compc: handle slight fe2010 pit incompatibility (nw) cracyc2017-07-101-2/+17
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-10/+12
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-17/+17
* reverting: Miodrag Milanovic2016-01-201-3/+3
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* override part 1 (nw) Miodrag Milanovic2015-12-051-4/+4
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+172