Author Topic: DebugCenter  (Read 378 times)

Biterider

  • Moderator
  • Member
  • *****
  • Posts: 1082
  • ObjAsm Developer
    • ObjAsm
DebugCenter
« on: January 16, 2023, 03:12:15 AM »
Hi
In most cases where output is required, e.g. for debugging or for displaying some results, then DebugCenter is the preferred tool in an ObjAsm application.
To have this tool at hand, both versions, 32 bit and 64 bit, can be downloaded from the attachment.

The source code is here https://github.com/ObjAsm/ObjAsm-C.2/tree/master/Projects/X/DebugCenter

Biterider