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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Commented function
YamaArashi
2014-07-28
3
-97
/
+180
*
|
|
Merge remote-tracking branch 'origin/master' into tentative
yenatch
2014-09-19
0
-0
/
+0
|
\
|
|
|
*
|
Merge pull request #48 from yenatch/master
yenatch
2014-07-12
511
-39429
/
+38182
|
|
\
|
*
|
|
Fix the symfile and mapfile filenames.
yenatch
2014-09-19
1
-1
/
+1
*
|
|
Add macros for text predefs.
yenatch
2014-09-17
2
-66
/
+84
*
|
|
Recomment misc functions in home.asm.
yenatch
2014-09-17
2
-434
/
+445
*
|
|
Don't define addresses for ROM0 sections in home.asm.
yenatch
2014-09-17
1
-17
/
+29
*
|
|
Use a macro to define version constants.
yenatch
2014-09-17
1
-18
/
+9
*
|
|
Use move animation constants instead of static values.
yenatch
2014-09-17
3
-25
/
+25
*
|
|
Enumerate move constants and add unnamed animation constants.
yenatch
2014-09-17
2
-182
/
+219
*
|
|
Use a macro for move attributes.
yenatch
2014-09-01
2
-168
/
+180
*
|
|
Use hram constants for remaining joypad variables.
yenatch
2014-08-30
8
-68
/
+71
*
|
|
Use PARTY_LENGTH and related constants in menu and hud code.
yenatch
2014-08-22
8
-74
/
+64
*
|
|
Split copy and serial functions out of home.asm.
yenatch
2014-08-12
5
-569
/
+563
*
|
|
Fix static banks passed into GetName.
yenatch
2014-08-07
5
-12
/
+15
*
|
|
Add a comment to the "compare" target.
yenatch
2014-07-16
1
-0
/
+6
*
|
|
Combine poke%.gbc build targets into a generalized one.
yenatch
2014-07-13
1
-10
/
+2
*
|
|
Add image suffixes to the makefile.
yenatch
2014-07-11
1
-1
/
+2
*
|
|
Remove inline comments in an object recipe.
yenatch
2014-07-11
1
-3
/
+3
*
|
|
Reorganize makefile targets for clarity.
yenatch
2014-07-11
1
-25
/
+37
*
|
|
Comment the makefile.
yenatch
2014-07-11
1
-17
/
+31
|
|
/
|
/
|
*
|
Update INSTALL.md
U-Daniel-PC\Daniel
2014-07-08
1
-2
/
+2
*
|
Fix Makefile: .map and .sym
U-Fish-PC\Daniel
2014-06-26
1
-1
/
+1
*
|
S_SPRITEBUFFER0 static address
U-Fish-PC\Daniel
2014-06-25
1
-1
/
+1
*
|
Use *Coord instead of FuncCoord
U-Fish-PC\Daniel
2014-06-25
53
-975
/
+519
*
|
Use macros for predef calls/jumps instead of static ids.
yenatch
2014-06-16
122
-719
/
+360
*
|
Use macros to define predefs.
yenatch
2014-06-16
10
-113
/
+123
*
|
Fix a typo in home/vcopy.asm.
yenatch
2014-06-16
1
-1
/
+1
*
|
Rename predef functions so they aren't excessive in length.
yenatch
2014-06-16
29
-103
/
+81
*
|
Remove generated "indirect jump" comments.
yenatch
2014-06-16
58
-125
/
+125
*
|
Hall of Fame sram labels and related constants.
yenatch
2014-06-14
7
-61
/
+75
*
|
Use monster struct macros in wram. Rename related labels for consistency.
yenatch
2014-06-14
53
-1017
/
+859
*
|
Use MAX_LEVEL instead of 100/$64
U-Fish-PC\Daniel
2014-06-10
4
-4
/
+5
*
|
Make each pitch/instrument its own macro
U-Fish-PC\Daniel
2014-06-10
66
-14940
/
+15039
*
|
More music bank references
U-Fish-PC\Daniel
2014-06-10
2
-2
/
+2
*
|
Clean up white space
U-Fish-PC\Daniel
2014-06-09
66
-219
/
+219
*
|
Clean up music bank references
U-Fish-PC\Daniel
2014-06-09
10
-22
/
+22
*
|
Merge branch 'master' of https://github.com/yenatch/pokered
U-Fish-PC\Daniel
2014-06-09
18
-5210
/
+5367
|
\
\
|
*
|
Space out monster constants to make gaps clearer.
yenatch
2014-06-06
1
-1
/
+37
|
*
|
Comment SGB packets.
yenatch
2014-06-06
2
-122
/
+278
|
*
|
Merge remote-tracking branch 'danny/master'
yenatch
2014-06-06
19
-330
/
+306
|
|
\
\
|
*
|
|
Explicit sections for pics, sprites and misc graphics.
yenatch
2014-05-31
1
-15
/
+39
|
*
|
|
Split out joypad code from main.asm.
yenatch
2014-05-31
2
-51
/
+52
|
*
|
|
Split more code out of home.asm.
yenatch
2014-05-31
9
-1619
/
+1624
|
*
|
|
Use rgbasm -h to use halt without nops.
yenatch
2014-05-31
2
-5
/
+2
|
*
|
|
Clean up bg map and palette fade code in home.asm.
yenatch
2014-05-31
1
-135
/
+77
|
*
|
|
Split the text engine out of home.asm.
yenatch
2014-05-30
2
-737
/
+739
|
*
|
|
Recomment some copy/video functions in home.asm.
yenatch
2014-05-30
1
-202
/
+195
|
*
|
|
Split out joypad and overworld code from home.asm.
yenatch
2014-05-30
3
-2459
/
+2460
*
|
|
|
Combine wave files
U-Fish-PC\Daniel
2014-06-09
7
-87
/
+21
[prev]
[next]