summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/68230pit.cpp
Commit message (Collapse)AuthorAgeFilesLines
* srcclean (nw) Vas Crabb2017-01-221-1/+1
|
* - WIP: Refactored device: MPCC 68561 (nw) Joakim Larsson Edstrom2017-01-161-12/+73
| | | | | - 68230 PIT: Added support for the PSR register, H1-H4 sense and direct pin levels - WIP: fccpu20: added mpcc device and serial interface (nw)
* 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
| | | | | - Don't forget all externally driven line states when the DDR changes - Return proper port values when line states are pushed instead of pulled
* 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 ↵ Joakim Larsson Edstrom2016-12-081-20/+76
| | | | port interrupts
* 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 ↵ Joakim Larsson Edstrom2016-11-301-7/+4
| | | | clock update interface
* 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
| | | | | | | - fccpu30: WIP New board variants added: cpu30x, cpu30xa, cpu30za, cpu30zbe, cpu30be8, cpu30be16, cpu30lite4, cpu30lite8, cpu30senr, cpu30senr501, cpu33 - fccpu30: support for -ramsize according to each board variant - fccpu: Prepared to split out base fccpu class to support drivers for cpu2x and cpu4x boards etc - fccpu30: renamed rom sets to reflect on content and versions
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-55/+55
| | | | | Use standard uint64_t, uint32_t, uint16_t or uint8_t instead of UINT64, UINT32, UINT16 or UINT8 also use standard int64_t, int32_t, int16_t or int8_t instead of INT64, INT32, INT16 or INT8
* 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 ↵ Joakim Larsson Edstrom2016-09-071-21/+25
| | | | interrupt controller support in the FGA002 device. Improved LOG messages in the 68230 device
* 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 ↵ Joakim Larsson Edstrom2016-06-301-74/+260
| | | | scnxx562 DUSCC devices
* 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
| | | | | | | SHA-1: 1f90ceab075c4869298e963bf0a14a0aac2f1caa * tags are now strings (nw) fix start project for custom builds in Visual Studio (nw)
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
| | | | This reverts commit caba131d844ade3f2b30d6be24ea6cf46b2949d7.
* 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
| | | | fix start project for custom builds in Visual Studio (nw)
* 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