summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/68230pit.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-31/+31
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-10/+2
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* devices/machine: simplified more handlers (nw) Ivan Vangelista2020-03-251-2/+2
* -68230pit, 68307, 68340, 6840ptm, 6850acia, 68561mpcc: Removed MCFG macros an... mooglyguy2018-08-111-52/+12
* devcb3 Vas Crabb2018-07-071-12/+12
* copyright holder consistency (nw) hap2018-06-261-1/+1
* 68230pit.cpp: Subtle but helpful internal improvements (nw) AJR2018-03-131-5/+6
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-24/+24
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-52/+54
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* - WIP: Refactored device: MPCC 68561 (nw) Joakim Larsson Edstrom2017-01-161-1/+18
* 68230pit updates: [R. Belmont] arbee2017-01-111-0/+3
* first srcclean pass (nw) Vas Crabb2016-12-251-45/+45
* 68230: added initial support for timer interrupts and embryonic support for p... Joakim Larsson Edstrom2016-12-081-12/+35
* Added bit wise update methods for all ports and moved register access methods... Joakim Larsson Edstrom2016-12-041-0/+28
* Fixed typo and removed uneeded counter in exchange for a more clear TIN pin c... Joakim Larsson Edstrom2016-11-301-6/+6
* Improved reset, timer and port C behaviour Joakim Larsson Edstrom2016-11-291-0/+65
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-64/+64
* Cleanups and version bump Miodrag Milanovic2016-07-271-23/+23
* Added support for the 24 bit timer Joakim Larsson Edstrom2016-07-061-1/+1
* New board: Force Computers ISIO-1, improved support for 68230 PIT and scnxx56... Joakim Larsson Edstrom2016-06-301-9/+48
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-18/+18
* completed the parallell port part now supporting all ports A,B and C, still WIP Joakim Larsson Edstrom2016-06-101-42/+117
* reverting: Miodrag Milanovic2016-01-201-2/+2
* 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-2/+2
* override part 3 (nw) Miodrag Milanovic2015-12-051-4/+4
* Cleanups and version bumpmame0166 Miodrag Milanovic2015-09-301-5/+5
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+131