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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s2650: I/O modernization
AJR
2017-06-22
2
-30
/
+61
*
Improve validation checking for address ranges (nw)
AJR
2017-06-22
2
-9
/
+8
*
minor fixes
Patrick Mackinlay
2017-06-20
1
-1
/
+1
*
Merge remote-tracking branch 'refs/remotes/mamedev/master' into interpro
Patrick Mackinlay
2017-06-20
66
-2156
/
+2212
|
\
|
*
One last device type to fix (nw)
AJR
2017-06-19
2
-3
/
+3
|
*
Fix other TMS70xx internal ROM regions properly (nw)
AJR
2017-06-10
1
-1
/
+1
|
*
tms7000: Fix internal ROM region mapping (nw)
AJR
2017-06-10
1
-4
/
+4
|
*
tlcs90: Forwarding and some other stuff (nw)
AJR
2017-06-04
1
-4
/
+15
|
*
adsp2100: Make HALT_LINE halt the cpu and add function for get base address o...
Ted Green
2017-06-04
2
-0
/
+8
|
*
various comment updates (nw)
Lord-Nightmare
2017-06-04
1
-2
/
+2
|
*
devices/cpu to device_add_mconfig (nw)
Ivan Vangelista
2017-05-31
46
-650
/
+520
|
*
Replace fake TLCS-90 I/O space with callbacks
AJR
2017-05-30
2
-22
/
+88
|
*
srcclean (nw)
Vas Crabb
2017-05-28
7
-20
/
+20
|
*
Quick and dirty split of most MC6801/MC6803/HD63701 features from base M6800 ...
AJR
2017-05-26
6
-1454
/
+1538
|
*
z8: Timer clock cleanup (nw)
AJR
2017-05-25
1
-4
/
+4
|
*
basic VT03 support
David Haywood
2017-05-23
2
-1
/
+18
|
*
interpro improvements, plus some naive scsi hacks (#2330)
Patrick Mackinlay
2017-05-23
2
-4
/
+4
*
|
added cpu id support
Patrick Mackinlay
2017-06-07
2
-13
/
+27
*
|
Merge remote-tracking branch 'refs/remotes/mamedev/master' into interpro
Patrick Mackinlay
2017-05-23
24
-26
/
+26
|
\
|
|
*
general cleanup:
Vas Crabb
2017-05-23
1
-1
/
+1
|
*
Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you.
Vas Crabb
2017-05-22
23
-25
/
+25
*
|
fix some log messages
Patrick Mackinlay
2017-05-23
1
-2
/
+2
*
|
tidy up
Patrick Mackinlay
2017-05-19
1
-3
/
+3
*
|
Merge remote-tracking branch 'refs/remotes/mamedev/master' into interpro
Patrick Mackinlay
2017-05-19
449
-7915
/
+9073
|
\
|
|
*
final timer_pulse removal (nw)
Ivan Vangelista
2017-05-16
2
-1
/
+3
|
*
Buffer overrun warnings from GCC 7.1 fixed (nw)
Miodrag Milanovic
2017-05-15
1
-2
/
+3
|
*
spc700: 3 more (nw)
hap
2017-05-15
1
-3
/
+3
|
*
spc700: fix N flag in OP_LSRM (nw)
hap
2017-05-15
1
-1
/
+1
|
*
spc700: get rid of unneeded shifts (nw)
hap
2017-05-15
1
-16
/
+16
|
*
Fix obvious bugs found by GCC 7.1 (nw)
Miodrag Milanovic
2017-05-15
2
-2
/
+2
|
*
and another (nw)
Vas Crabb
2017-05-15
1
-0
/
+1
|
*
forgot this (nw)
Vas Crabb
2017-05-15
1
-0
/
+3
|
*
thorn in my side (nw)
Vas Crabb
2017-05-15
2
-9
/
+6
|
*
work around MSVC issue (nw)
Vas Crabb
2017-05-15
1
-1
/
+6
|
*
more incorrect names fixed (nw)
smf-
2017-05-14
1
-4
/
+4
|
*
Fixed various issues that failed when compiling Vas' changes on MSVC
Nathan Woods
2017-05-14
1
-3
/
+3
|
*
Move static data out of devices into the device types. This is a significant...
Vas Crabb
2017-05-14
419
-6342
/
+6090
|
*
TMS3203x: RTPS should be RPTS -nw-
Philip Bennett
2017-05-13
3
-10
/
+10
|
*
hmcs40: fix possible issue with irq/lpu (nw)
hap
2017-05-12
2
-2
/
+2
|
*
Override several inits unnecessary for sm590 (nw)
Lord-Nightmare
2017-05-10
3
-4
/
+14
|
*
Replace sm590 adx handler with override since behavior differs slightly from ...
Lord-Nightmare
2017-05-10
2
-4
/
+12
|
*
Fix sm5xx cpu header guard defines to not use a leading underscore, per compi...
Lord-Nightmare
2017-05-10
4
-12
/
+12
|
*
Fix off-by-one error for rom size in SM590 core (nw)
Lord-Nightmare
2017-05-10
1
-3
/
+3
|
*
rip out unnecessary stuff (nw)
Lord-Nightmare
2017-05-09
1
-13
/
+1
|
*
sm510d: get rid of half-broken param fetch (nw)
hap
2017-05-09
3
-10
/
+11
|
*
comment/eof fixes (nw)
Lord-Nightmare
2017-05-09
2
-2
/
+2
|
*
Add preliminary Sharp SM590 CPU core [Lord Nightmare, hap]
Lord-Nightmare
2017-05-09
7
-22
/
+611
|
*
sm510: add note (nw)
hap
2017-05-08
1
-1
/
+7
|
*
(nw) tms34010: fixed dasm of MOVB/MOVE absolute to absolute.
Robbbert
2017-05-07
1
-2
/
+11
|
*
SM511: added instruction clock divider (nw)
hap
2017-05-06
5
-12
/
+52
[prev]
[next]