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
/
cable_club.asm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sync with pokered
dannye
2020-11-04
1
-984
/
+0
*
Sync with pokered
dannye
2020-05-20
1
-6
/
+6
*
fix some constants
yenatch
2018-04-01
1
-1
/
+1
*
Fix warnings about deprecated mnemonics on newer builds of rgbds
Pokechu22
2017-09-25
1
-1
/
+1
*
sync tileset WRAM labels
YamaArashi
2016-06-12
1
-2
/
+2
*
sync engine code with pokered
YamaArashi
2016-06-11
1
-7
/
+5
*
remove address comments
YamaArashi
2016-06-11
1
-24
/
+24
*
Clean up white space
dannye
2016-06-06
1
-1
/
+1
*
Split bank1 up.
luckytyphlosion
2016-03-17
1
-1
/
+7
*
overworld item & movement code, cable club code, remove more instances of W_,...
luckytyphlosion
2015-10-29
1
-63
/
+72
*
Complete documentation of bank3
luckytyphlosion
2015-10-18
1
-4
/
+4
*
named more variables
YamaArashi
2015-08-12
1
-1
/
+1
*
Replace hardcoded name lengths with NAME_LENGTH
dannye
2015-08-10
1
-4
/
+4
*
No more $C8
dannye
2015-08-10
1
-1
/
+1
*
Merge branch 'master' of https://github.com/YamaArashi/pokered
dannye
2015-08-10
1
-10
/
+10
|
\
|
*
commented audio code
YamaArashi
2015-08-08
1
-8
/
+8
|
*
fixed names
YamaArashi
2015-08-07
1
-2
/
+2
*
|
Replace some hardcoded data sizes
dannye
2015-08-09
1
-2
/
+2
|
/
*
Use more lb
dannye
2015-08-05
1
-3
/
+3
*
misc
YamaArashi
2015-07-18
1
-1
/
+1
*
Consolidate coord macros
dannye
2015-07-18
1
-24
/
+24
*
Swap trade center and battle center
dannye
2015-07-16
1
-2
/
+2
*
Comment naming screen
dannye
2015-07-14
1
-1
/
+1
*
menu wram variable names
YamaArashi
2015-07-13
1
-4
/
+4
*
movemon and removepokemon wram variables
YamaArashi
2015-07-12
1
-1
/
+1
*
named wram variables
YamaArashi
2015-07-12
1
-9
/
+9
*
Rename/organize part 1 of 4
U-Daniel-PC\Daniel
2015-07-03
1
-4
/
+4
*
commented trade amim functions
YamaArashi
2015-03-14
1
-2
/
+2
*
Rename some labels
YamaArashi
2015-02-08
1
-1
/
+1
*
Named wram symbols
YamaArashi
2015-02-07
1
-2
/
+2
*
commented battle stuff
YamaArashi
2015-02-07
1
-4
/
+4
*
commented menu stuff
YamaArashi
2015-02-07
1
-1
/
+1
*
Fix typo in name
YamaArashi
2015-02-07
1
-5
/
+5
*
serial/trade/misc
YamaArashi
2015-02-07
1
-458
/
+479
*
Merge remote-tracking branch 'YamaArashi/master'
yenatch
2014-09-20
1
-4
/
+4
|
\
|
*
Commented/labelled misc functions
YamaArashi
2014-09-14
1
-1
/
+1
|
*
Commented more sprite and map code
YamaArashi
2014-09-13
1
-2
/
+2
|
*
Labelled many functions/variables
YamaArashi
2014-08-08
1
-1
/
+1
*
|
Use hram constants for remaining joypad variables.
yenatch
2014-08-30
1
-2
/
+2
|
/
*
Use *Coord instead of FuncCoord
U-Fish-PC\Daniel
2014-06-25
1
-4
/
+2
*
Use macros for predef calls/jumps instead of static ids.
yenatch
2014-06-16
1
-16
/
+8
*
Remove generated "indirect jump" comments.
yenatch
2014-06-16
1
-3
/
+3
*
Use monster struct macros in wram. Rename related labels for consistency.
yenatch
2014-06-14
1
-17
/
+17
*
Remove most static wram addresses. Use labels instead.
yenatch
2014-05-26
1
-192
/
+192
*
Rename GetJoypadState -> Joypad.
yenatch
2014-05-25
1
-1
/
+1
*
Rename random number function and hram labels.
yenatch
2014-05-24
1
-1
/
+1
*
Comment some more bank 0 functions.
yenatch
2014-05-23
1
-1
/
+1
*
Comment some bank 0 functions, and add wram labels for Predef.
yenatch
2014-05-23
1
-1
/
+1
*
Pull a lot of engine out of main.asm
U-Fish-PC\Daniel
2014-05-22
1
-0
/
+960