summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/interpro/keyboard/hle.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into time-experiments2 Aaron Giles2021-09-101-1/+1
|\
| * -Reworked device type definition macros a little and added more Doxygen. Vas Crabb2021-09-071-1/+1
* | Since I already had to touch all device_timer signatures, bite the bullet and... Aaron Giles2021-08-201-2/+2
* | Switch out attoseconds in favor of more abstract subseconds. Update everyone ... Aaron Giles2021-04-021-1/+1
* | Major timer object reshuffling. timer_expired_delegate wraps the various call... Aaron Giles2021-03-261-1/+1
* | Add scheduler object and accessor to device_t. Upgrade all 3 timer parameters... Aaron Giles2021-03-241-1/+1
|/
* -Switch to building MAME as C++17. Vas Crabb2020-11-151-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-4/+4
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-4/+4
* screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... Ivan Vangelista2019-02-111-4/+4
* interpro: lle keyboard wip checkpoint (nw) Patrick Mackinlay2018-05-141-9/+0
* 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-1/+1
* interpro: graphics improvements (#3263) Patrick Mackinlay2018-02-231-20/+32
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* interpro: expansion bus/slots and keyboard Patrick Mackinlay2017-10-231-0/+461