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
/
sm510
Commit message (
Expand
)
Author
Age
Files
Lines
*
sm510: k input wakeup is not edge triggered
hap
2022-02-03
3
-35
/
+10
*
im05: simpler implementation
hap
2021-12-27
1
-3
/
+3
*
sm511: assume that divider reset is same as sm510
hap
2021-12-21
4
-9
/
+1
*
sm510: fix wakeup after CEND, reorganize files a bit
hap
2021-12-21
18
-488
/
+541
*
added MM76 disassembler and preliminary PPS-4/1 MCU core [hap]
hap
2021-02-26
3
-3
/
+4
*
added MM5799 MCU emulation [hap]
hap
2021-02-14
7
-8
/
+8
*
Make many device_execute_interface functions noexcept, including the "informa...
AJR
2019-11-09
2
-7
/
+7
*
hh_sm510: output lcd at higher freq (nw)
hap
2019-10-04
1
-1
/
+1
*
sm500: fix problem on wakeup from HALT (nw)
hap
2019-08-31
1
-1
/
+1
*
srcclean (nw)
Vas Crabb
2019-05-26
1
-2
/
+2
*
sm530: wakeup_vector was wrong (nw)
hap
2019-04-30
1
-1
/
+1
*
sm510d: no need for passing pclen here (nw)
hap
2019-04-29
2
-9
/
+9
*
disasm: init lfsr pc tables in constructor (nw)
hap
2019-04-23
2
-73
/
+46
*
sm530: add some opcodes (nw)
hap
2019-04-22
13
-84
/
+245
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-2
/
+2
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-2
/
+2
*
sm510: added bs1 pin blinking (nw)
hap
2019-01-03
1
-2
/
+2
*
sm510: use 1 callback for lcd segments output (nw)
hap
2018-12-07
5
-35
/
+17
*
sm510, sm8500, sparc, superfx, t11: Removed MCFG, nw
mooglyguy
2018-12-07
2
-64
/
+30
*
devcb3
Vas Crabb
2018-07-07
2
-10
/
+10
*
sm5*: added sm530 disasm (nw)
hap
2018-05-12
7
-52
/
+250
*
sm5*: added default clock (nw)
hap
2018-05-10
4
-8
/
+11
*
maps: Finish devices/cpu (nw)
Olivier Galibert
2018-04-20
5
-63
/
+74
*
Reshuffle some stuff:
Vas Crabb
2018-03-28
1
-2
/
+2
*
don't pass so many naked pointers around (nw)
Vas Crabb
2018-03-25
8
-15
/
+15
*
Blind faith fixed long names for almost all CPUs (nw)
angelosa
2018-03-15
5
-9
/
+9
*
Cleanup address map remnants (nw)
Olivier Galibert
2018-03-08
1
-17
/
+0
*
destaticify initializations (nw) (#3289)
wilbertpol
2018-03-04
2
-25
/
+25
*
sm510: cleanup memmap declarations (nw)
hap
2018-02-13
8
-21
/
+35
*
API change: Memory maps are now methods of the owner class [O. Galibert]
Olivier Galibert
2018-02-12
6
-26
/
+30
*
sm511: update some notes (nw)
hap
2018-01-18
2
-8
/
+8
*
sm510: change meaning of r port mask option (nw)
hap
2018-01-07
3
-15
/
+17
*
Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame""
Firehawke
2017-12-13
1
-1
/
+1
*
Revert "Merge branch 'master' of https://github.com/mamedev/mame"
Firehawke
2017-12-13
1
-1
/
+1
*
tms1000: added halt pin (nw)
hap
2017-12-02
1
-1
/
+1
*
disasm: these notes can be removed (nw)
hap
2017-11-26
1
-1
/
+0
*
dvdisasm: Overhaul [O. Galibert]
Olivier Galibert
2017-11-26
10
-88
/
+277
*
New working machine added
hap
2017-09-05
2
-7
/
+24
*
hmcs40/sm510: can just get rid of next_pc tables, sorry for likely merge conf...
hap
2017-08-01
1
-35
/
+6
*
minor wip on sm590 core (nw)
Lord-Nightmare
2017-07-18
3
-1
/
+23
*
make device_memory_interface slightly less of a special case, use a typedef t...
Vas Crabb
2017-07-10
2
-3
/
+3
*
dimemory: Lift the cap on the number of address spaces per device [O. Galibert]
Olivier Galibert
2017-07-03
2
-1
/
+9
*
hh_sm510: added cheatmode for MC25 (nw)
hap
2017-06-26
1
-1
/
+1
*
Machine promoted to working
hap
2017-06-25
1
-2
/
+2
*
sm500: small cleanup (nw)
hap
2017-06-25
4
-33
/
+31
*
hh_sm510: added lcd deflicker (nw)
hap
2017-06-25
2
-2
/
+2
*
sm5a: fix ram mirror (nw)
hap
2017-06-25
1
-6
/
+11
*
sm500: fix ACL (nw)
hap
2017-06-25
1
-1
/
+1
*
srcclean (nw)
Vas Crabb
2017-06-25
8
-11
/
+11
*
sm500: added lcd output (nw)
hap
2017-06-24
2
-2
/
+40
[next]