index
:
pokeyellow.git
master
Pokemon Yellow disassembly with SL0P mods: fastboot, SECRET SL0P WARP MENU, custom intro splash
git daemon user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
macros
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of https://github.com/pret/pokered
dannye
2026-04-15
1
-13
/
+3
|
\
|
*
Don't pass redundant label names to `nybble_array` and `bit_array`
Rangi
2026-03-30
1
-13
/
+3
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2026-01-17
5
-7
/
+30
|
\
|
|
*
Specify a max item length for `list_start` (#552)
Rangi
2025-12-15
1
-4
/
+14
|
*
Comment more unreferenced local labels (#550)
Narishma-gb
2025-12-15
1
-1
/
+1
|
*
Correct comment
Rangi
2025-12-01
1
-1
/
+1
|
*
Comment that `farcall` and `callfar` are interchangable
Rangi
2025-12-01
1
-0
/
+7
|
*
Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543)
Narishma-gb
2025-11-27
1
-2
/
+0
|
*
Use `ld_hli_a_string` macro to make byte-by-byte strings more obvious (#540)
Rangi
2025-11-23
1
-0
/
+8
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2025-11-12
10
-82
/
+78
|
\
|
|
*
Use features of RGBDS 1.0.0 (#537)
Rangi
2025-11-12
10
-84
/
+80
*
|
Misc. naming and cleanup (#139)
Narishma-gb
2025-09-10
1
-2
/
+2
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2025-09-06
2
-16
/
+35
|
\
|
|
*
Use `dname` macro to automatically pad names with `"@"` characters (#525)
Rangi
2025-08-17
1
-0
/
+12
|
*
Say how many bytes the assertion macros expected vs got
Rangi42
2025-08-13
1
-14
/
+20
|
*
Try to catch missing commas in `tmhm` learnsets
Rangi42
2025-08-03
1
-0
/
+1
|
*
Update hardware.inc to 5.2.0
Rangi42
2025-07-22
1
-3
/
+3
*
|
Use hardware.inc constants in places unique to Yellow
Rangi42
2025-07-02
1
-3
/
+3
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2025-07-02
4
-9
/
+15
|
\
|
|
*
Check limits for warp, bg, and object events
Rangi42
2025-07-02
1
-2
/
+6
|
*
Define `MAX_WARP_EVENTS`
Rangi42
2025-07-02
1
-0
/
+2
|
*
Replace hardware_constants.asm with hardware.inc (#511)
Rangi
2025-06-30
3
-12
/
+12
|
*
Simplify `li` macro
Rangi42
2025-06-11
1
-1
/
+1
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2025-05-10
4
-22
/
+77
|
\
|
|
*
Use features new to RGBDS 0.9.2 (#506)
Rangi
2025-05-10
1
-1
/
+1
|
*
Avoid using `EQUS` when `EQU` or `MACRO` will do (#496)
Rangi
2025-02-27
3
-21
/
+76
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2025-01-30
1
-2
/
+2
|
\
|
|
*
Fix some label typos, and add some constants instead of raw numbers (#492)
Narishma-gb
2025-01-30
1
-2
/
+2
|
*
Don't pass redundant label names to `table_width` and `list_start` (#484)
Rangi
2024-12-27
1
-12
/
+23
*
|
Don't pass redundant label names to `table_width` and `list_start` (#125)
Rangi
2024-12-27
1
-12
/
+23
*
|
Merge branch 'master' of https://github.com/pret/pokered
Rangi42
2024-12-25
2
-2
/
+6
|
\
|
|
*
Let CheckEitherEventSet reuse A like CheckBothEventsSet
Rangi42
2024-12-16
1
-1
/
+5
|
*
Use "gray", not "grey"
Rangi42
2024-12-16
1
-1
/
+1
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2024-05-05
2
-2
/
+8
|
\
|
|
*
Use constant in wram for hidden item flags (#445)
Vortyne
2024-05-05
1
-0
/
+6
|
*
Convert a couple ds 2 to dw
vulcandth
2023-11-22
1
-2
/
+2
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2023-11-21
1
-0
/
+11
|
\
|
|
*
Add `bigdw` and `dc` data macros
Rangi42
2023-11-20
1
-0
/
+11
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2023-11-20
2
-1
/
+33
|
\
|
|
*
Use map object consts in data/maps/hide_show_data.asm (#432)
dannye
2023-10-11
1
-0
/
+5
|
*
Add macros, constants, and labels for map scripts and text (#367)
vulcandth
2023-07-13
2
-1
/
+28
*
|
Merge remote-tracking branch 'remotes/pokered/master'
Rangi
2022-10-02
1
-6
/
+4
|
\
|
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2022-09-12
4
-31
/
+28
|
\
|
|
*
Rename `macros/wram.asm` to `macros/ram.asm` (#388)
vulcandth
2022-09-11
1
-0
/
+0
|
*
Use the same music headers as pokecrystal (#382)
Rangi
2022-08-11
1
-29
/
+26
|
*
RGBDS syntax updates (#358)
vulcandth
2022-06-06
14
-476
/
+476
|
*
Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351)
vulcandth
2022-03-26
1
-0
/
+39
*
|
RGBDS syntax updates (#86)
vulcandth
2022-06-06
15
-501
/
+501
*
|
Build the Virtual Console patch with `make yellow_vc` (#80)
vulcandth
2022-03-26
1
-0
/
+27
*
|
Merge remote-tracking branch 'remotes/pokered/master'
Rangi
2021-11-23
6
-31
/
+40
|
\
|
[next]