index
:
poketcg
master
rgbgfx
Pokémon Trading Card Game
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2015-03-14
Move source code into "src/". Update Makefile/scan_includes.
stag019
2015-03-11
Merge pull request #5 from stag019/master
Daniel Harding
Some Makefile changes
2015-03-11
Make Makefile posix-friendly
stag019
2015-02-25
Use text id constants
U-Daniel-PC\Daniel
2015-02-25
Update README and Makefile
U-Daniel-PC\Daniel
2015-02-25
Remove gfx.py
U-Daniel-PC\Daniel
2015-02-24
Colorize all cards.
stag019
2015-02-24
Use auto-generated palette file for grassenergy.png
stag019
2015-02-24
Palette files will be automatically generated.
stag019
2015-02-24
Rename all PNG files to remove redunant extensions.
stag019
2015-02-24
Remove *.pal on clean
stag019
2015-02-24
Change Makefile to use rgbgfx instead of the python gfx.py
stag019
2015-02-24
Put rgbgfx comments in PNG files.
stag019
2015-02-24
Correct palette order.
stag019
2015-02-24
Rest of PNGs at correct bit depth
U-Daniel-PC\Daniel
2015-02-24
Merge pull request #2 from stag019/master
Daniel Harding
PNGs
2015-02-24
Colorized grass energy.
stag019
2015-02-24
PNGs at correct bit depth.
stag019
2015-02-15
Make each note/instrument its own macro
U-Daniel-PC\Daniel
2015-02-15
Don't bother exporting unreferenced labels
U-Daniel-PC\Daniel
2015-02-15
wram.o
U-Daniel-PC\Daniel
2015-02-15
audio.o
U-Daniel-PC\Daniel
2015-02-14
text.o
U-Daniel-PC\Daniel
GLOBAL is temporary
2015-02-14
gfx.o
U-Daniel-PC\Daniel
GLOBAL is temporary
2015-02-14
Update Makefile
U-Daniel-PC\Daniel
2015-02-14
Update README.md
U-Daniel-PC\Daniel
2014-07-26
Add disassembly python tools
U-Daniel-PC\Daniel
https://github.com/kanzure/pokemon-reverse-engineering-tools
2014-07-26
Home: disassemble some more INCBINs
Jonas Höglund
2014-07-26
Home: try to make sense of mysterios linked-list function
Jonas Höglund
2014-07-26
Merge http://github.com/dannye/tcg
Jonas Höglund
Conflicts: wram.asm
2014-07-26
Home: do serial data transfer functions
Jonas Höglund
2014-07-26
Home: disassemble a bunch of missing functions
Jonas Höglund
2014-07-26
Home: do palette functions, vblank & timer interrupts
Jonas Höglund
2014-07-25
Start duel engine disassembly, add duelist constants
U-Daniel-PC\Daniel
2014-07-24
Rename folder: trainers -> duelists
U-Daniel-PC\Daniel
2014-07-24
Switch sam's practice deck constants
U-Daniel-PC\Daniel
it turns out I was wrong, and the first of the two ids is the id used to load Sam's deck
2014-07-22
Move address constants to wram/hram files
Jonas Höglund
2014-07-22
Use constants for hardware registers $ff00-$ff7f everywhere
Jonas Höglund
2014-07-22
Improve documentation of SGR commands slightly
Jonas Höglund
2014-07-22
Home: do timer counter increment function
Jonas Höglund
2014-07-22
Home: do more setup functions & constants
Jonas Höglund
2014-07-22
Home: do joypad-reading functions
Jonas Höglund
2014-07-22
Home: name basic graphics setup functions, add some missing constants
Jonas Höglund
2014-07-22
Home: name/comment SGB-related commands and console-detection routines
Jonas Höglund
2014-07-22
Add hardware & address constants, integrate into home bank
Jonas Höglund
2014-07-22
Name some ROM/RAM related utility functions and addresses
Jonas Höglund
2014-07-22
Comment & name some utility functions in home bank
Jonas Höglund
2014-07-21
Add build version text
U-Daniel-PC\Daniel
2014-07-14
Fix win/lose/draw dimensions
U-Daniel-PC\Daniel
2014-07-14
Update README
U-Daniel-PC\Daniel
[prev]
[next]