shithub: pokered

RSS feed

24051e46 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/28 10:28
remove 1123 bytes from the end of bank $1c

aab123e7 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/28 10:24
remove 6870 bytes from the end of bank $18

a52fa229 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/28 10:21
remove 8427 bytes from the end of bank $17

d561e9a3 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/28 10:17
remove 6726 bytes from the end of bank $16

c1ab454d – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/28 10:15
remove 5557 bytes from the end of bank $15

3485429f – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/28 10:12
remove 5566 bytes from the end of bank $14

40dada17 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/28 10:11
remove 7281 bytes from the end of bank $12

b15a4b35 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/28 10:08
remove 3497 bytes from bank $11

12fdb864 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/28 10:03
remove 1080 bytes from the end of bank F

7f04b0b5 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/28 09:49
remove 950 bytes from the end of bank 3

f6d718f1 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/28 09:48
remove 161 bytes from the end of bank 5

1d68a4a8 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/28 09:37
remove 824 bytes from the end of bank 6

76c03e54 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/28 09:23
remove 4926 bytes from the end of bank 7

07eba561 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/28 09:21
remove 174 bytes from the end of bank 8

2fb6a94f – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/28 09:17
clean up the final 1055 blank bank $e bytes

182682a5 – YamaArashi <shadow962@live.com> authored on 2012/01/28 04:58
Merge

d1f15cca – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/28 06:40
replace TH with TrainerHeader in abbreviated labels

682fba7d – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/28 06:20
expand some trainer header label abbreviations

da68a0cd – YamaArashi <shadow962@live.com> authored on 2012/01/28 04:56
add more displaytextid stuff

f473a7c7 – KuroiIeWa5Da <tyuki@adu.me> authored on 2012/01/28 03:31
added a single space in msuic.asm

b831ab85 – KuroiIeWa5Da <tyuki@adu.me> authored on 2012/01/28 03:17
Parsed all of the unknown music data

1e6b99fa – KuroiIeWa5Da <tyuki@adu.me> authored on 2012/01/28 03:16
Updated program to support the -fo option - forces continuation of parsing past mus_end

436c486d – KuroiIeWa5Da <tyuki@adu.me> authored on 2012/01/28 02:29
Parsed some unknown music data

ef7a524b – KuroiIeWa5Da <tyuki@adu.me> authored on 2012/01/28 01:57
Updated Music Disassembler README.txt file with output of new help parameter

2a46c247 – KuroiIeWa5Da <tyuki@adu.me> authored on 2012/01/28 01:56
Updated Music Disassembler to support a help parameter

42569734 – KuroiIeWa5Da <tyuki@adu.me> authored on 2012/01/28 01:10
Updated Music Disassembler to support more advanced parameters

6fe067d9 – KuroiIeWa5Da <tyuki@adu.me> authored on 2012/01/27 19:42
fixed problem with compiling wav pattern program

6fd6c7af – KuroiIeWa5Da <tyuki@adu.me> authored on 2012/01/27 19:38
big update after strip

443ff156 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/27 18:06
update MewBaseStats to use DEX_MEW

8de771cf – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/27 18:05
update learnset in MewBaseStats

d1281e8d – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/27 17:58
move learnsets into the asm

dadfdd5d – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/27 17:16
leave insert_all_base_stats in a usable form

91a041f1 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/27 17:15
insert MewBaseStats

d0aa2ed0 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/27 17:09
pokemon base stats

fc82bd32 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/27 07:54
better labels for TM gift texts

c1493026 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/27 03:25
replace some pointers, rename some texts

0b41c103 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/27 02:52
improve label names and switch broken TX_FARs to plain $17s

7facd11f – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/27 00:10
rename BeforeBattleTxts because of macro label length limits

19cdb94d – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/26 23:59
possibly better label names for trainer header texts

ce6c6f1f – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/26 23:51
small script to make better trainer header labels

863b0834 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/26 23:36
fix VictoryRoad1TrainerHeaders label

7211ed30 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/26 16:33
Merge YamaArashi/pokered

719fda79 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/26 16:33
some text labels about HM03

c67f7562 – YamaArashi <shadow962@live.com> authored on 2012/01/26 14:27
Merge

a4fe74fa – YamaArashi <shadow962@live.com> authored on 2012/01/26 14:26
add V-blank handler and some associated functions, replace some addresses with labels, fix rWX and rWY

81e13051 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/26 11:34
elite four trainer header text labels

17c6b1b1 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/26 11:26
fix labels in AgathaTrainerHeaders to match sequence

f7710a35 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/26 11:15
better labels in AgathaTrainerHeaders

b7062722 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/26 10:59
Mansion3TrainerHeaders and Mansion4TrainerHeaders (renaming)

d72e87ae – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/26 10:56
VictoryRoad2TrainerHeaders and SilphCo7TrainerHeaders

4f17919f – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/26 10:41
Route20TrainerHeader2 through 10 (naming)

1d7de7cf – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/26 09:10
minor comments on CeruleanCityText1

42927581 – YamaArashi <shadow962@live.com> authored on 2012/01/26 07:01
more bank 0 functions

5ca3748f – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/26 07:53
Merge stag019/pokered

b42672a0 – YamaArashi <shadow962@live.com> authored on 2012/01/26 05:32
Merge music changes

96db7d1c – YamaArashi <shadow962@live.com> authored on 2012/01/26 05:31
diasm of some bank 0 code (mostly menu related)

501c8e03 – stag019 <stag019@gmail.com> authored on 2012/01/26 05:21
Pokemon Blue pointer at $29B3 to Unknown_74ee0.

c57d2572 – KuroiIeWa5Da <tyuki@adu.me> authored on 2012/01/26 02:21
Finsihed MeetRival Channel 3 Music Data

76afbf6c – KuroiIeWa5Da <tyuki@adu.me> authored on 2012/01/26 02:12
Finsihed MeetRival Channel 2 Music Data

000b0f74 – KuroiIeWa5Da <tyuki@adu.me> authored on 2012/01/26 02:05
Finsihed MeetRival Channel 1 Music Data and made some improvements to Music Disassembler

bf196829 – KuroiIeWa5Da <tyuki@adu.me> authored on 2012/01/26 01:22
Made several large upgrades to Music Disassembler

3f61e9bd – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/25 21:15
some better text names

4f7a07ef – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/25 17:33
rename common.asm -> main.asm

8cf4620d – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/25 07:40
fix typos in comment labels

25e09f50 – KuroiIeWa5Da <tyuki@adu.me> authored on 2012/01/25 07:03
Finished MeetProfOak Channel 3 Music Data

6703a9e2 – KuroiIeWa5Da <tyuki@adu.me> authored on 2012/01/25 06:37
Finished MeetProfOak Channel 1 Music Data

cc02a733 – KuroiIeWa5Da <tyuki@adu.me> authored on 2012/01/25 06:08
Finished MuseumGuy Channel 4 Music Data

354775c3 – YamaArashi <shadow962@live.com> authored on 2012/01/25 05:26
Merge

bca678ad – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/25 07:23
Merge YamaArashi/pokered

d908d8a7 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/25 06:01
finish up trainer headers

03af4e9b – YamaArashi <shadow962@live.com> authored on 2012/01/25 05:25
Merge

369cb976 – KuroiIeWa5Da <tyuki@adu.me> authored on 2012/01/25 04:29
Finished MuseumGuy Channel 3 Music Data

4c7ddcbb – KuroiIeWa5Da <tyuki@adu.me> authored on 2012/01/25 04:23
Finished MuseumGuy Channel 2 Music Data

2584075e – KuroiIeWa5Da <tyuki@adu.me> authored on 2012/01/25 04:15
Finished MuseumGuy Channel 1 Music Data

08445fe0 – YamaArashi <shadow962@live.com> authored on 2012/01/25 04:10
Merge

d341bdb5 – KuroiIeWa5Da <tyuki@adu.me> authored on 2012/01/25 04:06
Finished Cities 1 Channel 4 Music Data

e3a065cf – KuroiIeWa5Da <tyuki@adu.me> authored on 2012/01/25 02:46
Finished Cities 1 Channel 3 Music Data

a335f6ad – KuroiIeWa5Da <tyuki@adu.me> authored on 2012/01/25 02:37
Finished Cities 1 Channel 2 Msuic Data

8111b4e4 – YamaArashi <shadow962@live.com> authored on 2012/01/25 00:45
disasm of another joypad polling function

c3f71abe – YamaArashi <shadow962@live.com> authored on 2012/01/24 21:54
Merge

226f6059 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/24 20:06
trainer headers for SilphCo9, SSAnne, ViridianForest

cf80ada3 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/24 19:49
pretty_trainer_headers.py - print out multiple headers simultaneously

c171b477 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/24 19:42
lots of trainer headers again

ea3d5a5c – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/24 18:23
trainer headers for Route11 - Route18

3681b4d5 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/24 16:21
trainer headers for Route6 - Route10

0c497358 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/24 15:23
Route21 and SilphCo8 trainer headers

274e3b5d – YamaArashi <shadow962@live.com> authored on 2012/01/24 15:16
Merge

743b14b7 – YamaArashi <shadow962@live.com> authored on 2012/01/24 15:14
some bank 0 code

e75c62eb – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/24 15:01
trainer headers for Route13 - Route19

ffb98d82 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/24 14:30
many fixes to Route9 and trainer headers

7750427b – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/24 13:21
Merge YamaArashi/pokered (text command)

76a4eff5 – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/24 12:27
more trainer headers

4c91afa8 – YamaArashi <shadow962@live.com> authored on 2012/01/24 11:10
text command disasm

3374c25b – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/24 10:51
more trainer headers

ed39e6aa – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/24 10:37
trainer headers are 12 bytes

5db0415c – YamaArashi <shadow962@live.com> authored on 2012/01/24 09:20
Merge

7069593e – YamaArashi <shadow962@live.com> authored on 2012/01/24 09:20
added some comments and added multiply/divide constants

d2f4073e – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/24 07:49
update gbz80disasm to find labels better

a3315093 – YamaArashi <shadow962@live.com> authored on 2012/01/24 05:16
Merge

cf0d22fa – Bryan Bishop <kanzure@gmail.com> authored on 2012/01/24 07:11
merge YamaArashi/pokered

Next