More charmap and home/text.asm documentation for JP chars

This commit is contained in:
Remy Oukaour
2018-01-18 18:34:20 -05:00
parent 676b585375
commit 2acaa96cf1
27 changed files with 333 additions and 306 deletions

View File

@@ -11,7 +11,7 @@ BattleText_PlayerPickedUpPayDayMoney: ; 0x80730
WildPokemonAppearedText: ; 0x80746
text "Wild @"
text_from_ram EnemyMonNick
text ""
text_start
line "appeared!"
prompt
; 0x8075c
@@ -20,7 +20,7 @@ HookedPokemonAttackedText: ; 0x8075c
text "The hooked"
line "@"
text_from_ram EnemyMonNick
text ""
text_start
cont "attacked!"
prompt
; 0x80778
@@ -35,7 +35,7 @@ PokemonFellFromTreeText: ; 0x80778
WildCelebiAppearedText: ; 0x80793
text "Wild @"
text_from_ram EnemyMonNick
text ""
text_start
line "appeared!"
prompt
; 0x807a9
@@ -49,7 +49,7 @@ WantsToBattleText:: ; 0x807a9
BattleText_WildFled: ; 0x807bd
text "Wild @"
text_from_ram EnemyMonNick
text ""
text_start
line "fled!"
prompt
; 0x807cf
@@ -57,7 +57,7 @@ BattleText_WildFled: ; 0x807bd
BattleText_EnemyFled: ; 0x807cf
text "Enemy @"
text_from_ram EnemyMonNick
text ""
text_start
line "fled!"
prompt
; 0x807e2
@@ -189,7 +189,7 @@ BattleText_TheSandstormSubsided: ; 0x8098f
BattleText_EnemyPkmnFainted: ; 0x809a8
text "Enemy @"
text_from_ram EnemyMonNick
text ""
text_start
line "fainted!"
prompt
; 0x809be
@@ -197,7 +197,7 @@ BattleText_EnemyPkmnFainted: ; 0x809a8
GotMoneyForWinningText:
text "<PLAYER> got ¥@"
deciram wBattleReward, 3, 6
text ""
text_start
line "for winning!"
prompt
@@ -216,7 +216,7 @@ TiedAgainstText: ; 0x809eb
SentSomeToMomText:
text "<PLAYER> got ¥@"
deciram wBattleReward, 3, 6
text ""
text_start
line "for winning!"
cont "Sent some to MOM!"
prompt
@@ -238,7 +238,7 @@ BattleText_0x80a4f: ; 0x80a4f
BattleText_PkmnFainted: ; 0x80a75
text_from_ram BattleMonNick
text ""
text_start
line "fainted!"
prompt
; 0x80a83
@@ -342,7 +342,7 @@ BattleText_UsersStringBuffer1Activated: ; 0x80bde
text "<USER>'s"
line "@"
text_from_ram StringBuffer1
text ""
text_start
cont "activated!"
prompt
; 0x80bf3
@@ -355,14 +355,14 @@ BattleText_ItemsCantBeUsedHere: ; 0x80bf3
BattleText_PkmnIsAlreadyOut: ; 0x80c0d
text_from_ram BattleMonNick
text ""
text_start
line "is already out."
prompt
; 0x80c22
BattleText_PkmnCantBeRecalled: ; 0x80c22
text_from_ram BattleMonNick
text ""
text_start
line "can't be recalled!"
prompt
; 0x80c39
@@ -381,7 +381,7 @@ BattleText_TheMoveIsDisabled: ; 0x80c5b
BattleText_PkmnHasNoMovesLeft: ; 0x80c72
text_from_ram BattleMonNick
text ""
text_start
line "has no moves left!"
done
; 0x80c8a
@@ -405,7 +405,7 @@ BattleText_StringBuffer1GrewToLevel: ; 0x80c9c
BattleText_WildPkmnIsEating: ; 0x80cba
text "Wild @"
text_from_ram EnemyMonNick
text ""
text_start
line "is eating!"
prompt
; 0x80cd1
@@ -413,7 +413,7 @@ BattleText_WildPkmnIsEating: ; 0x80cba
BattleText_WildPkmnIsAngry: ; 0x80cd1
text "Wild @"
text_from_ram EnemyMonNick
text ""
text_start
line "is angry!"
prompt
; 0x80ce7
@@ -1103,7 +1103,7 @@ StoleText: ; 0x815da
text "<USER>"
line "stole @"
text_from_ram StringBuffer1
text ""
text_start
cont "from its foe!"
prompt
; 0x815f7

File diff suppressed because it is too large Load Diff

View File

@@ -67,7 +67,7 @@ UnknownText_0x1c01be::
para "Treat @"
text_from_ram StringBuffer1
text ""
text_start
line "with loving care."
done
@@ -99,7 +99,7 @@ Text_Gained::
text " gained@@"
Text_ABoostedStringBuffer2ExpPoints::
text ""
text_start
line "a boosted"
cont "@"
deciram StringBuffer2, 2, 4
@@ -107,7 +107,7 @@ Text_ABoostedStringBuffer2ExpPoints::
prompt
Text_StringBuffer2ExpPoints::
text ""
text_start
line "@"
deciram StringBuffer2, 2, 4
text " EXP. Points!"
@@ -169,7 +169,7 @@ UnknownText_0x1c0396::
para "Teach @"
text_from_ram StringBuffer2
text ""
text_start
line "to a #MON?"
done
@@ -245,7 +245,7 @@ UnknownText_0x1c04fa::
text " sent"
line "@"
text_from_ram StringBuffer1
text ""
text_start
cont "to @"
text_from_ram wMysteryGiftPlayerName
text "'s home."
@@ -546,7 +546,7 @@ UnknownText_0x1c0aa9::
UnknownText_0x1c0acc::
text_from_ram StringBuffer3
text ""
text_start
line "fainted!"
prompt
@@ -599,7 +599,7 @@ UnknownText_0x1c0ba5::
UnknownText_0x1c0bbb::
text "Throw away @"
deciram wItemQuantityChangeBuffer, 1, 2
text ""
text_start
line "@"
text_from_ram StringBuffer2
text "(S)?"
@@ -641,7 +641,7 @@ UnknownText_0x1c0c63::
done
UnknownText_0x1c0c83::
text ""
text_start
done
Text_YouCantUseItInABattle::
@@ -688,32 +688,32 @@ UnknownText_0x1c0d0e::
text "<USER>@@"
UnknownText_0x1c0d12::
text ""
text_start
line "made a whirlwind!"
prompt
UnknownText_0x1c0d26::
text ""
text_start
line "took in sunlight!"
prompt
UnknownText_0x1c0d3a::
text ""
text_start
line "lowered its head!"
prompt
UnknownText_0x1c0d4e::
text ""
text_start
line "is glowing!"
prompt
UnknownText_0x1c0d5c::
text ""
text_start
line "flew up high!"
prompt
UnknownText_0x1c0d6c::
text ""
text_start
line "dug a hole!"
prompt
@@ -721,11 +721,11 @@ _ActorNameText::
text "<USER>@@"
_UsedMove1Text::
text ""
text_start
line "used @@"
_UsedMove2Text::
text ""
text_start
line "used @@"
_UsedInsteadText::
@@ -761,7 +761,7 @@ UnknownText_0x1c0db0::
para "@@"
UnknownText_0x1c0db8::
text ""
text_start
done
UnknownText_0x1c0dba::
@@ -782,7 +782,7 @@ UnknownText_0x1c0dd8::
UnknownText_0x1c0df3::
text "It's @"
text_from_ram wBreedMon2Nick
text ""
text_start
line "that was left with"
cont "the DAY-CARE LADY."
done
@@ -790,7 +790,7 @@ UnknownText_0x1c0df3::
UnknownText_0x1c0e24::
text "It's @"
text_from_ram wBreedMon1
text ""
text_start
line "that was left with"
cont "the DAY-CARE MAN."
done
@@ -874,7 +874,7 @@ UnknownText_0x1c0fbc::
deciram wcf64, 1, 3
text " @"
text_from_ram StringBuffer1
text ""
text_start
line "Animation type @"
text_from_ram StringBuffer2
db "@@"
@@ -953,7 +953,7 @@ ContestJudging_FirstPlaceText::
text "!@@"
ContestJudging_FirstPlaceScoreText::
text ""
text_start
para "The winning score"
line "was @"
@@ -972,7 +972,7 @@ ContestJudging_SecondPlaceText::
text "!@@"
ContestJudging_SecondPlaceScoreText::
text ""
text_start
para "The score was"
line "@"
deciram wBugContestSecondPlaceScore, 2, 3
@@ -990,7 +990,7 @@ ContestJudging_ThirdPlaceText::
text "!@@"
ContestJudging_ThirdPlaceScoreText::
text ""
text_start
para "The score was"
line "@"
deciram wBugContestThirdPlaceScore, 2, 3
@@ -1073,7 +1073,7 @@ _KrissPCHowManyWithdrawText::
_KrissPCWithdrewItemsText::
text "Withdrew @"
deciram wItemQuantityChangeBuffer, 1, 2
text ""
text_start
line "@"
text_from_ram StringBuffer2
text "(S)."
@@ -1096,7 +1096,7 @@ _KrissPCHowManyDepositText::
_KrissPCDepositItemsText::
text "Deposited @"
deciram wItemQuantityChangeBuffer, 1, 2
text ""
text_start
line "@"
text_from_ram StringBuffer2
text "(S)."
@@ -1349,7 +1349,7 @@ UnknownText_0x1c1a90::
UnknownText_0x1c1aad::
text "Throw away @"
deciram wItemQuantityChangeBuffer, 1, 2
text ""
text_start
line "@"
text_from_ram StringBuffer2
text "(S)?"
@@ -1390,7 +1390,7 @@ UnknownText_0x1c1b2c::
UnknownText_0x1c1b57::
text "Made @"
text_from_ram wMonOrItemNameBuffer
text ""
text_start
line "hold @"
text_from_ram StringBuffer2
text "."
@@ -1415,7 +1415,7 @@ UnknownText_0x1c1baa::
UnknownText_0x1c1bc4::
text "Took @"
text_from_ram StringBuffer1
text ""
text_start
line "from @"
text_from_ram wMonOrItemNameBuffer
text "."

View File

@@ -73,7 +73,7 @@ UnknownText_0x1c41e6::
UnknownText_0x1c4212::
text "Trade @"
text_from_ram wd004
text ""
text_start
line "for @"
text_from_ram StringBuffer1
text "?"
@@ -134,7 +134,7 @@ UnknownText_0x1c439c::
UnknownText_0x1c43dc::
text "There are only @"
deciram StringBuffer2, 1, 2
text ""
text_start
line "min. left today."
para "Want a quick"
@@ -274,7 +274,7 @@ UnknownText_0x1c472c::
UnknownText_0x1c474b::
text "The @"
text_from_ram StringBuffer3
text ""
text_start
line "is full…"
prompt
@@ -320,18 +320,18 @@ UnknownText_0x1c47fa::
UnknownText_0x1c4837::
text "Hm… @"
text_from_ram wSeerNickname
text ""
text_start
line "came from @"
text_from_ram wSeerOTName
text ""
text_start
cont "in a trade?"
para "@"
text_from_ram wSeerCaughtLocation
text ""
text_start
line "was where @"
text_from_ram wSeerOTName
text ""
text_start
cont "met @"
text_from_ram wSeerNickname
text "!"
@@ -410,7 +410,7 @@ UnknownText_0x1c4a5b::
para "This @"
text_from_ram wSeerNickname
text ""
text_start
line "must have come"
para "through numerous"
@@ -438,7 +438,7 @@ UnknownText_0x1c4ae5::
para "I'm sure that"
line "seeing @"
text_from_ram wSeerNickname
text ""
text_start
para "in battle would"
line "excite anyone."
done
@@ -450,7 +450,7 @@ UnknownText_0x1c4b92::
db "@@"
UnknownText_0x1c4baf::
text ""
text_start
para "evolved into"
line "@"
text_from_ram StringBuffer1
@@ -460,14 +460,14 @@ UnknownText_0x1c4baf::
UnknownText_0x1c4bc5::
text "Huh? @"
text_from_ram StringBuffer2
text ""
text_start
line "stopped evolving!"
prompt
UnknownText_0x1c4be3::
text "What? @"
text_from_ram StringBuffer2
text ""
text_start
line "is evolving!"
done
@@ -937,7 +937,7 @@ UnknownText_0x1c5699::
UnknownText_0x1c56af::
text_from_ram wMonOrItemNameBuffer
text ""
text_start
line "did not learn"
cont "@"
text_from_ram StringBuffer2
@@ -954,7 +954,7 @@ UnknownText_0x1c56c9::
para "But @"
text_from_ram wMonOrItemNameBuffer
text ""
text_start
line "can't learn more"
cont "than four moves."
@@ -973,7 +973,7 @@ UnknownText_0x1c5740::
UnknownText_0x1c574e::
text " Poof!@"
interpret_data
text ""
text_start
para "@"
text_from_ram wMonOrItemNameBuffer
text " forgot"
@@ -1179,7 +1179,7 @@ UnknownText_0x1c5afa::
UnknownText_0x1c5b17::
text "Gotcha! @"
text_from_ram EnemyMonNick
text ""
text_start
line "was caught!@"
sound_caught_mon
db "@@"
@@ -1291,7 +1291,7 @@ UnknownText_0x1c5d03::
text "There was a trophy"
line "inside!@"
sound_dex_fanfare_50_79
text ""
text_start
para "@"
text_from_ram PlayerName
text " sent the"

View File

@@ -45,7 +45,7 @@ BillPhoneNotFullText: ; 0x1b452a
para "<PLAY_G>, your BOX"
line "has room for @"
text_from_ram StringBuffer3
text ""
text_start
cont "more #MON."
para "Get out there and"

View File

@@ -491,7 +491,7 @@ UnknownText_0x64e2f: ; 0x64e2f
para "to @"
text_from_ram StringBuffer5
text ""
text_start
line "and pick it up?"
done
; 0x64e90
@@ -561,7 +561,7 @@ UnknownText_0x6501c: ; 0x6501c
text "You know what?"
line "A wild @"
text_from_ram StringBuffer4
text ""
text_start
para "got away from me"
line "again."
@@ -918,7 +918,7 @@ DerekCheekPincherText: ; 0x65ab2
text "Listen to this."
line "My @"
text_from_ram StringBuffer4
text ""
text_start
para "grins happily when"
line "I pinch its cheek."
@@ -1497,7 +1497,7 @@ UnknownText_0x669ed: ; 0x669ed
text "But get this, a"
line "wild @"
text_from_ram StringBuffer4
text ""
text_start
para "just barely eluded"
line "us."
@@ -1808,7 +1808,7 @@ UnknownText_0x6717a: ; 0x6717a
text_from_ram StringBuffer3
text "'s @"
text_from_ram StringBuffer4
text ""
text_start
line "is much stronger"
cont "than before!"
done
@@ -1831,7 +1831,7 @@ UnknownText_0x671eb: ; 0x671eb
para "A wild @"
text_from_ram StringBuffer4
text ""
text_start
line "got away from me"
para "again. It's just"

View File

@@ -316,7 +316,7 @@ UnknownText_0x174895: ; 0x174895
para "in @"
text_from_ram StringBuffer5
text ""
text_start
line "when you can."
done
; 0x1748ea
@@ -372,7 +372,7 @@ UnknownText_0x1749c7: ; 0x1749c7
GavenGreaterText: ; 0x174a24
text "My @"
text_from_ram StringBuffer4
text ""
text_start
line "might be greater"
cont "than I imagined."
@@ -485,7 +485,7 @@ UnknownText_0x174cf6: ; 0x174cf6
text "Oh, have you ever"
line "seen a @"
text_from_ram StringBuffer4
text ""
text_start
cont "before?"
para "I just battled"
@@ -823,7 +823,7 @@ UnknownText_0x175591: ; 0x175591
text "Oh yeah, I took"
line "down a @"
text_from_ram StringBuffer4
text ""
text_start
para "in the wild the"
line "other day."
@@ -927,7 +927,7 @@ UnknownText_0x175869: ; 0x175869
text "Oh yeah, we KO'd a"
line "wild @"
text_from_ram StringBuffer4
text ""
text_start
para "with one hit a"
line "while back."
@@ -1549,7 +1549,7 @@ UnknownText_0x176aef: ; 0x176aef
para "wild @"
text_from_ram StringBuffer4
text ""
text_start
line "quite often."
para "They're easily"
@@ -1605,20 +1605,20 @@ UnknownText_0x176c61: ; 0x176c61
para "I took a hike in"
line "@"
text_from_ram StringBuffer5
text ""
text_start
cont "yesterday, see?"
para "Well, there were"
line "tons of @"
text_from_ram StringBuffer4
text ""
text_start
para "around! You have"
line "to see it!"
para "I get this feeling"
line "that @"
text_from_ram StringBuffer4
text ""
text_start
para "may be timid."
line "I didn't see any"

View File

@@ -1,7 +1,7 @@
JoseAskNumber1Text:
text "If my @"
text_from_ram StringBuffer4
text ""
text_start
line "sees anything"
para "pretty, it goes"

View File

@@ -14,7 +14,7 @@ MomPhoneLandmarkText: ; 0x1b4021
para "Isn't that where"
line "@"
text_from_ram StringBuffer4
text ""
text_start
para "is? Did you go"
line "take a look?"
done

View File

@@ -739,7 +739,7 @@ UnknownText_0x1b5d51: ; 0x1b5d51
UnknownText_0x1b5d9f: ; 0x1b5d9f
text "Hello, @"
text_from_ram StringBuffer3
text ""
text_start
line "speaking."
para "Oh, <PLAY_G>."
@@ -749,7 +749,7 @@ UnknownText_0x1b5d9f: ; 0x1b5d9f
UnknownText_0x1b5dcc: ; 0x1b5dcc
text "Hello, @"
text_from_ram StringBuffer3
text ""
text_start
line "speaking."
para "Oh, <PLAY_G>."
@@ -759,7 +759,7 @@ UnknownText_0x1b5dcc: ; 0x1b5dcc
UnknownText_0x1b5df8: ; 0x1b5df8
text "Hello, @"
text_from_ram StringBuffer3
text ""
text_start
line "speaking."
para "Oh, <PLAY_G>."
@@ -852,7 +852,7 @@ UnknownText_0x1b5ff6: ; 0x1b5ff6
para "This is @"
text_from_ram StringBuffer3
text ""
text_start
line "the HIKER!"
done
@@ -862,7 +862,7 @@ UnknownText_0x1b6017: ; 0x1b6017
para "This is @"
text_from_ram StringBuffer3
text ""
text_start
line "the HIKER!"
done
@@ -872,7 +872,7 @@ UnknownText_0x1b6041: ; 0x1b6041
para "This is @"
text_from_ram StringBuffer3
text ""
text_start
line "the HIKER!"
done
@@ -1033,7 +1033,7 @@ UnknownText_0x1b6352: ; 0x1b6352
UnknownText_0x1b638c: ; 0x1b638c
text "Hello? @"
text_from_ram StringBuffer3
text ""
text_start
line "here…"
para "Hey, <PLAY_G>!"
@@ -1042,7 +1042,7 @@ UnknownText_0x1b638c: ; 0x1b638c
UnknownText_0x1b63a8: ; 0x1b63a8
text "Hello? @"
text_from_ram StringBuffer3
text ""
text_start
line "here…"
para "Wow, <PLAY_G>!"
@@ -1051,7 +1051,7 @@ UnknownText_0x1b63a8: ; 0x1b63a8
UnknownText_0x1b63c4: ; 0x1b63c4
text "Hello? @"
text_from_ram StringBuffer3
text ""
text_start
line "here…"
para "Yippee, <PLAY_G>!"
@@ -1563,7 +1563,7 @@ UnknownText_0x1b6db9: ; 0x1b6db9
para "Heh, my @"
text_from_ram StringBuffer4
text ""
text_start
line "is so tough, it"
para "doesn't need to go"
@@ -1722,7 +1722,7 @@ UnknownText_0x1b7161: ; 0x1b7161
para "My @"
text_from_ram StringBuffer4
text ""
text_start
line "looks like it will"
para "get tough enough"

View File

@@ -232,7 +232,7 @@ ContestResults_ReadyToJudgeText:
ContestResults_PlayerWonAPrizeText:
text "<PLAYER>, the No.@"
text_from_ram StringBuffer3
text ""
text_start
line "finisher, wins"
cont "@"
text_from_ram StringBuffer4
@@ -280,14 +280,14 @@ ContestResults_PartyFullText:
GymStatue_CityGymText:
text_from_ram StringBuffer3
text ""
text_start
line "#MON GYM"
done
GymStatue_WinningTrainersText:
text "LEADER: @"
text_from_ram StringBuffer4
text ""
text_start
para "WINNING TRAINERS:"
line "<PLAYER>"
done