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
/
machine
/
smpc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove first_screen from smpc, nw
mooglyguy
2018-03-10
1
-4
/
+2
*
destaticify initializations (nw) (#3289)
wilbertpol
2018-03-04
1
-16
/
+0
*
API change: Memory maps are now methods of the owner class [O. Galibert]
Olivier Galibert
2018-02-12
1
-2
/
+2
*
API Change: Machine configs are now a method of the owner class, and the prot...
Olivier Galibert
2018-01-17
1
-1
/
+1
*
srcclean (nw)
Vas Crabb
2017-10-22
1
-59
/
+59
*
smpc: Don't downcast controllers that aren't configured (nw)
AJR
2017-10-10
1
-3
/
+6
*
saturn.cpp: Moved SCU related functions inside a device [Angelo Salese]
angelosa
2017-10-09
1
-1
/
+1
*
Improve previous commit (nw)
angelosa
2017-10-06
1
-10
/
+8
*
smpc.cpp: simulate SETTIME bit behaviour if an invalid NVRAM data is found fo...
angelosa
2017-10-05
1
-12
/
+14
*
saturn.cpp: rewritten SMPC into a device [Angelo Salese]
angelosa
2017-10-05
1
-700
/
+108
*
smpc.cpp: execute commands internal to the device for ST-V (nw)
angelosa
2017-10-05
1
-9
/
+393
*
smpc.cpp: move IREG & OREG to internal device state (nw)
angelosa
2017-10-05
1
-72
/
+128
*
smpc.cpp: reset/halt/nmi lines delegation (nw)
angelosa
2017-10-05
1
-65
/
+97
*
saturn.cpp: SMPC device-ification part 1 (nw)
angelosa
2017-10-05
1
-159
/
+283
*
Fixed STV crashing regression, make m_cart_reg explicitly nullptr if not init...
angelosa
2017-10-03
1
-1
/
+2
*
debugger_access: Refactor [O. Galibert]
Olivier Galibert
2017-03-02
1
-1
/
+1
*
Self-registering devices prep:
Vas Crabb
2017-02-27
1
-2
/
+6
*
Revert "moved debugger_access() from address space to machine & removed the a...
Vas Crabb
2016-11-21
1
-1
/
+1
*
moved debugger_access() from address space to machine & removed the anti-patt...
smf-
2016-11-19
1
-1
/
+1
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-16
/
+16
*
saturn and stv split (nw)
Miodrag Milanovic
2016-05-01
1
-1
/
+1
*
Cleanups and version bump
mame0173
Miodrag Milanovic
2016-04-27
1
-16
/
+16
*
small cleanup + added note about some pad configuration
etabeta78
2016-04-24
1
-1
/
+8
*
saturn.cpp: converted controllers to work through slot devices,
etabeta78
2016-04-23
1
-195
/
+76
*
reverting:
Miodrag Milanovic
2016-01-20
1
-2
/
+2
*
tags are now strings (nw)
Miodrag Milanovic
2016-01-16
1
-2
/
+2
*
auto_alloc_array_clear -> make_unique_clear (nw)
Miodrag Milanovic
2015-12-19
1
-4
/
+4
*
removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ...
Miodrag Milanovic
2015-12-17
1
-2
/
+2
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+1084