| |
Druid
Registered: Jun 2017 Posts: 5 |
C64Debugger - As the output for Demo Effects (?!?)
I've been running alot of intros/demos in c64debugger.
After observing all the memory locations dancing as they are read/written in the memory display - it occurs to me that someone could code up something that would manipulate that screen where that is where the demo is displayed (!!)
I've seen some pretty magical stuff happening in there - sometimes more visually interesting than what's being rendered on the actual c64 screen..
Switching out kernel to open things up - gives you almost a canvas of 0xFF(W) x 0xFFFF(H) display..
Has anything like that ever been done? I'd like to see it if it has.. |
|
| |
Knight Rider
Registered: Mar 2005 Posts: 133 |
Why not open a compo ? |
| |
Jetboy
Registered: Jul 2006 Posts: 338 |
Quote: I've been running alot of intros/demos in c64debugger.
After observing all the memory locations dancing as they are read/written in the memory display - it occurs to me that someone could code up something that would manipulate that screen where that is where the demo is displayed (!!)
I've seen some pretty magical stuff happening in there - sometimes more visually interesting than what's being rendered on the actual c64 screen..
Switching out kernel to open things up - gives you almost a canvas of 0xFF(W) x 0xFFFF(H) display..
Has anything like that ever been done? I'd like to see it if it has..
I did some lissajou plotting, but never released that. Was thinkinking about putting it as an easter egg in some upcoming production, but never did.
Also great minds think alike, as that was my first thought when i started playing with retro debugger :) |
| |
serato
Registered: Feb 2021 Posts: 9 |
I did joke about it 2 years ago but have not got around to doing yet |