index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2012-06-06
remove more code cruft
Bryan Bishop
2012-06-06
remove some code cruft from gbz80disasm
Bryan Bishop
2012-06-06
get RomStr from romstr.py in gbz80disasm
Bryan Bishop
2012-06-05
more wram vars
Bryan Bishop
2012-06-05
add some events to wram.asm
Bryan Bishop
2012-06-05
battlemon in wram.asm
Bryan Bishop
2012-06-05
add trainer mons to wram.asm
Bryan Bishop
2012-06-05
fix pwd line in INSTALL
Bryan Bishop
2012-06-02
no sudo in cygwin instructions
Bryan Bishop
2012-06-02
text editors are lame anyway
Bryan Bishop
2012-06-02
minor changes
Bryan Bishop
2012-06-02
fix missing step
Bryan Bishop
2012-06-02
better installation documentation
Bryan Bishop
2012-06-02
more install notes for ms windows users
Bryan Bishop
2012-06-02
Adding INSTALL, screw markdown
Sanky
2012-06-02
make unittest2 error show up in stderr
Bryan Bishop
2012-05-31
temporarily disable label-usage (find_label) in gbz80disasm
Bryan Bishop
2012-05-31
find functions based on first few similar bytes
Bryan Bishop
2012-05-31
add in PrintNumber_AdvancePointer and Divide from pokered
Bryan Bishop
2012-05-31
just adding a label for Multiply (no code)
Bryan Bishop
2012-05-31
fix spacing in main.asm
Bryan Bishop
2012-05-31
copy in DelayFrames from pokered
Bryan Bishop
2012-05-31
copy in PrintBCDNumber from pokered
Bryan Bishop
2012-05-31
copy in PrintBCDDigit from pokered
Bryan Bishop
2012-05-30
copy in TextBoxBorder from pokered
Bryan Bishop
2012-05-30
copy in NPlaceChar from pokered
Bryan Bishop
2012-05-30
for some reason AddNTimes is copied twice
Bryan Bishop
2012-05-30
copy in CopyDataUntil from pokered
Bryan Bishop
2012-05-30
copy in ClearScreenArea from pokered
Bryan Bishop
2012-05-30
minor formatting fix in CountSetBits
Bryan Bishop
2012-05-30
copy in CountSetBits from pokered
Bryan Bishop
2012-05-30
copy in StringCmp from pokered
Bryan Bishop
2012-05-30
fix typo in DisableLCD label name
Bryan Bishop
2012-05-30
copy in IsInArray from pokered
Bryan Bishop
2012-05-30
copy in EnableLCD from pokered
Bryan Bishop
2012-05-30
copy in DelayFrame from pokered
Bryan Bishop
2012-05-30
copy over CopyData from pokered
Bryan Bishop
2012-05-30
copy in DisableLCD from pokered
Bryan Bishop
2012-05-30
use rgbfix to fix the header bytes
Bryan Bishop
2012-05-30
remove $10000 INCBIN bytes from banks $75, $76, $79 and $7a
Bryan Bishop
2012-05-29
add in some shared characters from pokered
Bryan Bishop
2012-05-29
add IntroFadePalettes from pokered
Bryan Bishop
2012-05-29
hooray PrintNumber_PrintLeadingZero is also shared
Bryan Bishop
2012-05-29
IncGradGBPalTable_01 is the same from pokered
Bryan Bishop
2012-05-29
comparator.py - find shared functions between pokered/pokecrystal
Bryan Bishop
2012-05-29
fix up AsmSection and line_has_comment_address
Bryan Bishop
2012-05-29
move AsmList into romstr.py too
Bryan Bishop
2012-05-29
move RomStr into a shared file
Bryan Bishop
2012-05-28
Merge pull request #15 from yenatch/master
Bryan Bishop
add type interaction
2012-05-28
add type interaction
padz
[prev]
[next]