tomm / fab-agon-emulator

Agon Light, Agon Light 2, Agon Console8 Emulator for Linux, Windows, any system with libSDL
GNU General Public License v3.0
87 stars 19 forks source link

added breakpoint option #3

Closed rewk closed 1 year ago

rewk commented 1 year ago

Hi !

I've been using your great emulator for a few days now. But I was missing a way to easily add a breakpoint and run the program from the autoexec.txt.

That's why i've added the -b --breakpoint option. It also was easier for me to debug with a zero initialized memory, hence, the -z --zero option.

What do you think about it?

(And also it's my first ever pull request on github...)

rewk commented 1 year ago

I used the wrong user in my commits. I will do this again.