summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/i86/i186.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-2/+2
* diexec: remove vestigal execute_input_lines() hap2024-09-181-1/+0
* altos/altos586.cpp: Added preliminary Altos ACS586 emulation. (#11670) Lubomir Rintel2024-08-031-1/+1
* isa/dectalk: hack it to work until it can be better understood cracyc2024-07-021-0/+3
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-8/+8
* i186: Add Am186EM and Am188EM variant types AJR2022-07-261-0/+26
* pwrview: display and sio wip cracyc2022-06-091-0/+2
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-5/+2
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* i186: Timer updates AJR2021-03-151-3/+4
* finally retired the READ8/16/32/64 and WRITE8/16/32/64 macros (nw) Ivan Vangelista2020-06-181-2/+2
* 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