dirkwhoffmann / vAmiga

vAmiga is a user-friendly Amiga 500, 1000, 2000 emulator for macOS
https://dirkwhoffmann.github.io/vAmiga
Other
293 stars 24 forks source link

Add beamtraps #817

Open dirkwhoffmann opened 5 months ago

dirkwhoffmann commented 5 months ago

Currently, we have:

Proposal: Add beamtraps that pause the emulator at specific coordinates.

This feature is virtually free. All that is needed is to add a BEAMTRAP slot in the tertiary slot section and schedule an event that fires at the proper cycle. In the event handler, pause the emulator.