index
:
pokepicross
master
Pokémon Picross
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-09-14
Merge branch 'master' of github.com:mid-kid/pokepicross
mid-kid
2020-09-14
Name all level strings
mid-kid
2020-09-13
Disassemble the decompression routine
Rangi
2020-09-13
Extract more font graphics
Rangi
2020-09-13
Extract the BGM Pokémon portrait graphics
Rangi
2020-09-13
Disassemble function_01_6306 and reformat some code
Rangi
2020-09-13
Explain the text macro
Rangi
2020-09-13
Use fullwidth characters for Japanese strings
Rangi
2020-09-13
oops
mid-kid
2020-09-13
Fix tools/dump_string.py after removing charmap.py
mid-kid
2020-09-13
LOW(TX_END) == HIGH(TX_END) == $ff; checks are for if low & high == $ff
Rangi
2020-09-13
Remove unused data/strings.txt
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
Use an rgbasm macro instead of a Python preprocessor to output message charac...
mid-kid
2020-09-13
Dump bank 9 strings
mid-kid
2020-09-13
Merge branch 'master' of github.com:mid-kid/pokepicross
mid-kid
2020-09-13
Document second set of text printing functions
mid-kid
2020-09-13
Allow RGBDS= to override rgbds location
Rangi
2020-09-12
Document BGM portraits
Rangi
2020-09-13
Fix previous commit...
mid-kid
2020-09-13
Use full-width characters
mid-kid
2020-09-13
Fix .org
mid-kid
2020-09-13
Merge branch 'master' of github.com:mid-kid/pokepicross
mid-kid
2020-09-13
Dump remaining strings in bank 2
mid-kid
2020-09-12
Remove duplicate __pycache__
Rangi
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
Add screenshots to docs
Rangi
2020-09-12
Use standard 2bpp colors, as output by gfx.py
Rangi
2020-09-12
tools/coverage.py visualizes disassembly progress
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
tools/makeshim.py validates bank+address values
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
Remove non-existent shim_mgbdis.sym
mid-kid
2020-09-12
Extract graphics from bank $6E and $6F
Rangi
2020-09-12
Resize gfx/textbox_border.png
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
Add charmap
mid-kid
2020-09-11
Add farcall macro
mid-kid
2020-09-11
mgbdis: Pokemon Picross: Add farcall support
mid-kid
2020-09-11
Document character values
mid-kid
[prev]
[next]