| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Nothing has changed in c17 beyond minor standards corrections, so
there's no advantage in specifying c17 over c11.
|
|
|
|
|
|
parse_args` at the top of tools' files
|
|
|
|
function
|
|
|
|
|
|
|
|
Use some new features: \<10> macro args, SECTION UNION, SIZEOF/STARTOF, and CHARLEN/CHARSUB
|
|
|
|
|
|
|
|
|
|
This allows [\1] to work when \1 is hl, bc, or de
The object file format has changed along with the version number
|
|
|
|
|
|
|
|
filenames
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Rewrite tools/free_space.awk
|
|
- Add parameter to allow printing information per bank
- Fix bug where RAM sections would be deducted from free ROM space
- Make input format more lenient (case-insensitivity, lax spacing)
- Marked gawk requirement (`strtonum` extension) in shebang line
|
|
|
|
Update used_space.py and mapreader.py tools for rgbds v0.4.0.
|
|
|
|
|
|
Replace lzcomp with new version and match all LZ compressed files
|
|
|
|
electro_ball.png needed to preserve one whitespace tile which tools/gfx would normally remove. Preserving a list of tile indexes has been added as a general feature to tools/gfx.
sgb_border.bin needed to remove the 20x18 center area of $00 bytes. This is achievable with the standard tr utility.
|
|
Upgrade to rgbds 0.4.0, and do miscellaneous fixes
|
|
|
|
- fail for rgbds < 0.4.0
- `rst <Label>`
- `ds <count>, <byte>`
- `shift <N>`
- ASCII "\r"
- Sorted .sym file
|
|
|
|
|
|
|
|
|
|
|
|
Moshi moshi? minoru enhansumentsu desu
|
|
|