0 Members and 2 Guests are viewing this topic.
Well, if it's a real z80, then we should, maybe with really minor changes.remember though, all of the asm written will be for a monochrome 96x64 (probably wrong ) resolution and we will want to rewrite most stuff for the better specs. direct portability would be nice, of course.
Black, red, blue, green?
Color I think shouldn't be a huge worry right now. And if we do manage color then we really don't need that much. The more color there is the more complicated it will get. 4 bit color is more than enough, I think.
4 bit color is 16 colors. What you were saying with 256 colors is 8 bit color.