ct6502 / apple2ts

Apple II Emulator in TypeScript
Creative Commons Attribution Share Alike 4.0 International
61 stars 10 forks source link

Add new VBL strategy #7

Closed code-bythepound closed 1 year ago

code-bythepound commented 1 year ago

Use cycle counting as before, but implement a more flexible VBL strategy that can be hooked by other peripherals.