summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/video.cpp
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2020-10-19 18:13:26 +1100
committer Vas Crabb <vas@vastheman.com>2020-10-19 18:13:26 +1100
commite90403a49926735f201d3438c30815fe8bb34b6d (patch)
treec8766f206f7095e1755c1a344dadbe3ac6e3df4e /src/emu/video.cpp
parenta24c699d06a525b9bfe4bd73ac2864d42d4d937c (diff)
emu/rendlay.cpp: Fixed one more place where disk drawing had error accumulation issues.
Diffstat (limited to 'src/emu/video.cpp')
0 files changed, 0 insertions, 0 deletions
='commitgraph'>* Revert "emu_timer: undo prev commit, add running() getter and change some ena... hap2022-11-011-2/+2 * emu_timer: undo prev commit, add running() getter and change some enabled() c... hap2022-10-251-2/+2 * emu_timer adjust(): set enable flag to false if timer isn't running hap2022-10-241-2/+2 * advision: add confsetting for the interpolation hap2022-10-111-15/+23 * advision: emulate the display at a lower level hap2022-10-111-65/+130 * New working clones hap2022-10-101-22/+19 * othello: hook up upd7751c sample player hap2022-10-091-4/+7 * New working software list additions hap2022-10-091-1/+2 * advision: get rid of led fade, fix INS(MAME fastforward) not working, add dri... hap2022-10-081-290/+238 * update prev commit: no, you can stay hap2022-08-181-1/+1 * Revert "emu: make memory_share_creator endianness param optional, it is nonse... hap2022-08-181-1/+1 * emu: make memory_share_creator endianness param optional, it is nonsense for ... hap2022-08-181-1/+1 * tms1000: add read/write prefix to k/r/o devcb names hap2022-08-061-3/+3 * tms1000: increase R port to 32bit