summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/kay_kbd.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* -osd: Clean up inline maths utilities. Vas Crabb2021-01-181-2/+1
* Numerous drivers: Modernization and runtime tag lookup elimination AJR2020-10-181-1/+3
* kaypro: fixed '!' natural key Robbbert2020-09-181-1/+1
* mame/machine: simplified some handlers (nw) Ivan Vangelista2020-04-231-5/+5
* mcs48: Removed MCFG, nw mooglyguy2018-12-081-12/+11
* there's a key for that now (nw) Vas Crabb2018-05-151-3/+4
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-8/+8
* remove safe_pc() and safe_pcbase() (nw) smf-2018-04-131-1/+1
* Grammar police (nw) Olivier Galibert2018-02-241-1/+1
* search-replace .0_?Hz_XTAL to _?Hz_XTAL (nw) hap2018-01-261-1/+1
* it reduces the need for ' digit grouping in drivers, and it even reads natura... Vas Crabb2018-01-251-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* srcclean (nw) Vas Crabb2017-11-261-9/+9
* fix for MSVC (nw) smf-2017-10-301-1/+1
* zero-based bits dammit (fix kaypro keyboard bell) (nw) Vas Crabb2017-10-301-5/+6
* z80sio: Made async receive behave more like real device. Vas Crabb2017-10-301-1/+28
* this is a rewrite (nw) Vas Crabb2017-10-281-1/+1
* Replaced hacky Kaypro keyboard that bypassed the SIO with emulated Vas Crabb2017-10-281-446/+336
* srcclean (nw) Vas Crabb2017-10-221-0/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-16/+16
* TIMER_CALLBACK to TIMER_CALLBACK_MEMBER (nw) Miodrag Milanovic2016-03-071-23/+16
* BEEP device clock() added, instead of default frequency of 3250 hap2016-01-211-1/+0
* make output be part of driver_device (nw) Miodrag Milanovic2016-01-101-3/+3
* modernize output_manager (nw) Miodrag Milanovic2016-01-101-3/+3
* removed memory tracking (nw) Miodrag Milanovic2016-01-081-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+517