Results 12 comments of Ramsis

> It seems the OP wrote > > ``` > sta.w LZ4_Dst+1 > ``` > > when LZ4_Dst was a 24-bit address/value? Maybe here we should have used > >...

At some point, I did plan to implement `.RAMSECTION`s in one of my projects but [didn't get very far](https://github.com/Ramsis-SNES/furryrpg/blob/089cb462dc16b9b69f3f063a2cfa82ea9180c57a/furryrpg.asm#L1195). Assuming this is the main issue the OP intended to raise,...