index
:
pokepicross
master
Pokémon Picross
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
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
oops
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
2020-09-10
Document char printing routine
mid-kid
2020-09-10
mgbdis: Allow adjusting width of data tables
mid-kid
2020-09-10
mgbdis: Add pointer table support
mid-kid
2020-09-09
Set up initial structure
mid-kid
2020-09-09
mgbdis: Support end-of-line comments in sym files
mid-kid
2020-09-09
mgbdis: Add single-bank disassembly
mid-kid
2020-09-09
Add gitignore
mid-kid
2020-09-09
Initial commit, add mgbdis
mid-kid
[prev]