Aww, nice stuff there, Shendo. I'm seeing if I can get that one colored. Should at least be worth something.
Anyway, I have here a newer version of my interpreter with some bug fixes to the coloring system, and a revised drawing routine to speed things up further. Also implemented a less confusing color mode button. Since I don't really have that much time to complete the documentation, the source code has been included, and you can poke around there... see if you can get anything out of it for your own interpreter. If you don't like the filter or anything else I'm doing in there, you can make a new Interface class to implement a different filter. There's no license attached to this thing so few free to do whatever you would like to do with it.
Oh, and feel free to implement a palette system! I've been meaning to add that but I'm just too pwned by other works to do anything about it. And then the performance of the drawing routine keeps bugging me so I keep coming back to that... Ah well, enough ranting from me.
In case you missed the wall of texts:
Source code included inside!!
Edit: removed source code. An improved version of it can be found in the news subscription forum.
__________________
cChip interpreter WIP - current status: Release Candidate
LRx Filter RC - current performance rating: 9/10
Last edited by runawayprisoner; July 31st, 2009 at 16:59..