pokecrystal/vram.asm, branch master Pokémon Crystal Use {interpolation} to generate sequences of RAM labels 2021-04-27T16:11:39+00:00 Rangi 35663410+Rangi42@users.noreply.github.com 2021-04-27T16:11:39+00:00 efd1006917b438ff683e8f702adbe6b4d0733a0f This makes the table_width/assert_table_length usages unnecessary, and also keeps the labels automatically up to date if the length constants change.
This makes the table_width/assert_table_length usages unnecessary, and also keeps the labels automatically up to date if the length constants change.
Lowercase v for VRAM addresses 2017-12-28T12:32:33+00:00 xCrystal rgr.crystal@gmail.com 2017-12-28T12:32:33+00:00 333524f0beb876ceaaed99b97f4c7dacf6466050

Keep memory map values in hardware_constants.asm 2017-12-27T04:18:05+00:00 Remy Oukaour remy.oukaour@gmail.com 2017-12-27T04:18:05+00:00 47e4f21e62705a8d2c832dad257c421a5cbd5c1b

Copy sram.asm's global start/end constants for wram.asm and vram.asm 2017-12-27T04:07:46+00:00 Remy Oukaour remy.oukaour@gmail.com 2017-12-27T04:07:46+00:00 5d229dcef2cabe2568491932bb082b0a42b46ed2

Revert "Fix floating sections" 2017-03-24T11:51:03+00:00 Ben10do Ben10do@users.noreply.github.com 2017-03-24T11:51:03+00:00 288902139f00a9113ea9b360eb00d3109727dcfe This reverts commit e28b88f56d666484b994fc9cf28cc5d4cf50c803.
This reverts commit e28b88f56d666484b994fc9cf28cc5d4cf50c803.
Fix floating sections 2017-03-15T00:52:26+00:00 AntonioND antonio_nd@outlook.com 2017-03-14T23:16:40+00:00 e28b88f56d666484b994fc9cf28cc5d4cf50c803 This is needed so that rgblink doesn't move them around after modifying it's placement algorithm. Signed-off-by: AntonioND <antonio_nd@outlook.com>
This is needed so that rgblink doesn't move them around after modifying
it's placement algorithm.

Signed-off-by: AntonioND <antonio_nd@outlook.com>
engine/pokegear.asm 2015-11-17T02:07:26+00:00 PikalaxALT PikalaxALT@gmail.com 2015-11-17T02:07:26+00:00 ba871547eda6e17e988f4e1dfa7b899050205d5e

Restructured functions in main.asm to resemble the home functions they clone 2015-10-17T17:00:34+00:00 PikalaxALT PikalaxALT@gmail.com 2015-10-17T16:58:26+00:00 da7849d800d37156360845fa17e361d2521dce29