03-16-2024, 04:33 PM
Write to Log = Don't execute the BP within the emulation if it's hit. Just write to Dolphin's log
Break = BP will execute if hit. Omit writing to Dolphin's log.
Write to Log & Break = BP executes if hit, and will write to Dolphin's log.
Break = BP will execute if hit. Omit writing to Dolphin's log.
Write to Log & Break = BP executes if hit, and will write to Dolphin's log.