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
/
engine
/
items
/
town_map.asm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid magic numbers for most `CopyData` calls (#542)
Rangi
2025-11-25
1
-2
/
+2
*
Use more hardware and graphics constants (#532)
Narishma-gb
2025-11-18
1
-5
/
+5
*
Use features of RGBDS 1.0.0 (#537)
Rangi
2025-11-12
1
-5
/
+5
*
Replace hardware_constants.asm with hardware.inc (#511)
Rangi
2025-06-30
1
-12
/
+12
*
Consistently capitalize `ASSERT` directives (#489)
Rangi
2025-01-28
1
-1
/
+1
*
Correct wTileMapBackup declared space (#487)
Engezerstorung
2025-01-28
1
-12
/
+12
*
Remove redundant parentheses
Rangi42
2024-12-16
1
-1
/
+1
*
Identify more flag bits (#464)
Sylvie
2024-09-23
1
-5
/
+5
*
Identify wcd6d as wNameBuffer and others (#455)
Sylvie
2024-07-24
1
-11
/
+13
*
Identify various flag labels and bit constants (#454)
Sylvie
2024-07-16
1
-3
/
+4
*
wOAMBuffer -> wShadowOAM (#370)
Colton G. Rushton
2022-07-09
1
-10
/
+10
*
RGBDS syntax updates (#358)
vulcandth
2022-06-06
1
-1
/
+1
*
More WRAM label cleanup (still needs UNIONs and renaming)
Rangi
2021-05-31
1
-1
/
+1
*
Fix file modes
dannye
2020-11-14
1
-0
/
+0
*
Use constants to delineate map types, and factor out more data
Rangi
2020-08-31
1
-6
/
+8
*
Use 'tile' and 'tiles' macros
Rangi
2020-07-07
1
-6
/
+6
*
Sync coordinate macros with pokecrystal
Rangi
2020-07-07
1
-16
/
+16
*
callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar
Rangi
2020-07-06
1
-1
/
+1
*
Specify the ldh instruction, don't turn ld into ldh
Rangi
2020-07-06
1
-4
/
+4
*
Add subdirectories to data/ similar to pokecrystal
Rangi
2020-07-03
1
-3
/
+3
*
Add subdirectories to engine/ similar to pokecrystal
Rangi
2020-07-02
1
-0
/
+618