Lines Matching +full:256 +full:- +full:byte
1 #------------------------------------------------------------------------------
4 # Fabio R. Schmidlin <sd-snatcher@users.sourceforge.net>
6 # Maki-chan v1 Graphic format
7 # The image resolution should be X=(44.L - 40.L) and Y=(46.L - 42.L), but I couldn't find a way to …
9 0 string/b MAKI01 Maki-chan v1.
12 >>8 byte x %c
13 >>9 byte x \b%c
14 >>10 byte x \b%c
15 >>11 byte x \b%c
22 # Maki-chan v2 Graphic format
26 0 string/b MAKI02\ \ Maki-chan v2 image,
27 >8 byte x system ID: %c
28 >9 byte x \b%c
29 >10 byte x \b%c
30 >11 byte x \b%c,
32 #Maki-chan video modes are a bit messy and seems to have been expanded over the years without too m…
35 # - b0=pixel aspect ratio: 1=2:1 (note: this ignores that the machine's 1:1 pixel aspect ratio is…
36 # - b1=number of colors: 0=16 colors, 1=8 colors
37 # - b2=Palette or fixed colors flag (called "analog" and "digital" in the doc): 0=Paletted, 1=Fixed…
39 # - b0=256 paletted colors
40 # - b1=256 fixed colors using the MSX SCR8 palette
42 # - 256x212 image with 19268 YJK colors. The usual resolution and color information fields from the…
43 >>&1 ubeshort 0x0344 256x212, 19268 fixed YJK colors
51 >>>&0 ubyte&0x81 0x80 256 paletted RGB colors
52 >>>&0 ubyte&0x81 0x81 256 fixed MSX-SCR8 colors
65 >>>&4 byte x system ID: %c
66 >>>&5 byte x \b%c
67 >>>&6 byte x \b%c
68 >>>&7 byte x \b%c,
71 >>>&3 ubyte 8 Yanagisawa Pi 256 color picture
72 >>>&4 byte x system ID: %c
73 >>>&5 byte x \b%c
74 >>>&6 byte x \b%c
75 >>>&7 byte x \b%c,