summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/i8087.h
Commit message (Expand)AuthorAgeFilesLines
* Demote tautological-compare to a warning again. Vas Crabb2024-11-271-0/+6
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-2/+2
* softfloat: de-conflict include guards Patrick Mackinlay2023-02-011-2/+2
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+2
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* various drivers: simplified some more handlers (nw) Ivan Vangelista2020-05-141-2/+2
* i8087: apply relevant changes (nw) cracyc2019-12-301-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-7/+6
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-6/+7
* i8087: Replace memory interface with address space finder AJR2019-01-221-7/+6
* i2cmem,i7220,i80130,i8087,i8212,i8214,i82371sb,i8243: Removed MCFG, nw mooglyguy2018-08-291-11/+2
* devcb3 Vas Crabb2018-07-071-2/+2
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-6/+6
* i386: x87 bug fixes and FERR support [Andrey Merkulov] cracyc2017-12-161-0/+234