dirkwhoffmann / vAmiga

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

Add separate debugger inside RetroShell #755

Closed dirkwhoffmann closed 1 year ago

dirkwhoffmann commented 1 year ago

The amount of available RetroShell commands is growing too large in my opinion. I think it's best to add a separate debugger inside RetroShell. All debug related commands (commands for setting breakpoints, viewing DMA events, etc.) should only be presented to the user if debug mode is active (something similar to SMON on the C64 back in the day).

dirkwhoffmann commented 1 year ago

Part of v2.3b1