summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/alto2/a2kbd.h
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of a bunch of _Names - any name starting with an underscore followed ↵ Vas Crabb2020-08-251-3/+3
| | | | by an uppercase letter is reserved
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-181-1/+1
|
* A round of spelling/typographical fixes to source comments (nw) Scott Stone2016-11-241-2/+2
|
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
| | | | | 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
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+109