index
:
pokepicross
master
Pokémon Picross
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
Age
Commit message (
Collapse
)
Author
2020-09-13
LOW(TX_END) == HIGH(TX_END) == $ff; checks are for if low & high == $ff
Rangi
2020-09-13
Merge branch 'master' of https://github.com/mid-kid/pokepicross
Rangi
2020-09-13
Extract more font graphics
Rangi
2020-09-13
Dump bank 9 strings
mid-kid
2020-09-13
Document second set of text printing functions
mid-kid
...this time in home
2020-09-12
Avoid value truncation warnign
Rangi
2020-09-13
text_chars_2 -> text_chars_bw
mid-kid
2020-09-13
Merge branch 'master' of github.com:mid-kid/pokepicross
mid-kid
2020-09-12
Dump strings, write tooling around them
mid-kid
2020-09-12
Extract the rest of the level graphics, and add gfx subdirectories
Rangi
2020-09-12
Port const macros from pokecrystal, and add const_dw for jumptables
Rangi
2020-09-12
Define ld16 macro
Rangi
2020-09-12
Disassemble tutorial
mid-kid
2020-09-12
name some of the rsts
mid-kid
2020-09-12
Small fixups
mid-kid
2020-09-12
Extract graphics from bank $6E and $6F
Rangi
2020-09-12
Disassemble the start of bank 0
Rangi
2020-09-11
Convert tabs to spaces...
mid-kid
2020-09-11
Document text_char_print
mid-kid
2020-09-11
Document character values
mid-kid
2020-09-10
Document char printing routine
mid-kid
2020-09-09
Set up initial structure
mid-kid
[prev]