Menu

#482 widget UI -- debugger widget: AY and ULA overlapped

NextRelease
closed-fixed
UI (4)
5
2021-05-02
2021-04-08
No
show_register1( LC(36), LR(4), "ULA",  ula_last_byte() );
...
show_register1( LC(37), LR(4), "AY",
                    machine_current->ay.current_register );

Discussion

  • Gergely Szasz

    Gergely Szasz - 2021-04-08

    This patch moves FLAG bits and AY register to left with some caracters.

     
  • Sergio Baldoví

    Sergio Baldoví - 2021-05-02
    • status: open --> closed-fixed
    • assigned_to: Sergio Baldoví
    • Group: future --> NextRelease
     
  • Sergio Baldoví

    Sergio Baldoví - 2021-05-02

    Thanks. Committed in [128e2d].

     

    Related

    Commit: [128e2d]


Log in to post a comment.