Closed bradgrantham closed 6 years ago
Emulate the video scanout access pattern and floating bus so that the most frequently used programs trying to find VBLANK work.
Examples include: http://www.deater.net/weave/vmwprod/split_demo/ http://www.deater.net/weave/vmwprod/fancy_lores/
But these demos will not look correct without #27
Note that Vince (deater.net/weave) uses green in GR (not HGR) to find VBL.
Reference material:
Emulate the video scanout access pattern and floating bus so that the most frequently used programs trying to find VBLANK work.
Examples include: http://www.deater.net/weave/vmwprod/split_demo/ http://www.deater.net/weave/vmwprod/fancy_lores/
But these demos will not look correct without #27