summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/i8279.cpp
Commit message (Expand)AuthorAgeFilesLines
* i8279: Fix accidentally uncovered crash in turbo (nw) AJR2020-02-251-0/+4
* i8279: Correct keyboard scan rate and logging thereof AJR2020-02-241-4/+4
* i8279: More fine-tuning (nw) AJR2020-02-201-3/+3
* i8279: Remove timing hack; make sure SL3 gets output (Pied Piper needs it) AJR2020-02-201-8/+3
* i8279: Simplify handler signatures; add save state; disable read side effects... AJR2020-02-201-65/+83
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+7
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* i8279: Unify read/write handlers for standard A0-to-A0 hookup (nw) AJR2016-11-081-0/+17
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-20/+20
* reverting: Miodrag Milanovic2016-01-201-4/+4
* tags are now strings (nw) Miodrag Milanovic2016-01-161-4/+4
* cleanup (nw) Miodrag Milanovic2015-12-261-3/+3
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-6/+6
* - Fix PVS-Studio warning V564, "The &/| operator is applied to bool type value. therealmogminer@gmail.com2015-11-091-2/+8
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+489