summaryrefslogtreecommitdiff
path: root/_inc
AgeCommit message (Expand)Author
23 hoursExplain "Unknown" REV00 scrolling routinesAlexField442
5 daysConverted demos to demoinput macro formatSelbi182
5 daysIntroduced lvlsize macro to make LevelSizeArray slightly less verboseSelbi182
5 daysMore file organizationSelbi182
7 daysUniformly applied REV00/REV01 naming conventionsSelbi182
8 daysRemoved all "S U B R O U T I N E" commentsSelbi182
8 daysMerged both revisions of LevelSizeLoad & BgScrollSpeed.asm into one fileSelbi182
8 daysMore assorted bug fixesSelbi182
11 daysMassive source code restructure: Extracted many more subroutines and reorgani...Selbi182
11 daysCleaned up undocumented jump tablesSelbi182
12 daysIntroduced compound zone + act constantsSelbi182
2026-03-07Fixed building rev00Selbi182
2026-03-07Cleaned up various ptr_ junkSelbi182
2026-03-04Reintroduced explicit ID labels for object pointersSelbi182
2026-03-03Simplified object pointer definitions through a macroSelbi182
2026-02-27Reduced abundance of 24-bit ANDingSelbi182
2026-02-27Extracted LevelOrder array to separate fileSelbi182
2026-02-27Assorted source code cleanupsSelbi182
2026-02-27Added missing size specifiersSelbi182
2026-02-08Documented remaining Sonic SSTsSelbi182
2026-02-08Added more FixBugs implementations & improved start of source code (#158)Selbi
2026-01-30Further simplify and improve `_inc/Palette Index.asm`vladikcomper
2026-01-30Fix tab alignment in `inc/Palette Index.asm` and parts of `Variables.asm`.vladikcomper
2026-01-29Restored zonewarning checkTomatoWave_0
2026-01-29Add a line comment between the paletteIndexEntry macro and Pal_IndexTomatoWave_0
2026-01-29Restored dynamic palette sizing using a renamed macroTomatoWave_0
2026-01-27Palette Index OverhaulTomatoWave_0
2026-01-26Unify indentationSelbi182
2025-09-07remove tab widths and shorten an if else statementFilter
2025-08-08Split level drawing by revision (like DeformLayers)devon-artmeier
2025-08-07Add legacy PlaySound labels.Clownacy
2025-08-07Rename PlaySound/Special routines to QueueSound1/2/3MDTravis
2025-07-28Fix remaining space issues in commentsdevon-artmeier
2025-07-27Fix mixing of spaces and tabs in commentsdevon-artmeier
2025-07-11fix bugs regarding palettes in MZ's debug listFilter
2025-07-06Add a comment to explain the unused demo data.Clownacy
2025-07-06Merge pull request #99 from MDTravisYT/ASClownacy
2025-07-06fix tab width, and fix disassembly issuesFilter
2025-05-31Split unused demo data (see https://youtu.be/S8_IAfQbUu0)MDTravis
2025-05-18Document level size array valuesMDTravis
2025-05-11Add missing button constants.Clownacy
2025-05-10Deobfuscate the Labyrinth Zone ripple table.Clownacy
2024-06-26Simplfy Scrap Brain Zone palette cycle data.Clownacy
2024-06-26Greatly simplify PalPointers.Clownacy
2024-06-26Rename palette buffers.Clownacy
2024-06-13Move SMPS state to a struct.Clownacy
2024-06-12Deobfuscate more magic numbers.Clownacy
2023-09-30Convert RAM declarations to match the Sonic 2 disassembly.Clownacy
2023-09-30Add equates for most of the remaining RAM addresses.Clownacy
2023-09-16Fix building with FixBugs enabled.Clownacy