All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Decompedia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 08:27, 16 October 2023 User account Sonicdcer talk contribs was created
- 12:40, 15 October 2023 Mkst talk contribs created page 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
- 19:23, 23 September 2023 AngheloAlf talk contribs created page Ultralib (Create basic page)
- 19:15, 23 September 2023 AngheloAlf talk contribs created page Chameleon Twist 2 (Create basic page)
- 19:09, 23 September 2023 AngheloAlf talk contribs created page Banjo-Tooie (Create basic page)
- 19:06, 23 September 2023 AngheloAlf talk contribs created page Banjo-Kazooie (Create basic page)
- 19:04, 23 September 2023 AngheloAlf talk contribs created page Animal Forest (Create basic page)
- 18:58, 23 September 2023 AngheloAlf talk contribs created page IQue Player Firmware (Created page with "Reverse engineering of the iQue Player Firmware images: * [https://github.com/decompals/iQuePlayer-BootROM Boot ROM] * [https://github.com/decompals/iQuePlayer-SecureKernel Secure Kernel] * [https://github.com/decompals/iQuePlayer-SystemApp System App]")
- 17:59, 23 September 2023 User account Wiseguy talk contribs was created
- 17:24, 23 September 2023 AngheloAlf talk contribs created page KMC (Create KMC page)
- 15:59, 22 September 2023 AngheloAlf talk contribs created page EGCS (Create EGCS page)
- 03:59, 22 September 2023 User account Bismurphy talk contribs was created
- 10:56, 7 September 2023 Seeky talk contribs created page Wii (Wii draft)
- 10:50, 7 September 2023 Seeky talk contribs created page GC (GC Draft)
- 10:30, 7 September 2023 User account Seeky talk contribs was created
- 20:28, 7 July 2023 Tom-overton talk contribs created page The Legend of Zelda: Majora's Mask (Created skeletal MM page by copying a lot from OoT) Tag: Visual edit
- 20:18, 7 July 2023 Tom-overton talk contribs moved page Ocarina of Time 64 to The Legend of Zelda: Ocarina of Time (Might as well give it the full title)
- 20:12, 7 July 2023 User account Tom-overton talk contribs was created
- 21:30, 27 April 2023 Dragorn421 talk contribs created page Ocarina of Time 64 (create page for oot64) Tag: Visual edit
- 20:51, 27 April 2023 Dragorn421 talk contribs created page User:Dragorn421 (create my user page) Tag: Visual edit
- 20:48, 27 April 2023 User account Dragorn421 talk contribs was created
- 09:58, 11 April 2023 Ethteck talk contribs created page AI (Created page with "AI is a broad term that can mean a lot of thigs. In this context, it will basically mean any software that isn't rule-based but is instead based on a model and/or realtime feedback during execution. Below are resources for applying AI to decompilation and reverse engineering [https://arxiv.org/abs/2103.03809 PalmTree: Learning an Assembly Language Model for Instruction Embedding] ([https://github.com/palmtreemodel/PalmTree code])") Tag: Visual edit
- 01:33, 8 April 2023 Elisia talk contribs created page Chameleon Twist (Create page)
- 20:18, 5 April 2023 Mkst talk contribs created page 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
- 04:21, 29 March 2023 User account Elisia talk contribs was created
- 15:36, 25 March 2023 Xeeynamo talk contribs created page PSY-Q (Created page with "Official SDK provided by Sony Computer Entertainment to develop software for the PlayStation 1. === MS-DOS based versions === * PSY-Q 2.0 (Programmer Tool Runtime Library Version 2.0, DTL-S2160) * PSY-Q 2.6 (Programmer Tool Runtime Library Version 2.0, DTL-S2170) * PSY-Q 3.0 (Programmer Tool Runtime Library Version 2.0, DTL-S2180) * PSY-Q 3.3 (Programmer Tool Runtime Library Version 2.0, DTL-S2190) * PSY-Q 3.5 (Programmer Tool Runtime Library Version 2.0, DTL-S3000) *...")
- 14:42, 25 March 2023 Xeeynamo talk contribs created page Castlevania SOTN (Created page with "Castlevania: Symphony of the Night (SOTN) is a game initially released for PlayStation 1 in 1997. === Links === decomp project: https://github.com/xeeynamo/sotn-decomp progress page: https://sotn.xee.dev/ === Versions === On PlayStation 1 there are 8 known versions of the game: * '''jp10''': The very first release back in 1997 Feb 20 * '''jp11''': Mostly bugfixes, released in 1997 Mar 6 * '''usproto''': English prototype showcased at...")
- 14:15, 25 March 2023 User account Xeeynamo talk contribs was created
- 02:57, 22 March 2023 User account Gamestabled talk contribs was created
- 15:37, 21 March 2023 ChrisNonyminus talk contribs created page PSX (Add page) Tag: Visual edit
- 21:31, 18 March 2023 Mkst talk contribs created page 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
- 16:00, 18 March 2023 AngheloAlf talk contribs created page Spimdisasm (Created page with "A matching MIPS disassembler API and front-ends with built-in instruction analysis made in Python3. Currently supports all the CPU instructions for MIPS I, II, III and IV. Mainly focused on supporting Nintendo 64 binaries, but it should work with other MIPS platforms too. https://github.com/Decompollaborate/spimdisasm")
- 15:57, 18 March 2023 AngheloAlf talk contribs created page Splat (Created page with "A binary splitting tool to assist with decompilation and modding projects Currently, only N64 and PSX binaries are supported. https://github.com/ethteck/splat") Tag: Visual edit: Switched
- 15:50, 18 March 2023 AngheloAlf talk contribs created page Pokémon Puzzle League (Created page with "The Pokémon Puzzle League decompilation is at https://github.com/AngheloAlf/puzzleleague64 and https://angheloalf.github.io/puzzleleague64/")
- 15:49, 18 March 2023 AngheloAlf talk contribs created page Dr. Mario 64 (Created page with "The Dr. Mario 64 decompilation is at https://github.com/AngheloAlf/drmario64 and https://angheloalf.github.io/drmario64/")
- 15:45, 18 March 2023 User account AngheloAlf talk contribs was created
- 15:14, 18 March 2023 User account Pheenoh talk contribs was created
- 14:18, 18 March 2023 User account ChrisNonyminus talk contribs was created
- 13:39, 18 March 2023 User account Glitchbyte talk contribs was created
- 13:13, 18 March 2023 User account Estex talk contribs was created
- 13:08, 18 March 2023 Ethteck talk contribs created page IDO (Created page with "recomp & decomp baby") Tag: Visual edit
- 13:08, 18 March 2023 Ethteck talk contribs created page GCC (Created page with "Todo add https://github.com/pmret/papermario/wiki/GCC-2.8.1-Tips-and-Tricks") Tag: Visual edit
- 13:07, 18 March 2023 Ethteck talk contribs created page Paper Mario (Created page with "The paper mario decompilation is at https://papermar.io and https://github.com/pmret/papermario") Tag: Visual edit
- 12:55, 18 March 2023 Ethteck talk contribs created page N64 (Created page with "The N64 decomp community is arguably one of the most mature, with a huge diversity of tools and projects. Most N64 games use either IDO or GCC compilers. === Projects === === Compilers ===")
- 12:45, 18 March 2023 Ethteck talk contribs created page Compilers (Created page with "games use compilers")
- 12:44, 18 March 2023 Ethteck talk contribs moved page Home2 to Home without leaving a redirect
- 12:44, 18 March 2023 Ethteck talk contribs moved page Home to Home2 without leaving a redirect
- 12:43, 18 March 2023 Ethteck talk contribs moved page Main Page to Home
- 12:41, 18 March 2023 User account Mkst talk contribs was created
- 12:30, 18 March 2023 MediaWiki default talk contribs created page Main Page