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
/
video
/
dp8350.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
ds8874: move to video folder (led driver chip),
hap
2024-04-11
1
-1
/
+2
*
emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333)
Vas Crabb
2023-06-17
1
-18
/
+0
*
emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu...
MooglyGuy
2023-06-01
1
-7
/
+7
*
- Removed device_timer, device_timer_id, et al in favor of direct callback me...
MooglyGuy
2022-06-04
1
-4
/
+4
*
devices/video/dp8350: initialized one variable which caused issues in debug d...
Ivan Vangelista
2020-07-03
1
-0
/
+1
*
dp8350: Apply some subtle timing fixes; save one more variable
AJR
2019-09-14
1
-13
/
+18
*
univac.cpp: Add customized CRTC; configure CTC using verified input frequenci...
AJR
2018-11-10
1
-1
/
+22
*
Replace ATTOSECONDS_TO_HZ with as_hz where appropriate (nw)
AJR
2018-11-05
1
-1
/
+1
*
srcclean and cleanup (nw)
Vas Crabb
2018-10-28
1
-18
/
+18
*
sbrain: Driver overhaul
AJR
2018-10-04
1
-4
/
+7
*
monzagp: Experimental visible area offset (nw)
AJR
2018-10-03
1
-8
/
+2
*
hazl1420: Much better raster interrupts (nw)
AJR
2018-10-01
1
-4
/
+19
*
dp8350: More complete line-by-line emulation of timing outputs (nw)
AJR
2018-10-01
1
-87
/
+210
*
dp8350: Further notes (nw)
AJR
2018-09-28
1
-6
/
+10
*
dp8350: More timing outputs (nw)
AJR
2018-09-25
1
-20
/
+116
*
Preliminary emulation of National DP8350 CRT controller family
AJR
2018-09-25
1
-0
/
+289