Go to file
Aaron Giles 40910ec4a6 Fix MT04059: Add new method reset_origin() to screen devices to allow
manual synchronization of VBLANK start against an external timing source.
Updated the MC6845 device to call reset_origin() on its screen at the
start of each frame if a screen is present.

The practical upshot is that now the screen timing and MC6845 timing is
once against synchronized, but by tying the screen timing to the MC6845
and not the other way around.
2010-10-18 08:07:02 +00:00
docs Fix crash when specifying -effect. 2010-10-16 00:55:11 +00:00
src Fix MT04059: Add new method reset_origin() to screen devices to allow 2010-10-18 08:07:02 +00:00
.gitattributes New games marked as NOT_WORKING 2010-10-14 20:51:54 +00:00
makefile Made depend creation target independent (no whatsnew) 2010-09-28 07:33:09 +00:00