bradgrantham / apple2e

Apple //e
19 stars 3 forks source link

Support VBLANK by floating bus #28

Closed bradgrantham closed 6 years ago

bradgrantham commented 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

bradgrantham commented 6 years ago

Note that Vince (deater.net/weave) uses green in GR (not HGR) to find VBL.

bradgrantham commented 6 years ago

Reference material: