summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/68230pit.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 68230pit.cpp: Not fully implemented, but worth adding (nw) AJR2018-03-131-1/+3
* (nw) Fixed the build (variables set but not used) Robbbert2018-03-131-8/+8
* 68230pit.cpp: Subtle but helpful internal improvements (nw) AJR2018-03-131-22/+13
* Remove remaining firstcpu usage from devices (nw) AJR2018-01-041-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-42/+11
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* srcclean (nw) Vas Crabb2017-01-221-1/+1
* - WIP: Refactored device: MPCC 68561 (nw) Joakim Larsson Edstrom2017-01-161-12/+73
* fixed BIM template syntax and another PIT LOG macro Joakim Larsson Edstrom2017-01-121-1/+1
* Improved LOG system Joakim Larsson Edstrom2017-01-121-104/+117
* 68230pit updates: [R. Belmont] arbee2017-01-111-6/+43
* first srcclean pass (nw) Vas Crabb2016-12-251-5/+5
* Typo fix: beeing → being Jordi Mallach2016-12-141-2/+2
* 68230: added initial support for timer interrupts and embryonic support for p... Joakim Larsson Edstrom2016-12-081-20/+76
* Fixed bug in port A-C write and added check of DDR registers for bit updates Joakim Larsson Edstrom2016-12-061-23/+62
* Fixed typo and removed uneeded counter in exchange for a more clear TIN pin c... Joakim Larsson Edstrom2016-11-301-7/+4
* Improved reset, timer and port C behaviour Joakim Larsson Edstrom2016-11-291-27/+120
* srcclean (nw) Vas Crabb2016-11-271-4/+4
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-1/+1
* - Small fixes: PIT68230, FGA022, DUSCC Joakim Larsson Edstrom2016-11-131-12/+32
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-55/+55
* srcclean (nw) Vas Crabb2016-09-261-1/+1
* Fixed redundant logerror parameters and trailing spaces Joakim Larsson Edstrom2016-09-071-2/+2
* Added interrupt support in DUSCC device, Force CPU30 board driver and interru... Joakim Larsson Edstrom2016-09-071-21/+25
* Cleanups and version bump Miodrag Milanovic2016-07-271-74/+74
* Added support for the 24 bit timer Joakim Larsson Edstrom2016-07-061-0/+1
* New board: Force Computers ISIO-1, improved support for 68230 PIT and scnxx56... Joakim Larsson Edstrom2016-06-301-74/+260
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-94/+94
* completed the parallell port part now supporting all ports A,B and C, still WIP Joakim Larsson Edstrom2016-06-101-187/+476
* 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
* cleanup (nw) Miodrag Milanovic2015-12-261-1/+1
* Fixed uninitialized class members Miodrag Milanovic2015-11-191-4/+4
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+265