index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove tag() argument from logerror() calls in cpu/i86, floppy code
Sergey Svishchev
2017-02-20
3
-16
/
+16
*
Remove emu.h from headers (nw)
Olivier Galibert
2017-02-11
4
-2
/
+2
*
New not working
cracyc
2017-01-11
1
-6
/
+16
*
Don't change cs if new pc/curpc is within the current segment on i86/i186, fi...
smf-
2016-12-03
3
-3
/
+45
*
added halt to debugger state, so you can break out of a hlt instruction [smf]
smf-
2016-12-03
5
-12
/
+16
*
missed these (nw)
smf-
2016-12-03
3
-3
/
+15
*
Update disassembly if IP or CS are changed in the debugger. Also update IP & ...
smf-
2016-12-03
5
-71
/
+86
*
Changed disassembler infrastructure to not use char buffers internally
Nathan Woods
2016-11-20
2
-7
/
+3
*
Do not use FUNC in delegate where applicable (nw)
Miodrag Milanovic
2016-11-06
1
-1
/
+1
*
Changed the x86 disassembler to use 'std::ostream &' internally
Nathan Woods
2016-10-25
1
-2
/
+6
*
converted lot of TRUE/FALSE to real boolean and updated types (nw)
Miodrag Milanovic
2016-10-22
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
7
-515
/
+515
*
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
3
-3
/
+8
*
Revert "Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for ...
Lord-Nightmare
2016-09-27
3
-8
/
+3
*
Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi...
smf-
2016-09-27
3
-3
/
+8
*
Less errorlog spam. (nw)
Curt Coder
2016-08-16
1
-6
/
+6
*
made common_op for wip tool (nw)
Miodrag Milanovic
2016-08-12
1
-1
/
+1
*
Let's give the new srcclean a spin...
Vas Crabb
2016-08-02
1
-1
/
+1
*
tv990: WIP (nw)
cracyc
2016-07-23
1
-1
/
+1
*
Replace strformat, strprintf and strcatprintf with type-safe steam_format and...
Vas Crabb
2016-02-28
2
-4
/
+4
*
i86: fix notes (nw)
cracyc
2016-01-28
1
-6
/
+9
*
Cleanups and version bump
mame0170
Miodrag Milanovic
2016-01-27
1
-3
/
+3
*
apply: 27c27
David Haywood
2016-01-25
1
-11
/
+16
*
reverting:
Miodrag Milanovic
2016-01-20
6
-33
/
+33
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
4
-6
/
+6
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
4
-6
/
+6
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
6
-33
/
+33
*
Revert "remove const (nw)"
Miodrag Milanovic
2016-01-13
4
-4
/
+4
*
remove const (nw)
Miodrag Milanovic
2016-01-11
4
-4
/
+4
*
Return std::string objects by value rather than pass by reference
AJR
2016-01-10
5
-8
/
+8
*
cleanup (nw)
Miodrag Milanovic
2015-12-26
1
-1
/
+1
*
override part 2 (nw)
Miodrag Milanovic
2015-12-05
1
-17
/
+17
*
override part 1 (nw)
Miodrag Milanovic
2015-12-05
2
-29
/
+29
*
clang-modernize part 6
Miodrag Milanovic
2015-12-04
1
-9
/
+9
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
4
-5
/
+5
*
Fix compile for Intel C++ 15 compiler (nw)
Miodrag Milanovic
2015-11-14
1
-1
/
+1
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
3
-0
/
+0
*
nothing to see here; move along
kazblox
2015-10-26
1
-2
/
+2
*
i86 - implement 0xF1 alias for 0xF0 (LOCK)
kazblox
2015-10-25
1
-5
/
+7
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
8
-0
/
+7879