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
/
sm510base.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
diexec: Add callback to allow debugger to break into the middle of wait-type ...
AJR
2024-11-17
1
-0
/
+1
*
Systems promoted to working
hap
2023-06-17
1
-2
/
+1
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
1
-8
/
+22
*
upd7759: only detect mode change in idle state
hap
2023-03-13
1
-1
/
+1
*
Interrupt callback rationalization
AJR
2023-03-11
1
-2
/
+2
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-2
/
+2
*
cpu: remove obsolete debugger.h include from some of my files
hap
2022-04-02
1
-1
/
+0
*
b5000: added easy opcodes
hap
2022-03-18
1
-14
/
+9
*
sm590: added i/o ports
hap
2022-03-14
1
-2
/
+4
*
New working machines
hap
2022-03-13
1
-35
/
+18
*
sm510: k input wakeup is not edge triggered
hap
2022-02-03
1
-14
/
+5
*
im05: simpler implementation
hap
2021-12-27
1
-3
/
+3
*
sm510: fix wakeup after CEND, reorganize files a bit
hap
2021-12-21
1
-53
/
+78
*
added MM76 disassembler and preliminary PPS-4/1 MCU core [hap]
hap
2021-02-26
1
-1
/
+2
*
added MM5799 MCU emulation [hap]
hap
2021-02-14
1
-1
/
+1
*
hh_sm510: output lcd at higher freq (nw)
hap
2019-10-04
1
-1
/
+1
*
sm530: add some opcodes (nw)
hap
2019-04-22
1
-2
/
+5
*
(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
1
-9
/
+5
*
sm5*: added default clock (nw)
hap
2018-05-10
1
-0
/
+3
*
Reshuffle some stuff:
Vas Crabb
2018-03-28
1
-2
/
+2
*
disasm: these notes can be removed (nw)
hap
2017-11-26
1
-1
/
+0
*
make device_memory_interface slightly less of a special case, use a typedef t...
Vas Crabb
2017-07-10
1
-2
/
+2
*
dimemory: Lift the cap on the number of address spaces per device [O. Galibert]
Olivier Galibert
2017-07-03
1
-0
/
+8
*
srcclean (nw)
Vas Crabb
2017-06-25
1
-1
/
+1
*
sm5*: update notes (nw)
hap
2017-06-24
1
-32
/
+14
*
sm510: made KB1013VK12 device a clone of SM5A (nw)
hap
2017-06-23
1
-0
/
+328