[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Decoding RamFactor's memory detection
On Thursday, August 16, 2012 11:17:32 AM UTC-5, BLuRry wrote:
> So that means there IS no ram size detection? That's just bonkers!
>
That's a bit more difficult to say; those SBC ops are against (presumably) some memory locations ($CBDE,X; $CBE3,X), which condition the carry bit. Those could be the tests, but not enough context to tell.
But the code snippet provided has some funny addressing - it seems to be ascending, but then jumps backwards, skips ahead? Not sure what to make of that.