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
/
emu
/
cpu
/
i86
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
8
-7879
/
+0
*
blame balrog for this :) (NW)
Cowering
2015-07-08
1
-1
/
+1
*
memory: Remove support for decrypted bases, use an address space instead [O. ...
Olivier Galibert
2015-06-24
3
-6
/
+6
*
Cleanups and version bump
mame0163
Miodrag Milanovic
2015-06-24
1
-2
/
+2
*
i86: add very limited lock support (just enough for the apricot
Dirk Best
2015-06-09
2
-0
/
+18
*
Sorted out cpu cores (nw)
Miodrag Milanovic
2015-05-13
7
-13
/
+13
*
Changes for Bryan McPhail (nw)
Miodrag Milanovic
2015-05-11
1
-2
/
+2
*
Added dummy license headers for EMU section (nw)
Miodrag Milanovic
2015-05-07
7
-0
/
+14
*
moved all to std::string (nw)
Miodrag Milanovic
2015-04-22
4
-8
/
+8
*
string -> str rename due to future conflicts (nw)
Miodrag Milanovic
2015-04-12
4
-8
/
+8
*
Tidy whitespace in plain text files
Zoë Blade
2015-04-08
1
-5
/
+5
*
(mess) pcd: doesn't display anything yet but almost completes post (nw)
cracyc
2015-02-08
1
-3
/
+12
*
i186: forgot this (nw)
cracyc
2014-12-15
1
-0
/
+2
*
i86: Fixed debugging with segment prefixes. (nw)
Curt Coder
2014-12-06
1
-1
/
+4
*
Cleanups and version bump
mame0155
Miodrag Milanovic
2014-10-15
1
-4
/
+4
*
fixed most of the -Wunreachable-code-break and -Wunreachable-code-return warn...
Oliver Stöneberg
2014-09-08
1
-1
/
+0
*
nothing much
Michaël Banaan Ananas
2014-08-14
2
-64
/
+73
*
small cleanup
Michaël Banaan Ananas
2014-08-14
1
-10
/
+12
*
fixed usage of uninitialized members in i80186_cpu_device (nw)
Oliver Stöneberg
2014-08-08
1
-2
/
+8
*
Cleanups and version bump
Miodrag Milanovic
2014-07-22
1
-4
/
+4
*
(mess) rmnimbus: make scsi work (nw)
cracyc
2014-07-15
1
-3
/
+0
*
i186: interrupt level triggering and simplify timers (nw)
cracyc
2014-07-12
2
-46
/
+39
*
(mess) rmnimbus: fix and simplify more drawing code (nw)
cracyc
2014-07-07
2
-32
/
+19
*
i86.c: 0x60 shadow omitted in previous patch. Needed for DOS 2. [Bavarese]
Scott Stone
2014-07-01
1
-1
/
+1
*
i186: fix timer read (nw)
cracyc
2014-06-18
2
-2
/
+7
*
rainbow.c: New floppy code - uses more reliable 'wd_fdc'. [Bavarese]
Scott Stone
2014-06-09
1
-6
/
+10
*
devcv2 -> devcb (nw)
Miodrag Milanovic
2014-05-14
2
-15
/
+15
*
i86: Add 0x6x instruction shadows, used by DEC Rainbow MS-DOS 2.01. [R. Belmo...
R. Belmont
2014-05-10
1
-2
/
+20
*
fixed usage of uninitialized members in i80186_cpu_device (nw)
Oliver Stöneberg
2014-04-25
1
-3
/
+7
*
fixed usage of uninitialized member in i8086_common_cpu_device (nw)
Oliver Stöneberg
2014-04-25
1
-0
/
+1
*
fixed usage of uninitialized members in i80286_cpu_device (nw)
Oliver Stöneberg
2014-04-24
1
-0
/
+14
*
fixed usage of uninitialized member in i8086_common_cpu_device (nw)
Oliver Stöneberg
2014-04-24
1
-0
/
+2
*
i186: use static set irq and clean up leftovers (nw)
cracyc
2014-04-23
1
-2
/
+2
*
Cleanups and version bump
mame0153
Miodrag Milanovic
2014-04-07
1
-1
/
+1
*
8086 MOV sreg behavior confirmed on hardware, no longer a guess (nw)
Alex W. Jackson
2014-04-07
1
-20
/
+2
*
i286: fault on invalid sreg access (nw)
cracyc
2014-04-02
1
-0
/
+11
*
replace assert with guessed behavior + logerror (nw)
Alex W. Jackson
2014-04-02
1
-2
/
+2
*
added assert to src/emu/cpu/i86/i86.c for known index out-of-bounds access (nw)
Oliver Stöneberg
2014-04-02
1
-0
/
+1
*
i86: fix shifts by very large (> 32) amounts. fixes ibm xt detection by
Dirk Best
2014-02-14
1
-14
/
+30
*
Fixed MT05297. (nw)
Ivan Vangelista
2013-12-26
1
-2
/
+5
*
Continuing with "old GCC" fixes. (nw)
R. Belmont
2013-11-16
2
-16
/
+16
*
i286: fix trap flag (nw)
cracyc
2013-11-01
1
-1
/
+4
*
i286: fix task state segments (nw)
cracyc
2013-11-01
1
-9
/
+10
*
i186: timer is 1/4 internal clock, 1/8 external clock (nw)
cracyc
2013-10-20
1
-2
/
+2
*
i186: Added internal clock divider. [Curt Coder]
Curt Coder
2013-10-19
1
-0
/
+3
*
Cleanups and version bump
mame0150
Miodrag Milanovic
2013-09-17
3
-4
/
+3
*
i386: int 0 when aam has a 0 radix (nw)
cracyc
2013-09-12
1
-1
/
+1
*
(mess) compis: doesn't appear to use text mode (nw)
cracyc
2013-08-23
1
-1
/
+1
*
(mess) compis: starts to read the floppies (nw)
cracyc
2013-08-20
1
-1
/
+1
*
fixed faulty if-condition in src/emu/cpu/i86/i186.c (nw)
Oliver Stöneberg
2013-08-19
1
-1
/
+1
[next]