Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
More cygwin installation instructions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Movement.
|
|
|
|
Conflicts:
extras/gbz80disasm.py
Comments.
|
|
Various whitespace and formatting changes.
|
|
|
|
fixes #152
|
|
|
|
|
|
|
|
|
|
data detection in gbz80disasm
|
|
|
|
Re-organizing some engine-related asm and constants.
|
|
reformat install + fix source preprocessing
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
get the scalpel out of there
|
|
|
|
|
|
the is_data flag never did anything. now it does
encountering the end of a branch with outstanding labels will read anything between said labels as data
|
|
|
|
|
|
indents were previously 8 spaces
|
|
|
|
|
|
|
|
|
|
Added to vba intructions and reformatted docstrings to include a summary
line. (Docstring summaries should be max 72 characters.)
|
|
fixes #151 fixes #150
|
|
the preprocessor queue was preventing files from being recognized as out-of-date
this highlights similar errors with graphics targets, which need to be fixed anyway
|