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
*
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
*
i386: 80386 sreg push only 16 bits and loadall (nw)
cracyc
2016-02-19
6
-19
/
+99
*
i386: don't change IF when IOPL < CPL (nw)
cracyc
2016-02-14
1
-1
/
+8
*
Make generic VTLB implementation a modern device interface (nw)
AJR
2016-02-07
5
-41
/
+42
*
Add macros for alignment checking (nw)
AJR
2016-01-30
1
-10
/
+10
*
reverting:
Miodrag Milanovic
2016-01-20
2
-24
/
+24
*
Revert "rest of device parameters to std::string (nw)"
Miodrag Milanovic
2016-01-20
2
-4
/
+4
*
rest of device parameters to std::string (nw)
Miodrag Milanovic
2016-01-16
2
-4
/
+4
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
2
-24
/
+24
*
Revert "remove const (nw)"
Miodrag Milanovic
2016-01-13
2
-2
/
+2
*
remove const (nw)
Miodrag Milanovic
2016-01-11
2
-2
/
+2
*
Return std::string objects by value rather than pass by reference
AJR
2016-01-10
2
-4
/
+4
*
Revert "Update device names"
Miodrag Milanović
2015-12-28
1
-1
/
+1
*
Merge pull request #512 from MASHinfo/master
Miodrag Milanović
2015-12-28
1
-1
/
+1
|
\
|
*
Update i386.cpp
MASH
2015-12-20
1
-1
/
+1
*
|
cleanup (nw)
Miodrag Milanovic
2015-12-26
1
-5
/
+5
*
|
cleanup (nw)
Miodrag Milanovic
2015-12-26
2
-2
/
+2
|
/
*
removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ...
Miodrag Milanovic
2015-12-17
3
-24
/
+25
*
macro removal INLINE -> static inline (nw)
Miodrag Milanovic
2015-12-12
3
-25
/
+25
*
override part 1 (nw)
Miodrag Milanovic
2015-12-05
1
-33
/
+33
*
clang-modernize part 3
Miodrag Milanovic
2015-12-04
6
-57
/
+57
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
2
-0
/
+0
*
Move all devices into separate part of src tree (nw)
Miodrag Milanovic
2015-09-13
12
-0
/
+34341