I am now forking MegaZeux to add features, like new SMZX modes and new counters.
So far, i have:
- mzx_bpp, a new counter to check the BPP MegaZeux is running at
- SMZX mode 4, an 8x7 SMZX mode 3
- SMZX mode 5, a 4x14 1024-colour SMZX mode 3.
More on SMZX mode 5:
Quote
The next 3 colors are then base+1, base+2, base+3.
So, for example, selecting colors give you:
- color 0: 0, 1, 2, 3
- color 1: 4, 5, 6, 7
- color 2: 8, 9, 10, 11
- color 3: 12, 13, 14, 15
etc...
The mzx_bpp counter is for the 8-bpp mode, because in it, it only supports the first 256 colors. Extra colors are wrapped around.
Enjoy!
v1:
Win32 binary
Source code (i hope it works)
This post has been edited by asiekierka: 21 November 2009 - 10:34 AM

Help











