Download Famitile v0.1 (including source codes and Windows binaries): http://zzo38computer.org/nes_program/famitile.zip
Here is a list of some of its features:
Here is a list of some of its features:
- Command-line mode and GUI (SDL) mode.
- CP437 is built-in.
- Mirror/flip tiles.
- Shift tiles up/down/left/right.
- Recolor tiles.
- Rotate tiles (not yet implemented).
- Transpose grid (may be useful when working on sprites).
- AND/OR/XOR between tiles.
- Load tiles in following formats: Famicom, Gameboy, Virtualboy, NeoGeo, 1bpp. (Saving is only Famicom)
- Nametables can load/save in standard and MMC5 extension formats.
- Edit up to sixteen CHR banks at once.
- Lastline mode in GUI to enter commands same as command-line mode.
- Support vi keys (hjkl can be used instead of arrow keys).
- Check for duplicates.
- Clipboard.
- Loops can be used with command-line and lastline mode.
- Mouse can also be used, although all commands can be accessed even by only the keyboard.
- Written in C (CP437, bit hacks, and palette include files are created by other programs, also included).
- Cross-platform (only tested on Windows so far, though).
- Licensed under GNU GPL v3 or later version.