index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
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
*
Switch out attoseconds in favor of more abstract subseconds. Update everyone ...
Aaron Giles
2021-04-02
1
-3
/
+3
*
Use the device-provided timer_alloc instead of reaching around to the schedul...
Aaron Giles
2021-03-25
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