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 > Holy Grails
2018-03-18 10:10
Krill

Registered: Apr 2002
Posts: 2847
Holy Grails

I've been wondering about them, with some having been finally discovered, others not yet, and some probably going to remain in the realm of the impossible forever.

I'm speaking of things like:
- 320x200x16 graphics without restrictions
- Crash-free all-direction hardware scrolling
- Digi replay of 8-bit samples at one register write per sample and without requiring cycle accuracy

on standard vanilla hardware, of course.

Some examples of discovered grails are:
- Cube rotating at 50 fps about 3 axes
- The 9th sprite (with some restrictions)
- On-the-fly standard GCR block read+decode+checksumming

As for definition, they all satisfy some measure of being perfect or optimal or being possible after all, with no further improvements required, possible or necessary. But i'm not so sure if that definition holds water with regard to some of the examples i listed. :D

The question is, what other Holy Grails are there, already discovered or still elusive?
What are your pet grails you've been chasing after for decades or have found eventually? :)
 
... 109 posts hidden. Click here to view all posts....
 
2018-03-19 21:48
Joe

Registered: Apr 2002
Posts: 224
My subjective holy grail was to get coders to envision my rasterbars and sprite images in the border.
Still working on some of those ideas for future use, just as the $3fff images.
I think I reached a new personal level of low-fi hickups of quite nice results.
2018-03-19 22:50
Compyx

Registered: Jan 2005
Posts: 631
My personal holy grail is something that probably has been done before: A bitmap logo swinging using VSP + linecrunch and a multiplexed DYSP in the sideborder over that and a sideborder dycp as well.

Got pretty close many years ago coding with X-Byte, but we managed to get so many errors on the disk with the sources, we never managed to rescue the sources.

All this was early 90's, but I still want to do it.
2018-03-20 06:15
ChristopherJam

Registered: Aug 2004
Posts: 1378
Unrestricted 320x200x16 graphics simply cannot happen on vanilla hardware as there is not enough memory bandwidth; the most VIC can read per raster is 40x20 bits of characters+bitmap+colour ram, and 8*24 bits of sprite definitions; 992 bits in total, far shy of the 5120 bits that would be required to independently specify the colours of 320 pixels.

Something I would like to see though, is an AGSP paired with a general purpose sprite multiplexer, that is quite happy to have sprites leaving via the top border. No novel techniques would be required, just some fiddly coding. (There's a thread somewhere on this site with implementation ideas).
2018-03-20 08:07
Trash

Registered: Jan 2002
Posts: 122
Quoting Krill
Where was that? I seem to have missed this demo

Rocketry
2018-03-20 08:17
MagerValp

Registered: Dec 2001
Posts: 1056
Quoting ChristopherJam
Unrestricted 320x200x16 graphics simply cannot happen on vanilla hardware as there is not enough memory bandwidth; the most VIC can read per raster is 40x20 bits of characters+bitmap+colour ram, and 8*24 bits of sprite definitions; 992 bits in total, far shy of the 5120 bits that would be required to independently specify the colours of 320 pixels.


320 * 4 bpp = 1280 bits required. 40 * 12 + 8 * 24 = 672 bits available.
2018-03-20 08:19
AmiDog

Registered: Mar 2003
Posts: 97
Quoting algorithm
as well as censors d404 method

I'm curious, how does that method work?
2018-03-20 09:05
ChristopherJam

Registered: Aug 2004
Posts: 1378
Quote: Quoting ChristopherJam
Unrestricted 320x200x16 graphics simply cannot happen on vanilla hardware as there is not enough memory bandwidth; the most VIC can read per raster is 40x20 bits of characters+bitmap+colour ram, and 8*24 bits of sprite definitions; 992 bits in total, far shy of the 5120 bits that would be required to independently specify the colours of 320 pixels.


320 * 4 bpp = 1280 bits required. 40 * 12 + 8 * 24 = 672 bits available.


Neither of us can do arithmetic today.

You're right, 320x4bpp is 1280 required (think I must have multiplied by 16 earlier - oops)

available is 40x12 from the char attributes+color ram, +40x8 from the bitmap data fetch, + 8*24 from the sprites, = 992

so, it's closer than either of us thought...
2018-03-20 10:39
Repose

Registered: Oct 2010
Posts: 222
I'm still wondering how 160x200x16 is done in nufli player.

As for 320x200, I don't think unrestricted is so important, the statistics of most pictures doesn't need unrestricted.
2018-03-20 19:32
ptoing

Registered: Sep 2005
Posts: 271
NUFLI Player does 160x200x16? Unrestricted? That would be news to me.

EDIT: Oh, I understood that wrong I think.

I don't think you can do 160x200 nicely in NUFLI. It would make more sense if someone would just make a standard FLI player for something like that, or even an MCOL with sprites player.
2018-03-20 23:22
Repose

Registered: Oct 2010
Posts: 222
with REU you could change colour memory every cycle or 8 pixels, something like that should open up some possibilities.

The NUFLI talk
https://www.youtube.com/watch?v=bKk0m-GDFdc

and thread
http://csdb.dk/forums/?roomid=13&topicid=68273&showallposts=1
Previous - 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 - 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
celticdesign/G★P/M..
Acidchild/Padua
Slaxx/Q/HF/MYD!
Jetboy/Elysium
chesser/Nigaz
Hobbit/Laser Inc.
Fred/Channel 4
Matt
McMeatLoaf
Guests online: 147
Top Demos
1 Next Level  (9.8)
2 Mojo  (9.7)
3 Coma Light 13  (9.7)
4 Edge of Disgrace  (9.6)
5 Comaland 100%  (9.6)
6 No Bounds  (9.6)
7 Uncensored  (9.6)
8 Wonderland XIV  (9.6)
9 Memento Mori  (9.6)
10 Bromance  (9.5)
Top onefile Demos
1 It's More Fun to Com..  (9.7)
2 Party Elk 2  (9.7)
3 Cubic Dream  (9.6)
4 Copper Booze  (9.5)
5 TRSAC, Gabber & Pebe..  (9.5)
6 Rainbow Connection  (9.5)
7 Wafer Demo  (9.5)
8 Dawnfall V1.1  (9.5)
9 Quadrants  (9.5)
10 Daah, Those Acid Pil..  (9.5)
Top Groups
1 Nostalgia  (9.3)
2 Oxyron  (9.3)
3 Booze Design  (9.3)
4 Censor Design  (9.3)
5 Crest  (9.3)
Top Webmasters
1 Slaygon  (9.7)
2 Perff  (9.6)
3 Morpheus  (9.5)
4 Sabbi  (9.5)
5 CreaMD  (9.1)

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