| |
chriz74
Registered: Apr 2009 Posts: 33 |
80 columns and ascii demos
Question: Any text demo for c64 like for example the entries at http://tmdc.scene.org/ ?
Can anything like that be done on a c64 in a 80 column mode? |
|
| |
TheRyk
Registered: Mar 2009 Posts: 2218 |
Well, I have no own coding experience with 80 columns mode, but since there IS the possibility to switch to 80 columns modes even on a c64, why shouldn't it be possible?
Check this out, for instance:
C65 Emulator
Or the Dox to MMGold:
Maniac Mansion GOLD [neoram]
(if you have no NEO-Ram, emulate it).
I just do not know whether and how you also can define 2000 instead of 1000 values for the color RAM.
Good luck
Ryk
|
| |
chriz74
Registered: Apr 2009 Posts: 33 |
strangely I never saw any ascii demo on c64. I think some are cool. |
| |
TheRyk
Registered: Mar 2009 Posts: 2218 |
I know a few quite interesting ones written in basic, though only in 40 colums mode,e.g.
100% Basic Demo |
| |
Mace
Registered: May 2002 Posts: 1799 |
Quoting chriz74strangely I never saw any ascii demo on c64. I think some are cool.
What exactly do you mean with ASCII demo?
There's the BASIC demo category here on CSDb, as well as PETSCII Graphics. |
| |
Shadow Account closed
Registered: Apr 2002 Posts: 355 |
I did a port of Hardcore Petting, my Commodore PET demo to C64.
It uses only standard textmode (monochrome even) and doesn't look very nice, but here it is just in case someone is interested. :) |
| |
Cruzer
Registered: Dec 2001 Posts: 1048 |
Here's a little ASCII (or PETSCII to be precise) crapmo I did once: Xtreme Mega Comeback
I think the reason there aren't more textmode demos is that it usually looks better if you use a customized charset e.g. with dithering. So in fact there are a lot of textmode effects, they just don't look like it.
About 80 columns char mode on C64 - it's emulated in bitmap. You can kinda define 2000 color RAM values though, but it's on the other axis, i.e. 40x50. See HCL's half char mode in Edge of Disgrace.
|
| |
Street Tuff
Registered: Feb 2002 Posts: 88 |
check the 2nd and 3rd part of Episode 64 (final) for some 80 chars ascii stuff |
| |
chriz74
Registered: Apr 2009 Posts: 33 |
Quote: Quoting chriz74strangely I never saw any ascii demo on c64. I think some are cool.
What exactly do you mean with ASCII demo?
There's the BASIC demo category here on CSDb, as well as PETSCII Graphics.
I mean a demo written in ASM w/ modern demo effects in an 80 columns ASCII screen mode. |
| |
Steppe
Registered: Jan 2002 Posts: 1510 |
Hm, actually there's no real 80 column mode on the C64. You can fake it with interlace (flickers) or by reducing the charset width to 4x8 (unreadable). |
| |
chatGPZ
Registered: Dec 2001 Posts: 11350 |
Quote:I mean a demo written in ASM w/ modern demo effects in an 80 columns ASCII screen mode.
textmode demo on the c64 would be petscii and 40 columns. since the c64 has neither ascii nor 80 columns. obviously. =P |
... 14 posts hidden. Click here to view all posts.... |
Previous - 1 | 2 | 3 - Next |