User contributions for Mkst
Jump to navigation
Jump to search
15 October 2023
- 14:4114:41, 15 October 2023 diff hist +27 m PSX No edit summary Tag: Visual edit
- 13:2313:23, 15 October 2023 diff hist +377 Glossary No edit summary current Tag: Visual edit
- 13:0413:04, 15 October 2023 diff hist +204 m Space Station Silicon Valley No edit summary current Tag: Visual edit
- 12:5212:52, 15 October 2023 diff hist +305 Home No edit summary current Tag: Visual edit
- 12:4012:40, 15 October 2023 diff hist +642 N Glossary Created page with "Glossary of terms used on the wiki. === Decompilation === The term "decompilation" is used to mean the reverse engineering of a binary into high level language that compiles back into a byte-perfect match of the binary. This is different to non-matching decompilation projects, such as the now defunct re3 project which aimed for functional equivalence but not byte-perfection. === Overlay === Overlays are chunks of code that are loaded at runtime and occupy the same me..." Tag: Visual edit
- 12:3412:34, 15 October 2023 diff hist +15 m Home No edit summary Tag: Visual edit
- 12:2012:20, 15 October 2023 diff hist +171 m N64 Decompilation Patterns No edit summary current Tag: Visual edit
5 April 2023
- 20:1820:18, 5 April 2023 diff hist +790 N N64 Decompilation Patterns Created page with "==Intro== The act of compiling source code loses a lot of the context and information present in the original source - and the higher the level of optimisation, the more information is lost; decompiling code compiled with <code>-O0</code> is significantly more straightforward than <code>-O2</code>. Some of the codegen differences can be fixed by adding random snippets such as <code>if(1){};</code> or wrapping statements in <code>do { ...} while(0)</code> statements. =..." Tag: Visual edit
- 20:0620:06, 5 April 2023 diff hist +52 m Home No edit summary Tag: Visual edit
26 March 2023
- 14:5614:56, 26 March 2023 diff hist +407 N64 No edit summary Tag: Visual edit
- 14:5014:50, 26 March 2023 diff hist +93 Home No edit summary Tag: Visual edit
19 March 2023
- 21:4421:44, 19 March 2023 diff hist +76 m IDO No edit summary Tag: Visual edit
18 March 2023
- 22:1922:19, 18 March 2023 diff hist +1,607 Space Station Silicon Valley No edit summary Tag: Visual edit
- 21:5621:56, 18 March 2023 diff hist +16 m Space Station Silicon Valley No edit summary Tag: Visual edit
- 21:4921:49, 18 March 2023 diff hist +774 IDO No edit summary Tag: Visual edit
- 21:3121:31, 18 March 2023 diff hist +1,112 N Space Station Silicon Valley Created page with "Space Station Silicon Valley (SSSV) is an N64 game released in October 1998. There is an active decompilation in progress at https://github.com/mkst/sssv. === General Info === * 8MB cartridge. * F3DEX microcode * Uses RNC compression for a number of assets === Versions === The game was released in US and Europe regions and there are two retail versions: version 1.0 and 1.1. There are a couple of unreleased versions. === C..." Tag: Visual edit
- 21:1121:11, 18 March 2023 diff hist +35 N64 →Projects Tag: Visual edit
- 12:5912:59, 18 March 2023 diff hist +15 N64 No edit summary Tag: Visual edit
- 12:5912:59, 18 March 2023 diff hist +11 Home No edit summary Tag: Visual edit: Switched