Log inRegister an accountBrowse CSDbHelp & documentationFacts & StatisticsThe forumsAvailable RSS-feeds on CSDbSupport CSDb Commodore 64 Scene Database
You are not logged in - nap
CSDb User Forums


Forums > C64 Coding > Multicolor text mode 4x8
2010-02-08 16:53
breeze
Account closed

Registered: Mar 2009
Posts: 20
Multicolor text mode 4x8

Hi!

I was read on the wikipedia, some information about text mode Commodore C64 - 4x8 multicolor:

| Text mode: 40×25 characters; 256 user-defined chars (8×8 pixels, or 4×8 in multicolor mode); 4-bit color RAM defines foreground color.

But as an example, show only the standard text screenshot.

Somebody can explain to me what is it this in text mode, as it turns on and preferably with an example.

I would be glad if you bring in a sample screenshot.

Many thanks in advance.
 
... 5 posts hidden. Click here to view all posts....
 
2011-03-16 12:21
algorithm

Registered: May 2002
Posts: 705
I have an idea for a gfx mode using the char method (in combination with sprites)

Limitation ofcourse is that for Hires, only the first 8 colors can be used (same for Multicolor. 8-15 is mapped onto 0-7) hence careful selection of the two main multicolors are required ($d022-$d023)

This is why you dont see any hires parallax (as in turrican/turrican2/phobia/mayhem in monsterland etc) or any hires combo using any hires color (8-15)
2011-03-16 14:12
Skate

Registered: Jul 2003
Posts: 494
worst thing is, you are not able to use 3 gray tones at the same time using multicolor character mode. but at the same time we have many colorful demo parts thanks to this limitation. :)
2011-03-16 14:30
v3to

Registered: Feb 2005
Posts: 150
hm. imo it is not necessary to set any of the fixed colors to black. in most cases it is enough to use the variable one for this... (as seen in some games like mayhem, rolling ronny, some parts of turrican)
2011-03-16 14:56
S.E.S.

Registered: Apr 2010
Posts: 19
You can have hires pixels in one color (8-15) if you set $D021 to this color. :)
2011-03-16 16:04
TWW

Registered: Jul 2009
Posts: 545
Quote: worst thing is, you are not able to use 3 gray tones at the same time using multicolor character mode. but at the same time we have many colorful demo parts thanks to this limitation. :)

As S.E.S sais;

Use $d022 & $d023 for dark grey and medium grey
Use $d021 for light grey
THEN use $d800 for any of the 8 first collors ;-)
2011-03-16 17:56
algorithm

Registered: May 2002
Posts: 705
Quote: You can have hires pixels in one color (8-15) if you set $D021 to this color. :)

Hehe yes, ofcourse. I meant the independant choice per 8x8 block. $d021,22,23 would account for the entire image (unless splits are used)
2011-03-16 18:05
Oswald

Registered: Apr 2002
Posts: 5094
Quote: I have an idea for a gfx mode using the char method (in combination with sprites)

Limitation ofcourse is that for Hires, only the first 8 colors can be used (same for Multicolor. 8-15 is mapped onto 0-7) hence careful selection of the two main multicolors are required ($d022-$d023)

This is why you dont see any hires parallax (as in turrican/turrican2/phobia/mayhem in monsterland etc) or any hires combo using any hires color (8-15)


since when are colors 8-15 called hires ? :)
2011-03-16 18:36
algorithm

Registered: May 2002
Posts: 705
Hehe i certainly worded that incorrectly. I meant that colors 8-15 dont appear in a 8x8 hires block if using the mcol char mode (unless $d021/22/23 is used)
2011-03-16 23:35
TWW

Registered: Jul 2009
Posts: 545
Quote: Hehe i certainly worded that incorrectly. I meant that colors 8-15 dont appear in a 8x8 hires block if using the mcol char mode (unless $d021/22/23 is used)

Isn't it an oxymoron stating:

XXX doesen't appear in a 8x8 "Hi-Res" block if you use "Multicollor"?




I know... I'm just out for some shit and giggles 8-D
2011-03-16 23:40
algorithm

Registered: May 2002
Posts: 705
Multicolor Char mode i meant (Which can comprise of hires and mcol blocks) instead of multicolor.

The mode has some potential. Combined with multicolor underlay and $d021/22/23/25/26 splits I will see what i can come up with
Previous - 1 | 2 - Next
RefreshSubscribe to this thread:

You need to be logged in to post in the forum.

Search the forum:
Search   for   in  
All times are CET.
Search CSDb
Advanced
Users Online
Maxice
Chesser/Blazon
Krill/Plush
Acidchild/Padua
Bieno/Commodore Plus
Nordischsound/Hokuto..
Ymgve
HOL2001/Quantum
Dymo/G★P
Guests online: 80
Top Demos
1 Next Level  (9.7)
2 13:37  (9.7)
3 Mojo  (9.7)
4 Coma Light 13  (9.6)
5 Edge of Disgrace  (9.6)
6 What Is The Matrix 2  (9.6)
7 The Demo Coder  (9.6)
8 Uncensored  (9.6)
9 Comaland 100%  (9.6)
10 Wonderland XIV  (9.6)
Top onefile Demos
1 No Listen  (9.6)
2 Layers  (9.6)
3 Cubic Dream  (9.6)
4 Party Elk 2  (9.6)
5 Copper Booze  (9.6)
6 Dawnfall V1.1  (9.5)
7 Rainbow Connection  (9.5)
8 Onscreen 5k  (9.5)
9 Morph  (9.5)
10 Libertongo  (9.5)
Top Groups
1 Performers  (9.3)
2 Booze Design  (9.3)
3 Oxyron  (9.3)
4 Triad  (9.3)
5 Censor Design  (9.3)
Top Webmasters
1 Slaygon  (9.6)
2 Perff  (9.6)
3 Sabbi  (9.5)
4 Morpheus  (9.4)
5 CreaMD  (9.1)

Home - Disclaimer
Copyright © No Name 2001-2024
Page generated in: 0.05 sec.