summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/x68k_crtc.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* x68k_crtc: fix regression (nw) cracyc2019-09-251-1/+1
* x68k_crtc: Explicitly configure all clocks (nw) AJR2019-04-171-1/+3
* x68k: bit more accurate refresh rate (from_ticks doesn't work with fractions)... hap2018-11-111-1/+1
* Replace ATTOSECONDS_TO_HZ with as_hz where appropriate (nw) AJR2018-11-051-1/+1
* x68000: Separate VINAS/VICON CRTC device AJR2018-07-131-0/+642