Ethan Roseman
Ethan Roseman
From @simonlindholm in #596: > Would also be nice if users were limited to only a single compilation at a time, with newer ones killing older ones. ("Newer" being defined...
An optional mode that will show tooltips for lines of asm, explaining what the instruction does bonus points if we can make the explanation use the actual operands in the...
We support merging of multiple input yamls, but since segment and subsegments are lists, they won't properly be merged by the existing implementation of yaml merging. Proposal: I think we...
Very much a WIP, but this PR brings us from ```c void func_001099D8(void) { sceGsSetDefLoadImage(&D_002B8700, 0xE00, 8, 1); FlushCache(0); sceGsSyncPath(0, 0); sceGsExecLoadImage(&D_002B8700, &func_F20000); sceGsSetDefLoadImage(&D_002B8760, 0x1400, 8, 1); FlushCache(0); sceGsSyncPath(0, 0);...
Hoping to start this as a collaborative effort
Follow-on from #1232 * Make the list of presets sortable, like ScratchList is. Sort metrics: number of scratches, recent activity, alphabetical, creation date, all * Make the preset item in...
I would expect the "Scratches" heading and selection box to stay during the loading and only the scratch list to switch to the loading 'screen'  But instead the loading...
https://decomp.me/preset/1 present here 