aboutsummaryrefslogtreecommitdiffstats
path: root/ram/hram.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2026-01-07Use macros to enforce "hidden object" constraints, and rename them to "hidden...Rangi1-1/+1
2026-01-07Use macros to enforce "missable/hide/show object" constraints, and rename the...Rangi1-2/+2
2024-09-23Identify more flag bits (#464)Sylvie1-0/+1
2024-09-18Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462)Sylvie1-1/+1
2024-01-03Update to RGBDS 0.7.0 (#447)Rangi1-0/+2
2023-11-22Convert a couple ds 2 to dwvulcandth1-1/+1
2023-11-20Identify the unnamed HRAM variables and one WRAM label (#438)Vortyne1-8/+5
2022-06-17Add a subdirectory for RAM filesRangi1-0/+0
2022-06-17Add a subdirectory for RAM filesRangi1-402/+0
2021-02-13Identify hUILayoutFlagsRangi1-1/+1
2021-02-13Identify hUILayoutFlags and hPikachuSpriteVRAMOffsetRangi1-2/+2
2020-11-29Improve new constants and comment based on feedbackSatoMew1-4/+4
2020-11-29Label and document hFFD7 more accuratelySatoMew1-5/+5
2020-11-05Sync more with pokeredRangi1-2/+2
2020-11-05Sync more with pokeyellowRangi1-2/+2
2020-11-04Sync with pokereddannye1-196/+275
2020-07-21Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1)Rangi1-2/+0
2020-07-06Use labels for HRAM and VRAMRangi1-225/+259
2020-07-05Port two HRAM labels from pokeyellowRangi1-2/+2
2020-07-03Replace raw hex values with HRAM constantsRangi1-2/+49
2020-07-03H_CONSTANTNAMES -> hConstantNamesRangi1-41/+40
2020-05-20Sync with pokereddannye1-3/+2
2017-06-24Fix typos in commentsdannye1-1/+1
2017-03-19Gave names to the functions and labels and adresses used in DivideBCDJoe Farebrother1-0/+1
2016-06-06Printer-related labelspikalaxalt1-0/+2
2016-05-25More code and what looks like scripts in Fpikalaxalt1-0/+2
2016-05-24Replace hidden object file include in bank 3cpikalaxalt1-0/+2
2016-05-24Numerous changes (see below)pikalaxalt1-0/+2
2016-03-26GBC palette codeYamaArashi1-2/+1
2015-11-13engine/text_boxes.asmluckytyphlosion1-4/+2
2015-10-18Complete documentation of bank3luckytyphlosion1-3/+3
2015-08-14add border constant and clear up misnomerYamaArashi1-4/+4
2015-08-12named more variablesYamaArashi1-2/+2
2015-08-12commented SGB palette stuffYamaArashi1-0/+2
2015-08-08commented audio codeYamaArashi1-1/+3
2015-08-07named CountSetBits output variableYamaArashi1-0/+13
2015-08-03Attempt to make yellow buildable, part 7.luckytyphlosion1-0/+2
2015-07-26tmlearn macro.luckytyphlosion1-0/+4
2015-07-25yet more namingYamaArashi1-0/+4
2015-07-24more naming variablesYamaArashi1-0/+2
2015-07-24named more functionsYamaArashi1-0/+5
2015-07-23fixed hram aliases and named wram varYamaArashi1-0/+6
2015-07-19namingYamaArashi1-0/+3
2015-07-19replace uses of minus oneYamaArashi1-0/+3
2015-07-18miscYamaArashi1-0/+4
2015-07-18fix variable namingYamaArashi1-6/+49
2015-07-17money / coins hram constantsYamaArashi1-0/+6
2015-07-17title / diploma / vending machineYamaArashi1-0/+3
2015-07-15menu stuffYamaArashi1-0/+5
2015-07-15more movement stuffYamaArashi1-1/+37