Skip to content
  • Carlos Alves's avatar
    Screen cursor position calculation and safeguards · bc651759
    Carlos Alves authored and Kurt Hindenburg's avatar Kurt Hindenburg committed
    Some improvements in calculations and safeguards when changing
    cursor position, using defined value in Vt102Emulation.cpp to
    protect the integers.
    Added cursor position tests to ScreenTest.
    Vt102Emulation MAX_ARGUMENT calculation wasn't correct, it was
    sending an argument bigger than max argument.
    bc651759