ct6502 / apple2ts

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

Pass mouse events from canvas main to worker #9

Closed code-bythepound closed 1 year ago

code-bythepound commented 1 year ago

Pass mouse move and button press events from canvas to the worker for later use.