I'm baaack...just posted NESICIDE v0.2. As the version suggests, it is a pretty incremental update.
www.nesicide.com
Things added/changed:
0. Palette updated -- thanks BMF54123. Working on palette import but haven't settled on a file format...is there one?!
1. Window maximize will double nametable size if window is big enough.
2. Smarter combining of auto-generated sourcecode objects into ROM image on assembling.
a)Included ".incobj" directive in assembler that allows explicit placement of auto-generated sourcecode in ROM (for PRG-ROM pattern placement, for example).
b)Updated SimpleParallaxDemo to show usage of .incobj directive.
3. Minor GUI improvements.
Things in-work, possibly for v0.3:
0. Subroutine library (mapper interface subs, typical activity subs, etc.)
1. Nametable compression algorithm support (RLE with vertical or horizontal striping, ... are there others?).
2. Enhancements to assembler to support anonymous labeling.
I've also started working on an MMC1 demo.
I'd love to hear more of what you all would want / not want in future versions. I still have these on the list:
0. Palette numbering.
1. Portable file format (XML...)
2. Auto-create patterns on nametable painting or BMP import.
Thanks!
www.nesicide.com
Things added/changed:
0. Palette updated -- thanks BMF54123. Working on palette import but haven't settled on a file format...is there one?!
1. Window maximize will double nametable size if window is big enough.
2. Smarter combining of auto-generated sourcecode objects into ROM image on assembling.
a)Included ".incobj" directive in assembler that allows explicit placement of auto-generated sourcecode in ROM (for PRG-ROM pattern placement, for example).
b)Updated SimpleParallaxDemo to show usage of .incobj directive.
3. Minor GUI improvements.
Things in-work, possibly for v0.3:
0. Subroutine library (mapper interface subs, typical activity subs, etc.)
1. Nametable compression algorithm support (RLE with vertical or horizontal striping, ... are there others?).
2. Enhancements to assembler to support anonymous labeling.
I've also started working on an MMC1 demo.
I'd love to hear more of what you all would want / not want in future versions. I still have these on the list:
0. Palette numbering.
1. Portable file format (XML...)
2. Auto-create patterns on nametable painting or BMP import.
Thanks!