User contributions for Shibboleet
A user with 20 edits. Account created on 22 February 2024.
16 February 2025
- 23:1623:16, 16 February 2025 diff hist +1,404 N Paired Singles Created page with "''Paired Singles'' are a part of the Broadway / Gekko processor that allows for two single-precision floating point values to be stored in a single register. This allows for faster vector and matrix math. ''Paired Singles'' are handwritten assembly code; they cannot be generated by the compiler '''unless''' it is for pushing / popping the stack frame in a functions prologue or epilogue. The ''Super Mario Galaxy'' games do not use very many different paired single instruc..." current
17 December 2024
- 01:4801:48, 17 December 2024 diff hist +3,009 N SMG1 to SMG2 Code Changes Created page with "Between the game ''Super Mario Galaxy'' and ''Super Mario Galaxy 2'', a few changes were made under the hood to make things easier to work with in the codebase. This page will be listing those changes that the developers made. == NameObj == ''NameObj'' is the most basic form of an object in the game. It contains an executor index, the execution flags, and the name of the object. <pre> class NameObj { public: NameObj(const char *pName); virtual ~NameObj(); virtual..." current Tag: Visual edit: Switched
6 April 2024
- 12:4512:45, 6 April 2024 diff hist +2,487 Decompiling Class Mapping -- inheriting
- 12:3212:32, 6 April 2024 diff hist 0 N File:TripodBossCoin Vtable.png No edit summary current
- 12:3212:32, 6 April 2024 diff hist 0 N File:TripodBossCoin Ctor.png No edit summary current
- 12:2112:21, 6 April 2024 diff hist −2 Decompiling →Base Class
- 12:2012:20, 6 April 2024 diff hist −1 m Decompiling →Base Class
- 12:1912:19, 6 April 2024 diff hist −2 Decompiling →Base Class
- 12:1912:19, 6 April 2024 diff hist +4,317 Decompiling class mapping
- 12:1412:14, 6 April 2024 diff hist +32 N File:NameObj Vtable.png vtable for nameobj current
- 12:0112:01, 6 April 2024 diff hist +39 N File:NameObj Ctor.png NameObj constructor image current
7 March 2024
- 16:0516:05, 7 March 2024 diff hist +126 MSBT (File Format) →Label Indices current
- 16:0416:04, 7 March 2024 diff hist +711 MSBT (File Format) be more specific about how the hash table on LBL1 works
2 March 2024
- 18:4218:42, 2 March 2024 diff hist +1,258 Decompiling No edit summary
- 18:2618:26, 2 March 2024 diff hist +16 m Decompiling →Structure Access In Arrays
- 18:2418:24, 2 March 2024 diff hist +1,543 Decompiling No edit summary
- 17:5717:57, 2 March 2024 diff hist 0 Decompiling →Predefined bounds
- 17:5517:55, 2 March 2024 diff hist +1 Decompiling →Variable Length Bounds
- 17:5417:54, 2 March 2024 diff hist +2,673 Decompiling add info on loops
23 February 2024
- 17:1817:18, 23 February 2024 diff hist +39 Decompiling No edit summary