index
:
pokered
adding-pokemon
expand-tileset
give-all-mons
master
multilang
pokedex-order
rgbgfx
Pokémon Red and Blue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
extras
Age
Commit message (
Expand
)
Author
2012-01-27
move learnsets into the asm
Bryan Bishop
2012-01-27
leave insert_all_base_stats in a usable form
Bryan Bishop
2012-01-27
insert MewBaseStats
Bryan Bishop
2012-01-27
pokemon base stats
Bryan Bishop
2012-01-27
small script to make better trainer header labels
Bryan Bishop
2012-01-25
rename common.asm -> main.asm
Bryan Bishop
2012-01-25
pretty_trainer_headers.py - print out multiple headers simultaneously
Bryan Bishop
2012-01-24
trainer headers are 12 bytes
Bryan Bishop
2012-01-24
update gbz80disasm to find labels better
Bryan Bishop
2012-01-24
TextEndBattle is only used once
Bryan Bishop
2012-01-24
some error reporting for trainer headers
Bryan Bishop
2012-01-24
python for printing trainer headers
Bryan Bishop
2012-01-23
gbz80disasm - only use labels when the bank matches
Bryan Bishop
2012-01-23
gbz80disasm now prints out known labels
Bryan Bishop
2012-01-23
python to find labels and offsets in analyze_incbins
Bryan Bishop
2012-01-23
$039e -> HandleMidJump
Bryan Bishop
2012-01-23
remove silly script
Bryan Bishop
2012-01-21
use labels in more commands in gbz80disasm
Bryan Bishop
2012-01-21
replaced $3e2e with GiveItem in some texts
Bryan Bishop
2012-01-20
update gbz80disasm to account for conditional relative forward jumps
Bryan Bishop
2012-01-20
fix palette on romviz.py
Bryan Bishop
2012-01-20
i'm really bad at colors
Bryan Bishop
2012-01-20
improvements to romviz.py
Bryan Bishop
2012-01-19
switch to W_BAGITEM01QTY format
Bryan Bishop
2012-01-19
simple tool to dump pc item constants
Bryan Bishop
2012-01-19
minor touch-ups and missed TX_FARs
Bryan Bishop
2012-01-18
fill out some texts in bank $1d
Bryan Bishop
2012-01-18
finish bank $22 with texts
Bryan Bishop
2012-01-18
calculate end address in text printer output
Bryan Bishop
2012-01-18
update pretty_text to use a default label
Bryan Bishop
2012-01-18
The python tools should spit out tabs, not spaces.
IIMarckus
2012-01-17
update romvisualizer for common.asm
Bryan Bishop
2012-01-17
insert many many more texts
Bryan Bishop
2012-01-17
analyze_incbins - reject zero interval incbins
Bryan Bishop
2012-01-17
fix TX_RAM injector for addresses between $a-$f inclusive
Bryan Bishop
2012-01-17
skip some incbins from analyze_texts for 0-size intervals
Bryan Bishop
2012-01-17
fix insert_texts for pre-existing TX_FAR target labels
Bryan Bishop
2012-01-17
fix some offset errors in insert_texts.py
Bryan Bishop
2012-01-17
text insertion code for unnamed TX_FARs
Bryan Bishop
2012-01-17
improve text printer, including TX_RAM and TX_NUM
Bryan Bishop
2012-01-17
analyze_texts - find possible TX_FARs
Bryan Bishop
2012-01-17
Add the currency character to text tables.
IIMarckus
2012-01-17
TX_RAM for text engine command $1 in pretty_text
Bryan Bishop
2012-01-16
fix naming of map size constants
Bryan Bishop
2012-01-16
These didn’t work as intended. Delete.
IIMarckus
2012-01-16
analyze_texts now returns an end address
Bryan Bishop
2012-01-16
pretty_text - print out texts from command line
Bryan Bishop
2012-01-16
formulas for map header connections instead of raw values
Bryan Bishop
2012-01-15
replace connection pointers with formulas
Bryan Bishop
2012-01-15
update analyze_incbins for common.asm
Bryan Bishop
[next]