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
82 stars 19 forks source link

Debugging programs in the emulator #33

Closed ijean closed 9 months ago

ijean commented 9 months ago

Hello, thanks for creating the Agon emulator, it works great on macOS.

Sorry for the newb question, I wanted to ask if it is possible to debug a program in the emulator. Say that I have a compiled bin file, how can I step through the assembly and check the registers and memory ?

Thanks.

ijean commented 9 months ago

Found the answer. Sorry for bothering you.