• Jeffrey Lee's avatar
    Fix stack imbalance in DA release · 3a26f20e
    Jeffrey Lee authored
    In OS_DynamicArea 2, a stack imbalance would occur if an error is
    encountered while releasing the physical pages of a PMP (R1-R8 pushed,
    but only R1-R7 pulled). Fix it, but also don't bother storing R1, since
    it's never modified.
    3a26f20e
ChangeDyn 265 KB