aboutsummaryrefslogtreecommitdiffstats
path: root/constants/hardware_constants.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace hardware_constants.asm with hardware.inc (#511)Rangi2025-06-301-126/+0
|
* Consistently refer to CGB, not GBC (#491)SatoMew2025-01-301-2/+4
|
* Identify hardware register bits (#469)Sylvie2024-09-241-2/+13
|
* Update to RGBDS 0.7.0 (#447)Rangi2024-01-031-13/+0
|
* Identify the rest of the hardware constants (#371)Colton G. Rushton2022-07-041-7/+3
| | | See https://github.com/pret/pokecrystal/pull/972 and https://github.com/pret/pokecrystal/pull/947 for details.
* RGBDS syntax updates (#358)vulcandth2022-06-061-114/+114
| | | New MACRO and DEF syntax
* Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported ↵Rangi2020-07-041-0/+13
| | | | by rgbds 0.4.0)
* Replace raw hex values with HRAM constantsRangi2020-07-031-0/+16
| | | | To do: turn constants into labels and use ldh
* Updated the introPokeglitch2018-06-221-8/+0
|
* Fix typos in commentsdannye2017-06-241-1/+1
|
* commented audio codeYamaArashi2015-08-081-1/+0
|
* serial/trade/miscYamaArashi2015-02-071-0/+3
|
* Commented/labelled misc functionsYamaArashi2014-09-141-15/+5
|
* Comment some more bank 0 functions.yenatch2014-05-231-0/+6
|
* More complete hardware constants. Rename joypad constants.yenatch2014-05-231-21/+111
|
* Clean up constantsU-Fish-PC\Daniel2013-12-111-0/+21