summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/i386/athlon.cpp
Commit message (Expand)AuthorAgeFilesLines
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-181-2/+2
* emumem: A little more speedup. cache and specific change syntax, and are not... Olivier Galibert2020-05-251-24/+30
* i386: unbreak the x87 and flesh out 486 float exceptions a bit (nw) cracyc2019-12-201-2/+2
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* Remove some msvc warnings (nw) yz70s2019-06-121-0/+3
* srcclean (nw) Vas Crabb2019-05-261-4/+4
* i386: Improve splitting of unaligned accesses (excluding program fetches) AJR2019-05-191-0/+954