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
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reshuffle some stuff:
Vas Crabb
2018-03-28
1
-2
/
+2
*
don't pass so many naked pointers around (nw)
Vas Crabb
2018-03-25
2
-3
/
+3
*
Blind faith fixed long names for almost all CPUs (nw)
angelosa
2018-03-15
1
-10
/
+10
*
destaticify initializations (nw) (#3289)
wilbertpol
2018-03-04
1
-5
/
+5
*
i386/i286: fix default cs flags (nw)
cracyc
2018-02-02
1
-21
/
+26
*
i386: permit lock with other prefixes (nw)
cracyc
2018-01-08
1
-8
/
+8
*
i386: correct when some opcodes were introduced (nw)
Melissa Goad
2017-12-31
1
-97
/
+97
*
srcclean and manual cleanups (nw)
Vas Crabb
2017-12-24
1
-2
/
+2
*
i386: little fix in rsm instruction (nw)
S.Z
2017-12-17
1
-1
/
+1
*
i386.cpp: small change to enter system management mode (nw)
S.Z
2017-12-17
1
-0
/
+1
*
i386: x87 bug fixes and FERR support [Andrey Merkulov]
cracyc
2017-12-16
3
-22
/
+64
*
Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame""
Firehawke
2017-12-13
1
-53
/
+53
*
Revert "Merge branch 'master' of https://github.com/mamedev/mame"
Firehawke
2017-12-13
1
-53
/
+53
*
i386.cpp: correct pentium_smi (nw)
S.Z
2017-12-10
1
-53
/
+53
*
(nw) misc cleanup: start replacing auto_alloc_* with smart pointers, get
Vas Crabb
2017-12-01
1
-28
/
+5
*
emumem: API change [O. Galibert]
Olivier Galibert
2017-11-29
2
-2
/
+2
*
dvdisasm: Overhaul [O. Galibert]
Olivier Galibert
2017-11-26
4
-363
/
+411
*
i386: use correct stack size in retf (nw)
cracyc
2017-10-17
1
-3
/
+3
*
This is too contentious, please put it up for review
Vas Crabb
2017-08-01
3
-8
/
+9
*
Create explicit i386dasm include for x86 DRC (nw)
AJR
2017-08-01
2
-2
/
+6
*
Changes to debugger memory address translation
AJR
2017-08-01
3
-9
/
+8
*
make device_memory_interface slightly less of a special case, use a typedef t...
Vas Crabb
2017-07-10
2
-3
/
+3
*
dimemory: Lift the cap on the number of address spaces per device [O. Galibert]
Olivier Galibert
2017-07-03
2
-3
/
+10
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
2
-120
/
+112
*
i386: oopsy (nw)
cracyc
2017-04-14
1
-1
/
+1
*
m68000, i386: Workaround for multiple inclusion until SoftFloat is updated to...
AJR
2017-04-12
1
-0
/
+5
*
i386: add a cpuid supporting 486 (nw)
cracyc
2017-04-10
2
-0
/
+33
*
i386: ignore float exceptions in debugger (nw)
cracyc
2017-04-09
1
-0
/
+1
*
i386: save additional CPU flags
Scott Percival
2017-03-23
1
-2
/
+23
*
i386: fix enum range check
Scott Percival
2017-03-23
2
-2
/
+2
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-10
/
+10
*
Make devcb objects more consistently available for further configuration (nw)
AJR
2017-01-31
1
-1
/
+1
*
i386: logerror for invalid rep rather than fatal error (nw)
cracyc
2017-01-04
1
-2
/
+3
*
Merge pull request #1317 from npwoods/disasm_stdstring
Vas Crabb
2016-11-21
3
-19
/
+6
|
\
|
*
Changed disassembler infrastructure to not use char buffers internally
Nathan Woods
2016-11-20
3
-19
/
+6
*
|
Revert "moved debugger_access() from address space to machine & removed the a...
Vas Crabb
2016-11-21
1
-0
/
+2
|
/
*
moved debugger_access() from address space to machine & removed the anti-patt...
smf-
2016-11-19
1
-2
/
+0
*
Introduce u8/u16/u32/u64/s8/s16/s32/s64
Vas Crabb
2016-11-19
2
-43
/
+43
*
Whitespace fixes
Nathan Woods
2016-10-26
1
-12
/
+12
*
Changed the x86 disassembler to use 'std::ostream &' internally
Nathan Woods
2016-10-25
3
-308
/
+326
*
some TRUE/FALSE cleanup (nw)
Miodrag Milanovic
2016-10-22
4
-101
/
+101
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
11
-3040
/
+3040
*
Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi...
smf-
2016-09-28
1
-0
/
+1
*
Revert "Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for ...
Lord-Nightmare
2016-09-27
1
-1
/
+0
*
Make sure all cpu's export STATE_GENPCBASE and use safe_pcbase() for everythi...
smf-
2016-09-27
1
-0
/
+1
*
INC -> HXX makes editors and code analyzers see it as C++ (nw)
Miodrag Milanovic
2016-05-01
7
-6
/
+6
*
NULL->nullptr, instead of DEVCB_NULL use always DEVCB_NOOP to prevent confusi...
Miodrag Milanovic
2016-04-24
1
-1
/
+1
*
Replace strformat, strprintf and strcatprintf with type-safe steam_format and...
Vas Crabb
2016-02-28
1
-17
/
+17
*
i386: stuff (nw)
cracyc
2016-02-20
1
-2
/
+2
*
i386: oops(nw)
cracyc
2016-02-19
1
-1
/
+1
[next]