index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
devices
/
cpu
/
i86
/
i186.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
new working machines
cracyc
2020-02-08
1
-63
/
+211
*
Make devdelegate more like devcb for configuration. This is a
Vas Crabb
2019-10-26
1
-2
/
+2
*
Correct a few CPU device names (nw)
AJR
2019-10-08
1
-2
/
+2
*
i186: Fix weird handle_eoi bug [O. Galibert]
Olivier Galibert
2019-07-14
1
-1
/
+1
*
i186: Official names found for DMA registers (nw)
AJR
2019-05-19
1
-24
/
+23
*
i186: Peripheral register refinements
AJR
2019-05-19
1
-55
/
+82
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-0
/
+29
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-29
/
+0
*
i186: Add interrupt controller registers to debugger state
AJR
2019-03-11
1
-0
/
+12
*
i186: make drq level triggered (nw)
cracyc
2019-02-12
1
-0
/
+17
*
i186: revert dma change, breaks tandy2k and pcd (nw)
cracyc
2018-11-24
1
-4
/
+0
*
r9751: Implement proper SMIOC emulation through new uart emulation (#4188)
Brandon Munger
2018-10-24
1
-0
/
+4
*
emumem: Rename direct_read_handler to memory_access_cache. Parametrize the t...
Olivier Galibert
2018-05-11
1
-3
/
+1
*
i186: handle program space mapping for io block same as io space (nw)
cracyc
2018-03-29
1
-13
/
+52
*
Reshuffle some stuff:
Vas Crabb
2018-03-28
1
-1
/
+1
*
Blind faith fixed long names for almost all CPUs (nw)
angelosa
2018-03-15
1
-2
/
+2
*
destaticify initializations (nw) (#3289)
wilbertpol
2018-03-04
1
-2
/
+2
*
i86: Memory stuff (nw)
AJR
2018-02-04
1
-7
/
+0
*
Add some internal peripheral block registers to 80186 debug state
AJR
2018-02-03
1
-0
/
+29
*
Flushing some stuff... (nw)
Olivier Galibert
2018-01-18
1
-74
/
+74
*
make device_memory_interface slightly less of a special case, use a typedef t...
Vas Crabb
2017-07-10
1
-3
/
+3
*
dimemory: Lift the cap on the number of address spaces per device [O. Galibert]
Olivier Galibert
2017-07-03
1
-9
/
+12
*
Rename AS_DECRYPTED_OPCODES to AS_OPCODES [O. Galibert]
Olivier Galibert
2017-07-03
1
-1
/
+1
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
1
-13
/
+6
*
i186: stuff (nw)
cracyc
2017-04-29
1
-0
/
+2
*
i86: Add decrypted opcodes space support [O. Galibert]
Olivier Galibert
2017-04-01
1
-2
/
+14
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-2
/
+2
*
remove tag() argument from logerror() calls in cpu/i86, floppy code
Sergey Svishchev
2017-02-20
1
-3
/
+3
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
1
-0
/
+1
*
New not working
cracyc
2017-01-11
1
-6
/
+16
*
added halt to debugger state, so you can break out of a hlt instruction [smf]
smf-
2016-12-03
1
-2
/
+3
*
missed these (nw)
smf-
2016-12-03
1
-1
/
+1
*
Update disassembly if IP or CS are changed in the debugger. Also update IP & ...
smf-
2016-12-03
1
-8
/
+8
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-43
/
+43
*
disassembly window fixes (nw)
smf-
2016-10-19
1
-1
/
+1
*
Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi...
smf-
2016-09-28
1
-1
/
+2
*
Revert "Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for ...
Lord-Nightmare
2016-09-27
1
-2
/
+1
*
Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi...
smf-
2016-09-27
1
-1
/
+2
*
Less errorlog spam. (nw)
Curt Coder
2016-08-16
1
-6
/
+6
*
Let's give the new srcclean a spin...
Vas Crabb
2016-08-02
1
-1
/
+1
*
reverting:
Miodrag Milanovic
2016-01-20
1
-6
/
+6
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
1
-1
/
+1
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
1
-1
/
+1
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-6
/
+6
*
clang-modernize part 6
Miodrag Milanovic
2015-12-04
1
-9
/
+9
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
1
-2
/
+2
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+1710