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
/
emu
/
cpu
/
i86
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
i186: move 80186 peripherals into the cpu [Carl]
cracyc
2013-08-19
4
-512
/
+1844
*
(mess) at: preliminary PS/1 support [Carl]
cracyc
2013-07-25
2
-0
/
+3
*
i286: modernize [Carl]
cracyc
2013-07-25
20
-8768
/
+3258
*
Make modernized i86 core endian-safe again (Alex Jackson)
Alex W. Jackson
2013-07-24
2
-2
/
+8
*
i86 fixes to get TX-1 and Buggy Boy working again -nw-
Phil Bennett
2013-07-20
1
-7
/
+8
*
i86: mov cs,ew is not a valid 80186 instruction (nw)
cracyc
2013-07-02
1
-0
/
+22
*
i86: modernize 80[1]86 [Carl, Wilbert Pol]
cracyc
2013-07-02
2
-532
/
+3832
*
i286: repurpose unneeded static config as a20 line callback (nw)
cracyc
2013-06-15
3
-7
/
+24
*
i86: don't lose save_xor on reset. (nw)
R. Belmont
2013-06-13
1
-0
/
+3
*
i286: that isn't needed anymore (nw)
cracyc
2013-04-09
1
-1
/
+0
*
i286: make the registers in the debugger follow the 386 layout (nw)
cracyc
2013-04-09
3
-107
/
+158
*
i386: RPL must be not be greater than DPL in LSL and LAR (nw)
cracyc
2013-04-05
1
-2
/
+2
[next]