summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/i8155.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (nw) fixed the build. The compiler complained about the 2nd usage but not the... Robbbert2019-07-201-2/+2
* i8155: Update port outputs upon mode change AJR2019-07-191-54/+71
* (nw) Clean up the mess on master Vas Crabb2019-03-261-13/+13
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-13/+13
* i8155, nsc810: Simplify read/write handlers (nw) AJR2019-03-071-13/+13
* i8155: Eliminate unnecessary memory interface for internal RAM (nw) AJR2018-08-221-30/+7
* i8155: Silence logging (nw) AJR2018-05-151-1/+1
* maps: Finish devices/machine (nw) Olivier Galibert2018-04-201-3/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2
* i8155: Regression fix for gldarrow (nw) AJR2017-10-231-2/+2
* i8155: Substantial rewrite of timer emulation AJR2017-10-221-105/+138
* i8155: Trivia (nw) AJR2017-10-091-0/+7
* (nw) uarts for mccpm, mice ; other cleanups Robbbert2017-09-171-1/+2
* 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-3/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Start cleaning up duplicate shortnames Vas Crabb2017-03-031-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-2/+2
* Attempt at fixing 8155 timer behavior so 8085 doesn't lose interrupts in equites AJR2016-12-111-20/+27
* amusco: Identify and hook up 8155 interface chips for LPT & RTC AJR2016-11-071-21/+21
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-8/+8
* reverting: Miodrag Milanovic2016-01-201-22/+22
* tags are now strings (nw) Miodrag Milanovic2016-01-161-22/+22
* clang-modernize part 3 Miodrag Milanovic2015-12-041-2/+2
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+593