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
/
home
/
overworld.asm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use combined hardware constants
Rangi42
2025-06-30
1
-3
/
+3
*
Replace hardware_constants.asm with hardware.inc (#511)
Rangi
2025-06-30
1
-25
/
+25
*
Correct wTileMapBackup declared space (#487)
Engezerstorung
2025-01-28
1
-18
/
+14
*
Identify `wCurrentMapScriptFlags` bits (#467)
Sylvie
2024-09-24
1
-4
/
+4
*
Identify more bit flags (#465)
Sylvie
2024-09-24
1
-1
/
+1
*
Identify more flag bits (#464)
Sylvie
2024-09-23
1
-10
/
+10
*
Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462)
Sylvie
2024-09-18
1
-10
/
+10
*
Identify various flag labels and bit constants (#454)
Sylvie
2024-07-16
1
-99
/
+98
*
Identify some unused WRAM variables (#453)
Sylvie
2024-06-15
1
-4
/
+4
*
Identify `wSavedCoordIndex` and its other usages
Rangi42
2023-11-20
1
-1
/
+1
*
Correct wTilePlayerStandingOn "unused?" comment (#433)
Alchav
2023-11-18
1
-1
/
+1
*
Add constants for wMapConnections bits and group map header wram labels
Linus Unnebäck
2023-11-17
1
-11
/
+10
*
Thoroughly document debug code (#410)
SatoMew
2023-07-15
1
-5
/
+5
*
Add macros, constants, and labels for map scripts and text (#367)
vulcandth
2023-07-13
1
-1
/
+1
*
Use the same music headers as pokecrystal (#382)
Rangi
2022-08-11
1
-2
/
+2
*
Refactorize check button pressed (#340)
Yoann Fievez
2021-11-05
1
-6
/
+6
*
More WRAM label cleanup (still needs UNIONs and renaming)
Rangi
2021-05-31
1
-21
/
+21
*
Label and document hFFD7 more accurately
SatoMew
2020-11-29
1
-1
/
+1
*
Sync home and macro code with pokeyellow
Rangi
2020-11-05
1
-7
/
+7
*
Factor out data/tilesets/pair_collision_tile_ids.asm
Rangi
2020-08-30
1
-24
/
+1
*
cycling.png -> red_bike.png
Rangi
2020-07-17
1
-1
/
+1
*
Merge pull request #276 from TheFakeMateo/master
Rangi
2020-07-16
1
-1
/
+1
|
\
|
*
Deobfuscate exit warps on indoor maps
TheFakeMateo
2020-07-15
1
-1
/
+1
*
|
Disassemble the BLUEMONS.GB debug ROM
Rangi
2020-07-15
1
-0
/
+4
|
/
*
Move all code out of home.asm into home/
Rangi
2020-07-07
1
-0
/
+51
*
Remove c1x*/c2x* comments, use struct offset constants
Rangi
2020-07-07
1
-8
/
+8
*
Sync coordinate macros with pokecrystal
Rangi
2020-07-07
1
-9
/
+9
*
callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar
Rangi
2020-07-06
1
-20
/
+20
*
Specify the ldh instruction, don't turn ld into ldh
Rangi
2020-07-06
1
-90
/
+90
*
Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellow
Rangi
2020-07-05
1
-21
/
+21
*
Port two HRAM labels from pokeyellow
Rangi
2020-07-05
1
-1
/
+1
*
Port pokecrystal's formatting of text commands and special characters
Rangi
2020-07-04
1
-2
/
+2
*
Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...
Rangi
2020-07-04
1
-6
/
+6
*
Replace raw hex values with HRAM constants
Rangi
2020-07-03
1
-6
/
+6
*
H_CONSTANTNAMES -> hConstantNames
Rangi
2020-07-03
1
-11
/
+11
*
Organize macros/ like pokecrystal
Rangi
2020-07-03
1
-1
/
+1
*
Add subdirectories to data/ similar to pokecrystal
Rangi
2020-07-03
1
-1
/
+1
*
Update audio macro names
dannye
2019-07-27
1
-2
/
+2
*
Replace some hard-coded values with constants
Rangi
2019-07-07
1
-1
/
+1
*
Rename map files, labels, and constants to be consistent and work with Polish...
Rangi
2019-01-01
1
-6
/
+6
*
Add space between arguments in assembly instructions and remove redundant a i...
xCrystal
2017-12-30
1
-1149
/
+1149
*
Replace deprecated mnemonics by the correct ones
Antonio Niño Díaz
2017-06-09
1
-1
/
+1
*
split code out of main.asm
YamaArashi
2016-12-31
1
-1
/
+1
*
Redo audio header macro
dannye
2016-07-27
1
-2
/
+2
*
sync home
YamaArashi
2016-06-12
1
-42
/
+63
*
sync tileset WRAM labels
YamaArashi
2016-06-12
1
-9
/
+9
*
remove address comments
YamaArashi
2016-06-11
1
-56
/
+56
*
Fix game time labels
PikalaxALT
2016-01-03
1
-2
/
+2
*
No more W_
dannye
2015-08-30
1
-114
/
+114
*
documented flags and misc. fixes
YamaArashi
2015-08-29
1
-2
/
+2
[next]