index
:
poketcg
master
rgbgfx
Pokémon Trading Card Game
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
text
/
text9.asm
Age
Commit message (
Collapse
)
Author
2021-06-04
Disassemble the challenge machine
dannye
2021-05-21
Identify Credits text
ElectroDeoxys
2021-05-21
Extract Credits sequence
ElectroDeoxys
2021-02-16
Manually declare the 00 padding
dannye
instead of manually declaring the ff padding
2018-07-14
Add missing characters to charmaps
xCrystal
2018-07-13
Improve text macros
xCrystal
2018-07-12
Create charmaps and update text/
xCrystal
2018-07-10
More text engine
xCrystal
TODO: update charmaps and text/
2018-06-30
Rename 'Kind' labels (issue #36)
xCrystal
2018-03-05
TX_SYMBOL constants and clean up text
xCrystal
2018-03-05
charmap for male, female and é symbols
xCrystal
2018-02-17
More style cleaning up
xCrystal
2016-05-31
Remove leftover \n's
dannye
2016-05-21
rename text macro to textpointer and text/line/done for better text readability
xCrystal
2016-03-03
append "Text" to text labels
xCrystal
2016-02-29
start naming some text labels
xCrystal
includes all labels referenced so far
2016-01-16
label card names and descriptions
xCrystal
2015-03-14
Move source code into "src/". Update Makefile/scan_includes.
stag019