| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2026-01-17 | 1 | -6/+6 |
| |\ | |||||
| | * | Comment more unreferenced local labels (#550) | Narishma-gb | 2025-12-15 | 1 | -3/+3 |
| | | | |||||
| | * | Use more hardware and graphics constants (#532) | Narishma-gb | 2025-11-18 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | - Use `OBJ_SIZE` and `TILE_SIZE` from hardware.inc. - `SPRITESTATEDATA1_LENGTH`, `NUM_SPRITESTATEDATA_STRUCTS` and `TILE_1BPP_SIZE` are used in some places. - Highlight an oversight in `OakSpeech` where several direct MBC bank switches are requested. - Remove redundant comments in home/overworld.asm. - Add unreferenced `FillBgMap` function to avoid a byte of dead code. - Some constants added in wram.asm. - Correctly separate the commented code in `SaveMainData`. | ||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2025-07-02 | 1 | -3/+3 |
| |\| | |||||
| | * | Replace hardware_constants.asm with hardware.inc (#511) | Rangi | 2025-06-30 | 1 | -3/+3 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2024-09-25 | 1 | -3/+3 |
| |\| | |||||
| | * | Identify hardware register bits (#469) | Sylvie | 2024-09-24 | 1 | -3/+3 |
| | | | |||||
| | * | Move all code out of home.asm into home/ | Rangi | 2020-07-07 | 1 | -0/+47 |
| | | | | | This results in 64 home/*.asm files, comparable to pokecrystal's 57. | ||||
| * | Sync with pokered | dannye | 2020-11-04 | 1 | -0/+47 |
