• Stewart Brodie's avatar
    Fixed output of *ROMModules so everything lines up properly. · aca95374
    Stewart Brodie authored
    Detail:
      The code for *ROMModules uses OS_PrettyPrint, which seems unconcerned
        by such trivial things as leading spaces, which accounts for the
        misaligned output.  The code now starts by using ASCII 31 (hard
        space for OS_PrettyPrint's purposes) as the leading indent character
        to avoid confusion.
    Admin:
      Tested on desktop build in both command-line and TaskWindows.
    
    Version 5.20. Tagged as 'Kernel-5_20'
    aca95374
MoreComms 14.8 KB