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
/
ht1130
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
*
Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#...
holub
2024-09-27
1
-6
/
+6
*
diexec: remove vestigal execute_input_lines()
hap
2024-09-18
1
-1
/
+0
*
ht1130: no need for m_compins variable
hap
2024-01-08
3
-36
/
+50
*
kikikai: remove ymsnd busy flag workaround,
hap
2024-01-07
3
-28
/
+27
*
ht1130: add wake up after halt
hap
2024-01-05
2
-2
/
+24
*
ht1130: safety mask when reading/writing ram
hap
2024-01-04
1
-6
/
+6
*
ht1130: get rid of code duplication from prev commit
hap
2024-01-04
2
-11
/
+14
*
ht1130: output lcd com/seg pins instead of ram data
hap
2024-01-04
2
-8
/
+50
*
ht1130: only clear regs at device_reset that RES clears,
hap
2023-12-28
1
-7
/
+12
*
ht1130: system clock is stopped when halted so don't enter the icount loop
hap
2023-12-26
1
-14
/
+16
*
Holtek HT1130 CPU core, and preliminary driver for a brick game using it (#11...
mamehaze
2023-12-26
4
-0
/
+1875