summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/i86/i186.h
Commit message (Expand)AuthorAgeFilesLines
* fix various things. checkpointed the alphatpc16, will credit before next rel... cracyc2020-02-111-1/+1
* new working machines cracyc2020-02-081-1/+7
* Make many device_execute_interface functions noexcept, including the "informa... AJR2019-11-091-3/+3
* i186: Official names found for DMA registers (nw) AJR2019-05-191-10/+10
* i186: Peripheral register refinements AJR2019-05-191-6/+7
* (nw) Clean up the mess on master Vas Crabb2019-03-261-3/+9
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-9/+3
* i186: Add interrupt controller registers to debugger state AJR2019-03-111-1/+6
* srcclean (nw) Vas Crabb2019-02-241-1/+1
* i186: make drq level triggered (nw) cracyc2019-02-121-2/+3
* Fixed regressions in konamim2 and mexico86, nw mooglyguy2018-12-151-16/+0
* devcb3 Vas Crabb2018-07-071-4/+8
* i186: handle program space mapping for io block same as io space (nw) cracyc2018-03-291-0/+4
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-8/+8
* i86: Memory stuff (nw) AJR2018-02-041-1/+0
* Add some internal peripheral block registers to 80186 debug state AJR2018-02-031-0/+14
* Flushing some stuff... (nw) Olivier Galibert2018-01-181-1/+1
* make device_memory_interface slightly less of a special case, use a typedef t... Vas Crabb2017-07-101-1/+1
* dimemory: Lift the cap on the number of address spaces per device [O. Galibert] Olivier Galibert2017-07-031-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-11/+14
* i86: Add decrypted opcodes space support [O. Galibert] Olivier Galibert2017-04-011-1/+2
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-40/+40
* reverting: Miodrag Milanovic2016-01-201-3/+3
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* override part 1 (nw) Miodrag Milanovic2015-12-051-14/+14
* clang-modernize part 3 Miodrag Milanovic2015-12-041-1/+1
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+151